E-Commerce
    • Payments
      • List Payments
      • List Payment Providers
      • Get a Payment
      • Capture Payment
      • Refund Payment
    • Products
      • List Products
      • Create Product
      • Manage Products
      • Export Products
      • Create Product Import
      • Confirm Product Import
      • Get a Product
      • Update a Product
      • Delete a Product
    • Orders
      • List Orders
      • Get an Order
      • Archive an Order
      • Cancel Order
      • Complete Order
    • スキーマ
      • ZoneOffset
      • java.time.ZoneOffset
      • OffsetDateTime
      • java.time.OffsetDateTime
      • Metadata
      • com.example.commerce.schema.order.Metadata
      • PaymentProvider
      • com.example.commerce.schema.order.PaymentProvider
      • ContextCustomer
      • com.example.commerce.schema.order.ContextCustomer
      • Context
      • com.example.commerce.schema.order.Context
      • Capture
      • com.example.commerce.schema.order.Capture
      • RefundReason
      • com.example.commerce.schema.order.RefundReason
      • PurpleRefund
      • com.example.commerce.schema.order.PurpleRefund
      • PaymentSessionPayment
      • com.example.commerce.schema.order.PaymentSessionPayment
      • PaymentSession
      • com.example.commerce.schema.order.PaymentSession
      • FluffyRefund
      • com.example.commerce.schema.order.FluffyRefund
      • PaymentSession
      • com.example.commerce.schema.order.PaymentSession
      • PaymentElement
      • com.example.commerce.schema.order.PaymentElement
      • PaymentCollection
      • com.example.commerce.schema.order.PaymentCollection
      • Fulfillment
      • com.example.commerce.schema.order.Fulfillment
      • SalesChannel
      • com.example.commerce.schema.order.SalesChannel
      • Metadata
      • com.example.commerce.schema.order.Metadata
      • Group
      • com.example.commerce.schema.order.Group
      • Country
      • com.example.commerce.schema.order.Country
      • Address
      • com.example.commerce.schema.order.Address
      • OrderCustomer
      • com.example.commerce.schema.order.OrderCustomer
      • Address
      • com.example.commerce.schema.order.Address
      • Price
      • com.example.commerce.schema.order.Price
      • ImageOption
      • com.example.commerce.schema.order.ImageOption
      • Image
      • com.example.commerce.schema.order.Image
      • CalculatedPrice
      • com.example.commerce.schema.order.CalculatedPrice
      • Variant
      • com.example.commerce.schema.order.Variant
      • FluffyCollection
      • com.example.commerce.schema.order.FluffyCollection
      • ParentCategoryElement
      • com.example.commerce.schema.order.ParentCategoryElement
      • ParentCategoryElement
      • com.example.commerce.schema.order.ParentCategoryElement
      • PurpleCategory
      • com.example.commerce.schema.order.PurpleCategory
      • Image
      • com.example.commerce.schema.order.Image
      • PurpleOption
      • com.example.commerce.schema.order.PurpleOption
      • Type
      • com.example.commerce.schema.order.Type
      • ProductElement
      • com.example.commerce.schema.order.ProductElement
      • PurpleCollection
      • com.example.commerce.schema.order.PurpleCollection
      • SalesChannel
      • com.example.commerce.schema.order.SalesChannel
      • Variant
      • com.example.commerce.schema.order.Variant
      • Type
      • com.example.commerce.schema.order.Type
      • ImageOption
      • com.example.commerce.schema.order.ImageOption
      • ItemProduct
      • com.example.commerce.schema.order.ItemProduct
      • VariantOptionValues
      • com.example.commerce.schema.order.VariantOptionValues
      • TaxLine
      • com.example.commerce.schema.order.TaxLine
      • Adjustment
      • com.example.commerce.schema.order.Adjustment
      • Item
      • com.example.commerce.schema.order.Item
      • Detail
      • com.example.commerce.schema.order.Detail
      • ShippingMethod
      • com.example.commerce.schema.order.ShippingMethod
      • Transaction
      • com.example.commerce.schema.order.Transaction
      • Summary
      • com.example.commerce.schema.order.Summary
      • Order
      • com.example.commerce.schema.order.Order
      • Data
      • com.example.commerce.schema.payment.Data
      • Capture
      • com.example.commerce.schema.payment.Capture
      • RefundReason
      • com.example.commerce.schema.payment.RefundReason
      • PaymentRefund
      • com.example.commerce.schema.payment.PaymentRefund
      • PaymentClass
      • com.example.commerce.schema.payment.PaymentClass
      • PaymentRefundClass
      • com.example.commerce.schema.payment.PaymentRefundClass
      • Customer
      • com.example.commerce.schema.payment.Customer
      • Context
      • com.example.commerce.schema.payment.Context
      • PaymentSession
      • com.example.commerce.schema.payment.PaymentSession
      • Payment
      • com.example.commerce.schema.payment.Payment
      • Metadata
      • com.example.commerce.schema.product.Metadata
      • Metadata
      • com.example.commerce.schema.product.Metadata
      • ProductCollectionClass
      • com.example.commerce.schema.product.ProductCollectionClass
      • ParentCategoryElement
      • com.example.commerce.schema.product.ParentCategoryElement
      • ParentCategoryElement
      • com.example.commerce.schema.product.ParentCategoryElement
      • ProductCategory
      • com.example.commerce.schema.product.ProductCategory
      • ImageOption
      • com.example.commerce.schema.product.ImageOption
      • Image
      • com.example.commerce.schema.product.Image
      • Image
      • com.example.commerce.schema.product.Image
      • ProductOption
      • com.example.commerce.schema.product.ProductOption
      • Type
      • com.example.commerce.schema.product.Type
      • ProductElement
      • com.example.commerce.schema.product.ProductElement
      • ProductCollection
      • com.example.commerce.schema.product.ProductCollection
      • SalesChannel
      • com.example.commerce.schema.product.SalesChannel
      • Price
      • com.example.commerce.schema.product.Price
      • CalculatedPrice
      • com.example.commerce.schema.product.CalculatedPrice
      • Variant
      • com.example.commerce.schema.product.Variant
      • Type
      • com.example.commerce.schema.product.Type
      • ImageOption
      • com.example.commerce.schema.product.ImageOption
      • Product
      • com.example.commerce.schema.product.Product

    ItemProduct

    com.example.commerce.schema.order.ItemProduct

    {
        "is_giftcard": true,
        "collection": {
            "id": "string",
            "title": "string",
            "handle": "string",
            "created_at": {
                "dateTime": "string",
                "offset": {
                    "totalSeconds": 0
                }
            },
            "updated_at": {
                "dateTime": "string",
                "offset": {
                    "totalSeconds": 0
                }
            },
            "deleted_at": {
                "dateTime": "string",
                "offset": {
                    "totalSeconds": 0
                }
            },
            "products": [
                {
                    "is_giftcard": true,
                    "collection": {
                        "id": "string",
                        "title": "string",
                        "handle": "string",
                        "created_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "updated_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "deleted_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "products": [
                            {}
                        ],
                        "metadata": {}
                    },
                    "categories": [
                        {
                            "is_active": true,
                            "is_internal": true,
                            "category_children": [
                                {
                                    "is_active": null,
                                    "is_internal": null,
                                    "category_children": [
                                        {}
                                    ],
                                    "parent_category": {},
                                    "products": [
                                        {}
                                    ],
                                    "name": null,
                                    "description": null,
                                    "id": null,
                                    "metadata": {},
                                    "created_at": {
                                        "dateTime": "string",
                                        "offset": {
                                            "totalSeconds": 0
                                        }
                                    },
                                    "updated_at": {
                                        "dateTime": "string",
                                        "offset": {
                                            "totalSeconds": 0
                                        }
                                    },
                                    "handle": null,
                                    "deleted_at": {
                                        "dateTime": "string",
                                        "offset": {
                                            "totalSeconds": 0
                                        }
                                    },
                                    "rank": null,
                                    "parent_category_id": null
                                }
                            ],
                            "parent_category": {
                                "is_active": null,
                                "is_internal": null,
                                "category_children": [
                                    {}
                                ],
                                "parent_category": {},
                                "products": [
                                    {}
                                ],
                                "name": null,
                                "description": null,
                                "id": null,
                                "metadata": {},
                                "created_at": {
                                    "dateTime": "string",
                                    "offset": {
                                        "totalSeconds": 0
                                    }
                                },
                                "updated_at": {
                                    "dateTime": "string",
                                    "offset": {
                                        "totalSeconds": 0
                                    }
                                },
                                "handle": null,
                                "deleted_at": {
                                    "dateTime": "string",
                                    "offset": {
                                        "totalSeconds": 0
                                    }
                                },
                                "rank": null,
                                "parent_category_id": null
                            },
                            "products": [
                                {}
                            ],
                            "name": "string",
                            "description": "string",
                            "id": "string",
                            "metadata": {},
                            "created_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "updated_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "handle": "string",
                            "deleted_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "rank": 0,
                            "parent_category_id": "string"
                        }
                    ],
                    "variants": [
                        {}
                    ],
                    "type": {
                        "id": "string",
                        "value": "string",
                        "option": {
                            "id": "string",
                            "title": "string",
                            "product": {},
                            "product_id": "string",
                            "values": [
                                {}
                            ],
                            "metadata": {},
                            "created_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "updated_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "deleted_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            }
                        },
                        "option_id": "string",
                        "metadata": {},
                        "created_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "updated_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "deleted_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "url": "string"
                    },
                    "tags": [
                        {
                            "id": "string",
                            "value": "string",
                            "option": {
                                "id": "string",
                                "title": "string",
                                "product": {},
                                "product_id": "string",
                                "values": [
                                    {}
                                ],
                                "metadata": {},
                                "created_at": {
                                    "dateTime": "string",
                                    "offset": {
                                        "totalSeconds": 0
                                    }
                                },
                                "updated_at": {
                                    "dateTime": "string",
                                    "offset": {
                                        "totalSeconds": 0
                                    }
                                },
                                "deleted_at": {
                                    "dateTime": "string",
                                    "offset": {
                                        "totalSeconds": 0
                                    }
                                }
                            },
                            "option_id": "string",
                            "metadata": {},
                            "created_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "updated_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "deleted_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "url": "string"
                        }
                    ],
                    "length": 0,
                    "title": "string",
                    "status": "string",
                    "options": [
                        {
                            "id": "string",
                            "title": "string",
                            "product": {},
                            "product_id": "string",
                            "values": [
                                {
                                    "id": "string",
                                    "value": "string",
                                    "option": {
                                        "id": "string",
                                        "title": "string",
                                        "product": {},
                                        "product_id": "string",
                                        "values": [
                                            {}
                                        ],
                                        "metadata": {},
                                        "created_at": {
                                            "dateTime": "string",
                                            "offset": {
                                                "totalSeconds": 0
                                            }
                                        },
                                        "updated_at": {
                                            "dateTime": "string",
                                            "offset": {
                                                "totalSeconds": 0
                                            }
                                        },
                                        "deleted_at": {
                                            "dateTime": "string",
                                            "offset": {
                                                "totalSeconds": 0
                                            }
                                        }
                                    },
                                    "option_id": "string",
                                    "metadata": {},
                                    "created_at": {
                                        "dateTime": "string",
                                        "offset": {
                                            "totalSeconds": 0
                                        }
                                    },
                                    "updated_at": {
                                        "dateTime": "string",
                                        "offset": {
                                            "totalSeconds": 0
                                        }
                                    },
                                    "deleted_at": {
                                        "dateTime": "string",
                                        "offset": {
                                            "totalSeconds": 0
                                        }
                                    },
                                    "url": "string"
                                }
                            ],
                            "metadata": {},
                            "created_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "updated_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "deleted_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            }
                        }
                    ],
                    "description": "string",
                    "id": "string",
                    "metadata": {},
                    "created_at": {
                        "dateTime": "string",
                        "offset": {
                            "totalSeconds": 0
                        }
                    },
                    "updated_at": {
                        "dateTime": "string",
                        "offset": {
                            "totalSeconds": 0
                        }
                    },
                    "handle": "string",
                    "subtitle": "string",
                    "thumbnail": "string",
                    "width": 0,
                    "weight": 0,
                    "height": 0,
                    "origin_country": "string",
                    "hs_code": "string",
                    "mid_code": "string",
                    "material": "string",
                    "collection_id": "string",
                    "type_id": "string",
                    "images": [
                        {
                            "id": "string",
                            "url": "string",
                            "created_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "updated_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "deleted_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "metadata": {},
                            "value": "string"
                        }
                    ],
                    "discountable": true,
                    "external_id": "string",
                    "deleted_at": {
                        "dateTime": "string",
                        "offset": {
                            "totalSeconds": 0
                        }
                    }
                }
            ],
            "metadata": {}
        },
        "categories": [
            {
                "is_active": null,
                "is_internal": null,
                "category_children": [
                    {}
                ],
                "parent_category": {},
                "products": [
                    {}
                ],
                "name": null,
                "description": null,
                "id": null,
                "metadata": {},
                "created_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "updated_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "handle": null,
                "deleted_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "rank": null,
                "parent_category_id": null
            }
        ],
        "sales_channels": [
            {
                "is_disabled": true,
                "id": "string",
                "name": "string",
                "description": "string",
                "metadata": {},
                "created_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "updated_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "deleted_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                }
            }
        ],
        "variants": [
            {
                "prices": [
                    {
                        "id": "string",
                        "title": "string",
                        "currency_code": "string",
                        "amount": 0,
                        "raw_amount": {},
                        "min_quantity": 0,
                        "max_quantity": 0,
                        "price_set_id": "string",
                        "created_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "updated_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "deleted_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        }
                    }
                ],
                "id": "string",
                "title": "string",
                "sku": "string",
                "barcode": "string",
                "ean": "string",
                "upc": "string",
                "allow_backorder": true,
                "manage_inventory": true,
                "inventory_quantity": 0,
                "hs_code": "string",
                "origin_country": "string",
                "mid_code": "string",
                "material": "string",
                "weight": 0,
                "length": 0,
                "height": 0,
                "width": 0,
                "variant_rank": 0,
                "options": [
                    {
                        "id": "string",
                        "value": "string",
                        "option": {
                            "id": "string",
                            "title": "string",
                            "product": {},
                            "product_id": "string",
                            "values": [
                                {}
                            ],
                            "metadata": {},
                            "created_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "updated_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            },
                            "deleted_at": {
                                "dateTime": "string",
                                "offset": {
                                    "totalSeconds": 0
                                }
                            }
                        },
                        "option_id": "string",
                        "metadata": {},
                        "created_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "updated_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "deleted_at": {
                            "dateTime": "string",
                            "offset": {
                                "totalSeconds": 0
                            }
                        },
                        "url": "string"
                    }
                ],
                "product": {},
                "product_id": "string",
                "calculated_price": {
                    "is_calculated_price_price_list": true,
                    "is_calculated_price_tax_inclusive": true,
                    "is_original_price_price_list": true,
                    "is_original_price_tax_inclusive": true,
                    "id": "string",
                    "calculated_amount": 0,
                    "calculated_amount_with_tax": 0,
                    "calculated_amount_without_tax": 0,
                    "original_amount": 0,
                    "currency_code": "string",
                    "calculated_price": {},
                    "original_price": {}
                },
                "created_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "updated_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "deleted_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "metadata": {}
            }
        ],
        "type": {
            "id": "string",
            "url": "string",
            "created_at": {
                "dateTime": "string",
                "offset": {
                    "totalSeconds": 0
                }
            },
            "updated_at": {
                "dateTime": "string",
                "offset": {
                    "totalSeconds": 0
                }
            },
            "deleted_at": {
                "dateTime": "string",
                "offset": {
                    "totalSeconds": 0
                }
            },
            "metadata": {},
            "value": "string"
        },
        "tags": [
            {
                "id": "string",
                "url": "string",
                "created_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "updated_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "deleted_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "metadata": {},
                "value": "string"
            }
        ],
        "length": 0,
        "title": "string",
        "status": "string",
        "options": [
            {
                "id": "string",
                "title": "string",
                "product": {},
                "product_id": "string",
                "values": [
                    {}
                ],
                "metadata": {},
                "created_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "updated_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "deleted_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                }
            }
        ],
        "description": "string",
        "id": "string",
        "metadata": {},
        "created_at": {
            "dateTime": "string",
            "offset": {
                "totalSeconds": 0
            }
        },
        "updated_at": {
            "dateTime": "string",
            "offset": {
                "totalSeconds": 0
            }
        },
        "handle": "string",
        "subtitle": "string",
        "thumbnail": "string",
        "width": 0,
        "weight": 0,
        "height": 0,
        "origin_country": "string",
        "hs_code": "string",
        "mid_code": "string",
        "material": "string",
        "collection_id": "string",
        "type_id": "string",
        "images": [
            {
                "id": "string",
                "value": "string",
                "option": {
                    "id": "string",
                    "title": "string",
                    "product": {},
                    "product_id": "string",
                    "values": [
                        {}
                    ],
                    "metadata": {},
                    "created_at": {
                        "dateTime": "string",
                        "offset": {
                            "totalSeconds": 0
                        }
                    },
                    "updated_at": {
                        "dateTime": "string",
                        "offset": {
                            "totalSeconds": 0
                        }
                    },
                    "deleted_at": {
                        "dateTime": "string",
                        "offset": {
                            "totalSeconds": 0
                        }
                    }
                },
                "option_id": "string",
                "metadata": {},
                "created_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "updated_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "deleted_at": {
                    "dateTime": "string",
                    "offset": {
                        "totalSeconds": 0
                    }
                },
                "url": "string"
            }
        ],
        "discountable": true,
        "external_id": "string",
        "deleted_at": {
            "dateTime": "string",
            "offset": {
                "totalSeconds": 0
            }
        }
    }
    Built with