{
"billings": [
{
"address_city": "string",
"address_complement": "string",
"address_neighborhood": "string",
"address_number": "string",
"address_state": "string",
"address_street": "string",
"address_zip_code": "string",
"amount": 0,
"by_mail": true,
"by_whatsapp": true,
"customer_document": "string",
"customer_mail": "string",
"customer_name": "string",
"customer_phone": "string",
"customer_secondary_phone": "string",
"discount_before_payment": 0,
"discount_before_payment_due_date": 0,
"description": "string",
"due_date": 0,
"fees": 0,
"fine": 0,
"installment_type": "string",
"installments": 0,
"nfe_number": "string",
"recipients": [
"string"
],
"type": "string",
"integration_identifier": "string",
"boleto_base64": "string",
"code": "string",
"hash": "string"
}
]
}