Get shopping cart
get_cartRead the current items, totals and status of a cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| status | Yes | ||
| totals | Yes | ||
| cart_ref | Yes | ||
| expires_at | No | ||
| continue_url | No | ||
| idempotent_replay | No |