Home > @vsf-enterprise/commercetools-api > ApiMethods > getCart
# ApiMethods.getCart() method
See the getCart() function
Signature:
getCart(cartId: string): Promise<GetCartResponse>;
# Parameters
Parameter | Type | Description |
---|---|---|
cartId | string |
Returns:
Promise<GetCartResponse>