cart response
unknown
plain_text
2 years ago
5.0 kB
9
Indexable
{
"cart": {
"object": "cart",
"id": "cart_01H8HA0S1NWR9MYZ9A4NMVV2M3",
"created_at": "2023-08-23T13:40:51.373Z",
"updated_at": "2023-08-23T13:40:51.373Z",
"deleted_at": null,
"email": null,
"billing_address_id": null,
"shipping_address_id": null,
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"customer_id": null,
"payment_id": null,
"type": "default",
"completed_at": null,
"payment_authorized_at": null,
"idempotency_key": null,
"context": {
"ip": "::1",
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
},
"metadata": null,
"sales_channel_id": "sc_01H5PH59FNSVQJ6EQB5504KPDF",
"billing_address": null,
"discounts": [],
"gift_cards": [],
"items": [],
"payment": null,
"payment_sessions": [],
"region": {
"id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"created_at": "2023-07-19T07:34:46.027Z",
"updated_at": "2023-07-19T07:34:46.027Z",
"deleted_at": null,
"name": "EU",
"currency_code": "eur",
"tax_rate": 0,
"tax_code": null,
"gift_cards_taxable": true,
"automatic_taxes": true,
"tax_provider_id": null,
"metadata": null,
"countries": [
{
"id": 109,
"iso_2": "it",
"iso_3": "ita",
"num_code": 380,
"name": "ITALY",
"display_name": "Italy",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
},
{
"id": 209,
"iso_2": "es",
"iso_3": "esp",
"num_code": 724,
"name": "SPAIN",
"display_name": "Spain",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
},
{
"id": 75,
"iso_2": "fr",
"iso_3": "fra",
"num_code": 250,
"name": "FRANCE",
"display_name": "France",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
},
{
"id": 60,
"iso_2": "dk",
"iso_3": "dnk",
"num_code": 208,
"name": "DENMARK",
"display_name": "Denmark",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
},
{
"id": 82,
"iso_2": "de",
"iso_3": "deu",
"num_code": 276,
"name": "GERMANY",
"display_name": "Germany",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
},
{
"id": 235,
"iso_2": "gb",
"iso_3": "gbr",
"num_code": 826,
"name": "UNITED KINGDOM",
"display_name": "United Kingdom",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
},
{
"id": 215,
"iso_2": "se",
"iso_3": "swe",
"num_code": 752,
"name": "SWEDEN",
"display_name": "Sweden",
"region_id": "reg_01H5PH59HR1YZJY6VX26NYM6SD",
"flag": null
}
],
"payment_providers": [
{
"id": "manual",
"is_installed": true
}
],
"tax_rates": []
},
"sales_channel": {
"id": "sc_01H5PH59FNSVQJ6EQB5504KPDF",
"created_at": "2023-07-19T07:34:45.950Z",
"updated_at": "2023-07-19T07:34:45.950Z",
"deleted_at": null,
"name": "Default Sales Channel",
"description": "Created by Medusa",
"is_disabled": false,
"metadata": null
},
"shipping_address": null,
"shipping_methods": [],
"subtotal": 0,
"discount_total": 0,
"item_tax_total": 0,
"shipping_total": 0,
"shipping_tax_total": 0,
"gift_card_total": 0,
"gift_card_tax_total": 0,
"tax_total": 0,
"total": 0
}
}Editor is loading...