get https://om.ordergroove.com/carts//
Returns all items in a user's cart, based on the user's session ID.
Authentication
No authentication required for this endpoint.
Response Body Definitions
| Name | Type | Description | Example |
|---|---|---|---|
| id | string | Merchant product ID | "62900-W01" |
| offer_id | string | Offer ID | "4a10a0e1738f46bf9d81be56ea6d8d85" |
| incentives | object | Incentives object | |
| attributes | string | Additional product attributes | |
| coupon_code | string | Coupon Code reference ID | |
| quantity | integer | Number of items | 2 |
| every | integer | Number of periods | 30 |
| every_period | integer | Type of period | 1 |
