GET
/
inventory-counters

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-fabric-tenant-id
string
required

Merchant's 24-character tenant ID

x-fabric-channel-id
string
required

A single sales channel ID.

x-fabric-request-id
string

Unique request ID

Query Parameters

offset
integer
default: 0

Number of records to skip before returning all records. Default is 0 if no value is provided.

limit
integer
default: 10

Maximum number of records returned per page. Default is 10 if no value is provided.

Response

200 - application/json

Counter search response

data
object[]
pagination
object

Pagination response