Square.Connect.Model.BatchRetrieveInventoryCountsRequest

November 20, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
CatalogObjectIdsListFilters results by `CatalogObject` ID. Only applied when set. Default: unset.[optional]
LocationIdsListFilters results by `Location` ID. Only applied when set. Default: unset.[optional]
UpdatedAfterstringProvided as an RFC 3339 timestamp. Returns results whose `calculated_at` value is after the given time. Default: UNIX epoch (`1970-01-01T00:00:00Z`).[optional]
CursorstringA 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]

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