WarehouseApi

Get Warehouse Traffic

Retrieves warehouse traffic records showing stock movements (additions and removals) for the authenticated customer, optionally filtered by item code.

get/warehousetraffic

Query parameters

itemCodestring

Item code to filter traffic records by. When omitted, all traffic records 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.