Consult Boleto

GetBoletoInById

More performant version than GetBoletoById. Use to get a boleto by DocumentNumber.

post/GetBoletoInById

Request body

Methodstring required
PartnerIdnumber required
BusinessUnitIdnumber required
DocumentNumbernumber required

Example request

{
  "Method": "GetBoletoInById",
  "PartnerId": 93234,
  "BusinessUnitId": 40380,
  "DocumentNumber": 135518
}

Response

Ok

Successstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.