Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 786 Bytes

RetrieveInventoryChangesRequest.md

File metadata and controls

10 lines (7 loc) · 786 Bytes

RetrieveInventoryChangesRequest

Properties

Name Type Description Notes
LocationIds string The `Location` IDs to look up as a comma-separated list. An empty list queries all locations. [optional] [default to null]
Cursor string A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for the original query. See the Pagination guide for more information. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]