Cancellations
CancelBoletoOut
Cancel a boleto out by document number.
post/CancelBoletoOut
Request body
Example request
{
"Method": "CancelBoletoOut",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"DocumentNumber": 656
}Response
OK
Cancel a boleto out by document number.
{
"Method": "CancelBoletoOut",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"DocumentNumber": 656
}OK