Queries
GetBoletoOutByBarcode
returns payment data already generated within our platform by barcode
post/GetBoletoOutByBarcode
Request body
Example request
{
"Method": "GetBoletoOutByBarcode",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"Barcode": "03394894500000087671760680778200262003064000"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.