{
"titles": [
{
"order": {
"uid": "text"
},
"financialAgent": {
"type": "INDIVIDUAL",
"identificationNumber": "text",
"name": "text",
"buyerIsFinancial": true,
"payment": {
"type": "BANK_TRANSFER",
"bank": "text",
"agency": "text",
"agencyDigit": "text",
"account": "text",
"accountDigit": "text"
}
},
"buyerIdentification": "text",
"providerExternalId": "text",
"platformDiscountedValue": 1,
"financialDiscountedValue": 1,
"buyerDiscountedValue": 1,
"billingFee": 1,
"moneyTransferFee": 1,
"originalValue": 1,
"anticipatedDueDate": "2025-05-16",
"acceptedDate": "2025-05-16",
"platformCommission": "text",
"provider": {
"identification": "text",
"externalId": "text",
"bankAccount": {
"bank": "text",
"agency": "text",
"agencyDigit": "text",
"account": "text",
"accountDigit": "text"
}
}
}
]
}