Consult Boleto
GetListBoletoByDate
More performant version than GetBoletoByDate. Use to get boletos by range of dates.
post/GetListBoletoByDate
Request body
Example request
{
"Method": "GetListBoletoByDate",
"PartnerId": 93234,
"BusinessUnitId": 40380,
"Date": {
"Initial": "2024-02-01T00:00:00.000Z",
"Final": "2024-02-05T00:00:00.000Z"
},
"PageSize": 10
}Response
Ok