Home > @vsf-enterprise/commercetools-api > ApiMethods > getInventory
# ApiMethods.getInventory() method
See the getInventory() function
Signature:
getInventory(params: GetInventoryParams, customQuery?: CustomQuery): Promise<GetInventoryResponse>;
# Parameters
Parameter | Type | Description |
---|---|---|
params | GetInventoryParams | |
customQuery | CustomQuery |
Returns:
Promise<GetInventoryResponse>