GetShippingMethodsParams
Parameters for the getShippingMethods API endpoint.
interface GetShippingMethodsParams {
cartId: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
cartId | Required | string |
Parameters for the getShippingMethods API endpoint.
interface GetShippingMethodsParams {
cartId: string;
}| Name | Required | Type | Description |
|---|---|---|---|
cartId | Required | string |