Change Boleto
AlterBoletoInProducts
Alter the products of a Boleto.
post/AlterBoletoInProducts
Request body
Example request
{
"Method": "AlterBoletoInProducts",
"PartnerId": 216,
"BusinessUnitId": 328,
"DocumentNumber": 12191,
"Products": [
{
"SellerName": "Bilbo Bolseiro",
"ReceiverName": "Bilbo Bolseiro",
"Reference": "A_m",
"ProductName": "Antonio",
"ProductValue": 10
}
]
}Response
Sucesso na alteração do boleto