Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Description

This method can be used to retrieve all stock quantities within a DC or retrieve stock quantities for a collection of product codes within a DC.

...

  • Will not return a SKU within a location type if the stock is 0.
  • Negative quantities are not returned.
  • If no ProductCodes are provided in the Request, All product codes with stock will be returned.
  • You can specify parameters within the call, to return specific results.
  • As the maximum length of query string is 2048, if you subtract dc and api_key from it, this provides: 2048 – 73 = 1975. For example 197 product codes can be queried if each 9 length, with a comma separator. 
  • The Available Quantity decrements once the order is in SupplyStream.

...