Stock Query
Use format: Token <your_token>
Product SKU(s) to check availability for. Can be specified multiple times for multiple products. Duplicate SKUs are counted as quantity requirements.
{"summary":"Single SKU","value":["ABC123"]}ERP code(s) of specific stock locations to check. Can be specified multiple times. If not provided, all active stock locations will be considered.
{"summary":"Single Location","value":["WH001"]}Tag name(s) to filter stock locations by tags. Can be specified multiple times. Only stock locations with matching tags will be considered.
{"summary":"Single Tag","value":["fast-delivery"]}Stock availability check completed successfully. Returns fulfillment status for each stock location.
True if the stock location can fulfill ALL requested SKUs, false otherwise
Bad Request - Invalid parameters or no valid stock locations found
Unprocessable Entity - Request validation failed
Internal Server Error - Unexpected server error occurred
Last updated
Was this helpful?

