Queries
Get Future Posting
This method can be used to get Future Posting
post/GetFuturePosting
Request body
Example request
{
"Method": "GetFuturePosting",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"TaxNumber": "33.762.255/0001-40",
"InitialDate": "2022-05-21",
"FinalDate": "2022-05-15",
"PageSize": 10,
"PageIndex": 2,
"Bank": "001",
"Status": "0"
}Response
Successfully