WarehouseApi

Get Warehouse Information

Retrieves warehouse inventory items for the authenticated customer, optionally filtered by item code.

get/warehouse

Query parameters

itemCodestring

Item code to filter by. When omitted, all warehouse items for the customer are returned.

Response

OK

status'OK' | 'Error' | 'ValidationFailed'

0 = OK, 1 = Error, 2 = ValidationFailed

traceIDstring nullable

Unique trace identifier for debugging and support purposes.

Changes

No recorded changes to this endpoint across all 1 revision of this API.