Newer Version Available

This content describes an older version of this product. View Latest

OCI Get Inventory Availability Input

Details of a request to retrieve inventory availability.
Root XML tag
<ociGetInventoryInput>
Properties
Name Type Description Required or Optional Available Version
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; combine with stockKeepingUnit only. Can’t combine with locationGroupIdentifiers or locationIdentifiers. 51.0
locationGroupIdentifiers String[] A list of up to 100 External References of location groups to retrieve inventory availability data for. Optional; combine with stockKeepingUnits only. Can’t combine with locationGroupIdentifier or locationIdentifiers. 51.0
locationIdentifiers String[] A list of up to 100 External References of locations to retrieve inventory availability data for. Optional; combine withstockKeepingUnits only. 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 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