{
"billing_instrument_description": "slip",
"slip_type": "in_cash",
"shipping_format": "email",
"wallet_code": "109",
"due_type_code": 3,
"species_code": "01",
"accepted_code": "S",
"partial_payment": true,
"free_text": "Texto livre que pode ser enviado pelo cliente",
"payer": {
"taxid_number": "86655450934",
"taxid_country": "BRA",
"name": "Gabriel Bernardo Rocha",
"email": "jorgefkania@gmail.com",
"address": {
"street": "Escadaria Marcelo Duarte Nunes",
"number": "123",
"complement": "Casa 3",
"district": "São Pedro",
"city": "Vitória",
"state": "ES",
"zip_code": "29030155",
"country": "BRA"
}
},
"guarantor_drawer": {
"name": "Empresa Avalista Exemplo LTDA",
"taxid_number": "85313416000112",
"street": "Rua das Flores",
"number": "100",
"complement": "Conjunto 12",
"district": "Centro",
"city": "Vitória",
"state": "ES",
"zip_code": "29010000",
"country": "BRA"
},
"final_beneficiary": {
"uuid": "b9d543fc-710c-424d-beff-1dbf00b4c616",
"exclusion_of_final_beneficiary": false
},
"individual_data_bill": [
{
"due_date": "2026-02-28",
"total_amount": "20.25",
"payment_deadline": "2026-04-19",
"text_your_number": "ABC1234567"
}
],
"cancel_after_due": {
"active": true,
"days": 30
},
"fees": {
"active": true,
"type": "fixed",
"interest_type_code": "93",
"interest_value": "1.25",
"interest_percentage": "0.025",
"interest_date": "2026-05-05"
},
"fine": {
"active": true,
"type": "percentage",
"code_type_fine": "01",
"fine_date": "2026-10-05",
"amount_of_fine": "9.99"
},
"discount": {
"discount_type_code": "02",
"discounts": [
{
"discount_date": "2026-02-20",
"discount_percentage": "1.52"
}
]
},
"billing_instruction": [
{
"billing_instruction_code": "01",
"number_of_billing_instruction_days": 99,
"useful_day": false
},
{
"billing_instruction_code": "05",
"number_of_billing_instruction_days": 89,
"useful_day": false
},
{
"billing_instruction_code": "07",
"number_of_billing_instruction_days": 79,
"useful_day": false
}
],
"protest": {
"active": true,
"protest_type_code": 1,
"number_of_protest_days": 99
},
"negativation": {
"negativation": true,
"code_type_negation": 2,
"amount_of_negative_days": 2
},
"divergent_receipt": {
"authorization_type_code": 1
},
"allowed_actions": {
"issue_second_copy": true,
"command_instruction_change_billing_data": true
}
}