locationGroupIdentifier |
String |
The External Reference of a location group to
retrieve inventory availability data for. Specifying this value retrieves inventory
data for all locations belonging to this group. |
Optional; can’t combine with locationGroupIdentifiers or locationIdentifiers
|
51.0 |
locationGroupIdentifiers |
List<String> |
A list of up to 100 External References of
location groups to retrieve inventory availability data for. |
Optional; can’t combine with locationGroupIdentifier or locationIdentifiers
|
51.0 |
locationIdentifiers |
List<String> |
A list of up to 100 External References of locations
to retrieve inventory availability data for. |
Optional; can’t combine with locationGroupIdentifier or locationGroupIdentifiers
|
51.0 |
stockKeepingUnit |
String |
The SKU of a product to retrieve inventory availability
data for. Specifying a SKU with no locations or location groups returns availability
data for that SKU at all inventory locations that aren’t assigned to location
groups. |
Optional; can’t combine with stockKeepingUnits
|
51.0 |
stockKeepingUnits |
List<String> |
A list of up to 100 SKUs of products to retrieve
inventory availability data for. |
Optional; can’t combine with stockKeepingUnit
|
51.0 |
useCache |
Boolean |
Whether to fetch the inventory data from the cache. The default
value is True.. |
Optional |
51.0 |