{
"payType": 5,
"orderNo": "{{orderNo}}",
"currency": "USD",
"amount": 9.99,
"returnUrl": "{{returnUrl}}",
"notifyUrl": "{{notifyUrl}}",
"customer": {
"firstname": "Thiago",
"lastname": "Gabriel",
"email": "thiago@example.com",
"phone": "12345678901",
"country": "US",
"state": "CA",
"city": "San Francisco",
"address": "310 Park Street",
"zipcode": "94107",
"shipping": {
"firstname": "Thiago",
"lastname": "Gabriel",
"email": "thiago@example.com",
"phone": "12345678901",
"country": "BR",
"state": "SP",
"city": "sao paulo",
"address": "Rua 9 de setembro",
"zipcode": "04849333"
}
},
"clientIp": "5.34.176.4",
"website": "https://test.com",
"product": [
{
"name": "test_name",
"sku": "test_sku",
"description": "test_description",
"quantity": "1",
"price": "4.99",
"url": "https://test.com/test_260a61ca16a8"
}
],
"metadata": "test",
"remark": "test"
}