Transactions
This resource represents transactions.
Operations
Get transactions
Requirements: Account Admin or 'Reports' privilege
Retrieve all or specific transactions associated with specified AccountID. Numbers of records returned limited to specified 'Limit' parameter with a set max of 1000. Use 'LastID' parameter to resume from previous ID. Use 'Older' parameter set to True for retrieving records prior to 'LastID' and set to False for records following 'LastID'. Records will always be returned in descending order.
Request
Query parameters
Response
GET /api/Transact
Get WDF order transactions
Requirements: Account Admin or 'WDF' privilege
Retrieve all transactions associated with specified WDF order.
GET /api/Location/{LocID}/wdf/{orderID}/Transact