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