{
"dueDate": "string",
"scheduleDate": "string",
"holderBankAccountId": "string",
"statusDescription": "string",
"paymentType": "string",
"isExternalChange": true,
"value": {
"originalValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"dueValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"fineValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"interestValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"discountValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"amountPaid": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"taxValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
},
"retentionTaxValue": {
"value": 12.03,
"currencyCode": "BRL",
"valueString": "12.03"
}
},
"detail": {},
"paymentPurpose": {
"code": "string",
"description": "string",
"status": true
}
}