Get Location Items
GET {{baseUrl}}/v1/:location_id/items?batch_token=<string>
Provides summary information for all of a location's items.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
batch_token | string | A pagination cursor to retrieve the next set of results for your | |
original query to the endpoint. |