Carts
Returns collection of CART resources that belong to given shop.
Columns
| Name | Type | References | |
| CartId | String | ||
| ContactId | String |
Contacts.ContactId | |
| Currency | String | ||
| TotalPrice | Double | ||
| SelectedVariants | String | ||
| ExternalId | String | ||
| TotalTaxPrice | Double | ||
| CartUrl | String | ||
| Href | String | ||
| CreatedOn | Datetime | ||
| UpdatedOn | Datetime | ||
| ShopId | String |
Shops.ShopId |