Record
post-v1-carts-quote-id-items-params
No description available.
record post-v1-carts-quote-id-items-params {
quote-id: string,
cart-item: quote-data-cart-item-interface,
}Fields
| Name | Type | Description |
|---|---|---|
| quote-id | string | |
| cart-item | quote-data-cart-item-interface |