Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 782 Bytes

RetrieveInventoryChangesRequest.md

File metadata and controls

16 lines (9 loc) · 782 Bytes

RetrieveInventoryChangesRequest

squareconnect.models.retrieve_inventory_changes_request

Description

Properties

Name Type Description Notes
location_ids str The Location IDs to look up as a comma-separated list. An empty list queries all locations. [optional]
cursor str 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 Pagination for more information. [optional]

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