API Reference
字段类型描述是否必填
idstringCheckout 唯一idY
customer_idstring顾客IdN
emailstring邮箱 手机号二选一Y
phonestring手机号Y
country_codestring国家二代码,填写手机号必须存在Y
snstring预生成订单编号Y
tokenstring引用与订单时关联的唯一值Y
cart_tokenstring引用与购物车时关联的唯一值Y
abandoned_checkout_urlstring恢复结账的地址Y
statusstring未完成: unfulfilled /已完成: fulfilledY
shipping_addressobjectOrder Properties Address对象N
billing_addressobjectOrder Properties Address对象N
line_itemsarray订单项目 Line_items对象N
currencystring币种因为缩写如 USDY
total_discountstring订单折扣总金额N
subtotal_pricestring小计N
total_shippingstring运费N
total_taxstring税费N
total_pricestring订单总价格Y
created_atnumber创建时间 11位时间戳Y
updated_atnumber更新时间 11位时间戳Y

Line_items

字段类型描述是否必填
idstring项目唯一idY
srcstring产品变体图片Y
namestring产品变体的名称Y
skustring产品变体的SKU编号Y
variant_titlestring产品变体的标题Y
variant_idstring产品变体唯一idY
quantityinteger购买数量Y
pricestring单价Y
line_pricestring总价Y
product_idstring产品idY
product_urlstring产品URLY
titlestring产品的标题Y
product_idstring产品idY