Returns a single StocktakeSection object

Stocktake is a physical inventory functionality to allow users to divide stores into sections so that they may easily be inventoried. Establishments can be divided into multiple sections.

Path Params
int64
required

ID of the StocktakeSection API object

Query Params
integer

Expects status as integer. Will only display StocktakeSection API objects that have mentioned status.

integer

Expects ID of an Stocktake API object. Will only display StocktakeSection API objects that are part of the specified Stocktake.

uuid

UUID of the resource

date-time

ISO 8601 timestamp of the time the resources were recounted (Will display only that ones at exact time provided, unless used with "greater than" or "less than" filters)

fields
array of strings

Comma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.

fields
Responses

401

authorization required

404

not found

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json