{
"idempotency_key": "63c7f8ee-51a6-470d-bb76-ef762b62bfb7",
"request_id": "daac03dc-73db-453f-9bea-b1391669d5d3",
"seller_id": "9406df6c-3100-49ba-b4df-d81c1ad8a62b",
"amount": 8900,
"order": {
"order_id": "6d2e4380-d8a3-4ccb-9138-c289182818a3",
"sales_tax": 12,
"product_type": "cash_carry"
},
"customer": {
"first_name": "John",
"last_name": "da Silva",
"name": "João da Silva",
"document_type": "CPF",
"document_number": "12345678912",
"email": "customer@email.com.br",
"phone_number": "5551999887766",
"billing_address": {
"street": "Av. Brazil",
"number": "1000",
"complement": "Sala 1",
"district": "Sao Geraldo",
"city": "Porto Alegre",
"state": "RS",
"country": "Brazil",
"postal_code": "90230060"
}
},
"boleto": {
"our_number": "1946598.0",
"document_number": "170500000019763",
"expiration_date": "16/11/2030",
"instructions": "Do not receive after expiration",
"provider": "santander",
"guarantor_name": "Ze small",
"guarantor_document_type": "CPF",
"guarantor_document_number": "78009200021"
},
"additional_data": {
"split": {
"subseller_list_payment": [
{
"subseller_id": "700104158",
"document_type": "CPF",
"document_number": "12345678912",
"subseller_sale_amount": 118708,
"items": [
{
"id": "MR1",
"description": "Product MR1.",
"amount": 118708,
"transaction_rate_percent": 1.2,
"transaction_rate_amount": 235,
"payment_plan": 3
}
]
}
]
}
}
}