Payable Information
GET {{baseUrl}}/payable?fromDate=2022-02-01&toDate=2022-02-01&exported=true&perPage=5
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fromDate | string | mandatory | |
toDate | string | mandatory | |
exported | boolean | mandatory | |
perPage | number | optional (default is 50) | |
cursor | null | optional |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |