v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Inventory

Retrieves the collection of Inventory resources.

Retrieves the collection of Inventory resources.

get/inventories

Query parameters

pageinteger

The collection page number

itemsPerPageinteger

The number of items per page

Response

Inventory collection

idstring
product_namestring
total_quantityinteger
skustring nullable
modifiedstring date-time nullable
fulfillable_quantitystring nullable
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

productNamestring
totalQuantityinteger
{"stackTrail":"components:schemas:Inventory:properties:fulfillableQuantity","oasType":"schema","type":"unknown"}

Example response

[
  {
    "integration": "quickbooks"
  }
]