v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBBill Transactions
This request gets information about the transactions made for a Bill.
Query parameters
This parameter is used to only get specific Bill Transactions by billID. This parameter expects a comma delimited list of billIDs.
This parameter is used to only get specific Bill Transactions by items in a Bill. This parameter expects a comma delimited list of poItem IDs.
This parameter is used to only get Bill Transactions that were created after or on the unix timestamp passed into it.
This parameter is used to only get Bill transactions that were created before or on the unix timestamp passed into it.
This parameter is used to only get specific Bill Transactions. This parameter expects a comma delimited list of transactionIDs.
This parameter is a result limiter. The default is set to return no more than 100 results at one time.
This parameter is used to only get Bill Transactions at a specific group of Locations. This parameter accepts a comma delimited list of Location IDs.
Cursor for pagination. Pass the transactionID of the last record from the previous page to fetch the next page. Defaults to 0 (start from the beginning).
Request body
Response
Bill Transaction