For the complete documentation index, see llms.txt. This page is also available as Markdown.

InventoryItems

Returns inventory

get
Authorizations
ApiKeystringRequired

Api key taken from 'Gateway API key' setting.

Query parameters
warehouseIdstring · uuidOptional
clientIdstring · uuidOptional
Responses
200

OK

productIdstring · uuid · nullableOptional
skustring · nullableOptional
clientIdstring · uuid · nullableOptional
warehouseIdstring · uuid · nullableOptional
quantitynumber · doubleOptional
isSerialControlledbooleanOptional
isExpiryControlledbooleanOptional
isDecimalControlledbooleanOptional
get
/inventory
200

OK

Last updated

Was this helpful?