v3
latestOpenAPI 3.1.02026-08-0619186200.1 KBReceivings
Retrieve List of Receipts
get/v1/integrations/receipts-list
Query parameters
pageinteger
1-based page number to return. Defaults to 1.
pageSizeinteger
Number of results per page. Defaults to a server-configured value; check the response metadata for the effective size.
sortOrder'DESC' | 'ASC'
Sort direction for the results: ASC (ascending) or DESC (descending). Defaults to DESC.
asnstring nullable
Return only receipts whose Advance Ship Notice (ASN) number matches this value.
warehouseIdinteger nullable
Return only receipts processed in the warehouse with this numeric identifier.
completedAtstring date-time
Return only receipts completed at or after this ISO 8601 timestamp.
Response
Success