Consulta de Boletos
post/GetBoletosDDA
Request body
Example request
{
"Method": "GetBoletosDDA",
"PartnerId": 12345,
"BusinessUnitId": 12345,
"PageSize": 10,
"PageIndex": 1,
"InitialDueDate": "00/00/0000",
"FinalDueDate": "00/00/0000",
"BeneficiaryName": "Name"
}Response
Success