v3
latestOpenAPI 3.1.02026-08-0619186200.1 KBReceivings
Retrieve List of Receivings
get/v1/integrations/receivings-list
Query parameters
asnstring nullable
Return only receivings whose Advance Ship Notice (ASN) number matches this value.
warehouseIdstring
Short warehouse code (e.g., CA1, PA2) to filter receivings by. Note: this is a string code, not a numeric ID.
createdAtstring date-time
Return only receivings created at or after this ISO 8601 timestamp.
updatedAtstring date-time
Return only receivings updated at or after this ISO 8601 timestamp.
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.
Response
Success