{
"external_identifier": "{{externalIdentifier}}",
"total_amount": "20.00",
"currency": "{{currency}}",
"sender_tax_id_number": "11082166928",
"sender_tax_id_country": "{{country}}",
"sender_name": "Natan Reis Chmura",
"sender_address": {
"street": "Praça Tiradentes",
"number": "320",
"complement": "Sala 1",
"district": "Centro",
"city": "Curitiba",
"state": "PR",
"zip_code": "01310000",
"country": "BRA"
},
"bank": "341",
"shopper_statement": "APOS O VENCIMENTO COBRAR JUROS DE 1% AO DIA, MULTA DE 2%. DESCONTO DE 5% PARA PAGAMENTO ANTES DO VENCIMENTO",
"accounting_method": "DEF",
"interest_rate": 10,
"fine_percentage": 20,
"discount_percentage": 50,
"due_date": "2025-04-30",
"recipients": [
{
"account_id": "{{accountId}}",
"amount": "20.00",
"currency": "BRL"
}
]
}