Skip to main content

Checkout

    id string
    success_url stringnullable
    cancel_url stringnullable
    payment_method stringnullable
    email stringnullable
    status string
    checkout_url stringnullable
    origin_payment_id stringnullable
    origin_payment_body objectnullable

    cart

    object

    cart_id string
    customer_session_id string
    shipping_country string

    line_items

    object[]

  • Array [

  • id string
    supplier string

    product_available_shippings

    object[]

  • Array [

  • id string
    name string
    description string
    country_code string

    price

    object

    amount number
    amount_incl_taxes number
    tax_amount number
    tax_rate number
    currency_code string
  • ]

  • product_brand string
    product_sku string
    product_barcode string
    product_id number
    product_title string

    product_image

    object[]

  • Array [

  • id number
    url string
    width number
    height number
  • ]

  • variant_id numbernullable
    variant_title stringnullable
    variant object[]
    quantity number

    shipping

    object

    nullable

    id string
    name string
    description string

    price

    object

    amount number
    amount_incl_taxes number
    tax_amount number
    tax_rate number
    currency_code string

    price

    object

    amount number
    discount number
    currency_code string
    compare_at number
    amount_incl_taxes number
    compare_at_incl_taxes number
    tax_amount number
    tax_rate number
  • ]

  • subtotal number
    shipping number
    currency string
    available_shipping_countries string[]

    billing_address

    object

    id string
    first_name string
    last_name string
    phone_code string
    phone string
    company stringnullable
    address1 string
    address2 stringnullable
    city string
    province stringnullable
    province_code stringnullable
    country string
    country_code string
    zip string

    shipping_address

    object

    id string
    first_name string
    last_name string
    phone_code string
    phone string
    company stringnullable
    address1 string
    address2 stringnullable
    city string
    province stringnullable
    province_code stringnullable
    country string
    country_code string
    zip string

    totals

    object

    currency_code string
    subtotal number
    shipping number
    total number
    taxes number
    tax_rate number
    discounts number
    discount_code stringnullable
    buyer_accepts_purchase_conditions boolean
    buyer_accepts_terms_conditions boolean
    created_at string
    updated_at string
    deleted_at stringnullable