Create draft order
POST https://{handle}.myshopline.com/admin/openapi/v20250601/orders/draft_orders.json
handle
: The store's unique identifier, which is the prefix of the store's domain name. For example, if a store's domain name is open001.myshopline.com
, the store handle is open001
.Save draft single
Request Headers
- Content-Type requiredThe value of this field is fixed to
application/json; charset=utf-8
- Authorization string requiredThe access token for the API. Please refer to App authorization to obtain the access token, and then put the obtained access token into the API request header in Bearer Token.Example:
Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Request Body
draft_orderobject
Draft order objectbilling_addressobject
Payment slip addressaddress1 stringPayment slip consignee detailed address ( up to 255 characters )Example:8899 Garfield Street
address2 stringPayment slip consignee additional to the detailed addressExample:Apartment 5
area stringPayment slip consignee district county ( up to 64 characters )Example:area name
area_code stringPayment slip consignee district county encodingExample:4200006
city stringPayment slip consignee city ( up to 64 characters )Example:city
city_code stringPayment slip consignee city codingExample:city_code
company stringCompany nameExample:SHOPLINE
country stringPayment slip consignee country ( up to 64 characters )Example:Usa
country_code stringPayment slip consignee's national encodingExample:US
email stringPayment slip consignee mailbox ( up to 64 characters )Example:test@shoplineapp.com
first_name stringPayment slip consignee's first name (less than 64 characters)Example:Tom
last_name stringPayment slip consignee's last name (less than 64 characters)Example:Washington
phone stringPayment slip consignee's mobile phone number (less than 32 characters)Example:13100000000
postcode stringPayment slip consignee zipExample:4200006
province stringPayment slip consignee province ( up to 64 characters )Example:California
province_code stringPayment slip consignee state or province code, custom code, or two-letter code abbreviation (ISO-3166-2).Example:4200006
same_as_receiver booleanSame as the delivery information? (if they are same, parameters below may not be transmitted)Example:true
calc_sku_stock_mode string requiredCalculate inventory mode : not_limit , Infinity inventory ; real , real inventory ; reserve_real : reserve inventory + real inventoryExample:not_limit
customerobject
Buyer informationarea_code stringMobile phone codeExample:92503
email stringUser mailboxExample:crasdas@gmail.com
first_name stringUser's first nameExample:Xiaoliu
id string requiredUser IDExample:23131
last_name stringUser's last nameExample:Wang
phone stringUser mobile phone numberExample:18888888888
discount_amount_ext stringDingdan type string for order Discount amount accuracy 2 , eg : " 12.41 "Example:2.00
discount_amount_ext_name stringOrder discount name (less than 64 characters)Example:Full reduction
discountable booleanWhether to combine marketing promotions.Example:true
language_infoobject required
Language informationcustomer_language stringBuyer side checkout language (preferred)Example:en
merchant_language stringSeller side checkout language (buyer side preferred)Example:en
line_itemsobject[] required
Listing listapplied_discountobject
Product discount informationdescription stringDiscount descriptionExample:Discount description
title stringDiscount nameExample:Discount name
value long requiredDiscount amount, discount value, when the discount type is DISCOUNT_AMOUNT_PERCENTAGE, the minimum value is 0 and the maximum value is 100 by defaultExample:100
value_type string requiredDiscount type : fixed_amount ( fixed amount ) 、percentage ( % )Example:50
discountable booleanUse online store marketing activities true : use false : notgift_card booleanWei for gift cards or not : true、falseExample:true
price stringProduct selling price , double type string for precision 2 , eg : " 12.41 "Example:12.45
product_id string requiredProduct s pu serial numberExample:16056577393789045351043258
product_source string requiredProduct source main_site main station product、customize custom productExample:main_site
propertiesobject[]
Product customization informationname stringCustom attribute nameExample:name
show booleanTo be displayed on the front end or notExample:true
type stringAttribute type, text-character, the display format is name: value; picture-picture, the display type is name: get the rendered thumbnail through URLs; link-hyperlink, the display type is name: value, supports clicking on the link to jump to urls FirstExample:text-one
urls arrayURL resource listExample:https://image.baidu.com/search/detail?ct=503316480&z=0&ipn=d&word=%E5%9B%BE%E7%89%87&hs=0&pn=0&spn=0
value stringCustom attribute valuesExample:example
quantity integer requiredProduct quantityExample:1
requires_shipping booleanShipping or notExample:true
taxable booleanTax collection or not requiredExample:true
title stringProduct nameExample:Product name
variant_id string requiredProduct SKU serial numberExample:18056577393793239655103258
market_region_country_code stringMarket countryExample:CN
note stringDraft order noteExample:Customer wants to ship asap
note_attributesobject[]
Additional informationname stringNameExample:name
value stringValueExample:value
outer_id stringOperate the unique logo , the same id can only perform one operationExample:outer_id
payment_termsobject
Payment informationpay_channel_id string requiredPayment method IDExample:Payment method
pay_status stringPayment status ( paid、unpaid ) default unpaidExample:Payment status
payment_channel_name stringPayment channel nameExample:Channel name
shipping_addressobject
Consignee address informationaddress1 stringDetailed address information 1 , used as a complementary information ( up to 255 characters )Example:8899 Garfield Street
address2 stringDetailed address information 2 , used as a complementary information ( up to 255 characters )Example:Apartment 5
city stringConsignee city name ( up to 64 characters )Example:Riverside
city_code stringConsignee city codingExample:4200006
company stringCompany name ( up to 255 characters )Example:SHOPLINE
country stringConsignee's country name (less than 64 characters)Example:Usa
country_code stringCountry , please refer to country codeExample:US
district stringConsignee district county name ( up to 64 characters )Example:District
district_code stringAdministrative district encoding , custom numberExample:4200006
first_name stringConsignee name ( up to 64 characters )Example:Tom
last_name stringConsignee last name ( up to 64 characters )Example:Washington
phone stringConsignee contact information ( up to 32 characters )Example:13100000000
province stringConsignee province ( up to 64 characters )Example:California
province_code stringConsignee state or province code, custom code, or two-letter code abbreviation (ISO-3166-2).Example:4200006
zip stringZip code ( up to 64 characters )Example:92503
shipping_linesobject
Logistics informationdelivery_id stringShipping method id , shipping template idExample:Shipping fee template id
price stringCustom shipping , double type string with accuracy 2 , eg : " 12.41 "Example:12.41
shipping_type string requiredLogistics type system- system logistics; custom- custom logistics. When logistics is system logistics, you only need to transmit delivery_id , and when logistics type is custom logistics, transmit the fields of title and priceExample:system
title stringShipping nameExample:Headline
stock_reserved boolean requiredOrder dimension inventory reserve mark : true、flaseExample:true
stock_reserved_time longOrder dimension inventory pre-reserved timeExample:1669280400000
tags arrayTag listingExample:Tag listing
tax_exempt booleanTax free or not
Response
- 200
- 401
- 429
For more information about status codes, see Http status code.
Response Headers
traceId
traceId
Response Body
draft_orderobject
Draft order objectbilling_addressobject
Billing address informationaddress1 stringDetailed address information 1 , used as complementary informationExample:8899 Garfield Street
address2 stringDetailed address information 2 , used as complementary informationExample:Apartment 5
area stringAdministrative region nameExample:4200006
area_code stringAdministrative district encoding , custom numberExample:US
city stringCity nameExample:Riverside
city_code stringCity coding , custom numberExample:4200006
company stringCompany nameExample:SHOPLINE
country stringCountry nameExample:Usa
country_code stringCountry or region code , two ISO-3166-1Example:US
email stringUser mailboxExample:test@shoplineapp.com
first_name stringUser nameExample:Tom
last_name stringUser last nameExample:Washington
phone stringContact numberExample:13100000000
province stringState or provincial nameExample:California
province_code stringState or province code, custom code, or two-letter code abbreviation (ISO-3166-2).Example:4200006
same_as_receiver booleanSame as the shipping addressExample:true
zip stringShipping address postal numberExample:92503
create_at longCreate time , time stamp formatExample:1667638652832
currency stringStore currencyExample:USD
customerobject
Buyer informationarea_code stringContact area idExample:86
email stringUser mailboxExample:123@gmail.com
first_name stringUser's first nameExample:Xiaoliu
id stringUser IDExample:20384764
last_name stringUser's last nameExample:Wang
phone stringUser mobile phone numberExample:18688888888
discount_amount_ext stringOrder Discount amount , double type string for accuracy 2 , eg : " 12.41 "Example:12.41
discount_amount_ext_name stringOrder Discount nameExample:name
discount_amount_ext_setobject
Order Discount amount ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
id stringDraft order numberExample:2505659131831930856670
invoice_url stringInvoice linkExample:https://xxx.com/xxxx
line_itemsobject[]
Listing listapplied_discountobject
Product custom discount informationamount stringDiscount amount , double type string for accuracy 2 , eg : " 12.41 "Example:1.00
amount_setobject
Discount amount ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
before_amount stringProduct selling price , double type string for precision 2 , eg : " 12.41 "Example:3.00
before_amount_setobject
Product selling price ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
description stringDiscount descriptionExample:5 yuan off for two more pieces
title stringDiscount nameExample:Full reduction
value longDiscount amount, discount value, when the discount type is DISCOUNT_AMOUNT_PERCENTAGE, the minimum value is 0 and the maximum value is 100 by defaultExample:1
value_type stringDiscount type : fixed_amount ( fixed amount ) 、percentage ( % )Example:fixed_amount
gift_card booleanWei for gift cards or not : true、falseExample:true
id stringProduct line id , unique confirm a Product lineExample:68970912747823
image_url stringimage urlExample:http://www.abc.com/123
name stringSKU title, same as titleExample:example
price stringProduct amount after participating in custom discountsExample:2.00
price_setobject
Product amount after participating in custom discounts ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
product_id stringProduct s pu serial numberExample:16056577393789045351043258
product_source stringProduct source main_site main station product、customize custom productExample:main_site
propertiesobject[]
Product customization informationname stringCustom attribute nameExample:name
show booleanTo be displayed on the front end or notExample:true
type stringAttribute type, text-character, the display format is name: value; picture-picture, the display type is name: get the rendered thumbnail through URLs; link-hyperlink, the display type is name: value, supports clicking on the link to jump to urls FirstExample:text-one
urls arrayURL resource listExample:https://image.baidu.com/search/detail?ct=503316480&z=0&ipn=d&word=%E5%9B%BE%E7%89%87&hs=0&pn=0&spn=0
value stringCustom attribute valuesExample:example
quantity integerProduct quantityExample:1
requires_shipping booleanNeeds physical transportation and delivery or not : true、falseExample:true
sku stringProduct code, barCodeExample:1234567
tax_linesobject[]
Tax informationname stringTax nameExample:TAX
price stringTax ( store currency amount ) , accuracy 2Example:8.00
price_setobject
Multi-currency information of taxpresentment_moneyobject
Buy side currencyamount stringAmountExample:8.00
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side currencyamount stringAmountExample:8.00
currency_code stringCurrencyExample:USD
rate doubleTax rateExample:1
type stringTax fee type, used to distinguish between commodity tax and freight tax. The enumeration value is as follows product_tax: commodity tax shipping_tax: freight taxExample:shipping_tax
title stringProduct titleExample:title
variant_id stringProduct SKU serial numberExample:18056577393793239655103258
variant_title stringCommercial sku titleExample:title
logistics_price stringTotal shipping amountExample:2.00
logistics_price_setobject
Total shipping cost ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
logistics_tax stringTotal shipping taxExample:2.00
logistics_tax_setobject
Total shipping tax ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
market_name stringMarket nameExample:name
market_region_country_code stringMarket countryExample:US
note stringDraft order noteExample:Customer wants to ship asap
note_attributesobject[]
Additional informationname stringNameExample:name
value stringValueExample:value
order_id stringOrder number generated by current draft orderExample:21056577640603870897253153
payment_termsobject
Payment informationcreated_at stringCreate timeExample:2024-06-05 08:00:00
due_in_days integerWhen the terms type is NET, the payment is due after how many days if the payment is not madeExample:2
id stringThe unique identifier (ID) that identifies this payment termExample:6497210673894431747
overdue booleanIs the payment term overdue: true/falseExample:true
pay_channel_id stringPayment channel idExample:124356
pay_status stringPayment slip status : after not paying for the paid draft order and generating the order , the payment slip state will not synchronize the payment status of the orderExample:unpaid
payment_channel_name stringPayment channel nameExample:name
payment_schedulesobject[]
A set of schedules associated with the payment termscompleted_at stringPayment completion dateExample:2024-06-05 08:00:00
due_at stringExpected payment dateExample:2024-06-05 08:00:00
issued_at stringThe time when the payment terms are triggered. When the type is FIXED, it is the saved time (if the draft order becomes an order, the order inherits the draft order time); when the type is FULFILLMENT/RECEIPT, it is the effective time of the condition; when the type is NET, it is the saved time (if the draft order becomes an order, the order inherits the draft order time).Example:2024-06-05 08:00:00
payment_terms_name stringThe name of the payment terms template used to create the payment terms.Example:Due on receipt
payment_terms_type stringThe type of payment terms template used to create the payment terms: FIXED: Merchant specified date FULFILLMENT: Fulfillment (Shipment) completion date NET: Fixed condition date RECEIPT: Billing sent date UNKNOWN: Unknown typeExample:RECEIPT
updated_at stringUpdate timeExample:2024-06-05 08:00:00
po_number stringPurchase order number recorded on the order in B2B scenariospresentment_currency_code stringMarket currencyExample:USD
product_tax stringProduct total taxExample:2.00
product_tax_setobject
Product total tax ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
seller_id stringMerchant idExample:123456
shipping_addressobject
Shipping addressaddress1 stringDetailed address information 1 , used as complementary informationExample:8899 Garfield Street
address2 stringDetailed address information 2 , used as complementary informationExample:Apartment 5
city stringCity nameExample:Riverside
city_code stringCity coding , custom numberExample:4200006
company stringCompany nameExample:example
country stringCountry nameExample:Usa
country_code stringCountry or region code , two ISO-3166-1Example:US
district stringAdministrative region nameExample:Washington
district_code stringAdministrative district encoding , custom numberExample:4200006
first_name stringFirst nameExample:Tom
last_name stringLast nameExample:Washington
name stringFull nameExample:Tom Washington
phone stringContact numberExample:13100000000
province stringState or provincial nameExample:California
province_code stringState or province code, custom code, or two-letter code abbreviation (ISO-3166-2).Example:4200006
zip stringShipping address postal numberExample:92503
shipping_linesobject
Logistics informationdelivery_id stringShipping method id , shipping template idExample:123456
price stringLogistics shipping , double type string with accuracy 2Example:12.41
price_setobject
Shipping costs ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shipping_type stringLogistics type system- system logistics ; custom- custom logisticsExample:system
title stringLogistics nameExample:title
status integerDraft order status ( completed、open )stock_reserved booleanOrder dimension inventory reserve mark : true、flaseExample:true
stock_reserved_time longOrder dimension inventory pre-reserved timeExample:1669280400000
store_id stringstore IDExample:123456
tags arrayThe draft order tag uses separated by ',' between multiple tag rooms , and the shop dimension supports up to 99 tagExample:shine,bili
tax_linesobject[]
Tax informationname stringTax nameExample:TAX
price stringTax ( store currency amount ) , accuracy 2Example:8.00
price_setobject
Multi-currency information of taxpresentment_moneyobject
Buy side currencyamount stringAmountExample:8.00
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side currencyamount stringAmountExample:8.00
currency_code stringCurrencyExample:USD
rate doubleTax rateExample:1
type stringTax fee type, used to distinguish between commodity tax and freight tax. The enumeration value is as follows product_tax: commodity tax shipping_tax: freight taxExample:shipping_tax
total_duties_setobject
Total dutypresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.00
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amount informationamount stringAmountExample:8.00
currency_code stringCurrencyExample:USD
total_line_items_price stringCurrent draft order Product total amountExample:2.00
total_line_items_price_setobject
Product total amountpresentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
total_price stringCurrent total draft order amount , Product selling price-discount + tax + shippingExample:2.00
total_price_setobject
Total amount ( multi-currency )presentment_moneyobject
Currency informationamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
shop_moneyobject
Sell side amountamount stringAmountExample:12.41
currency_code stringCurrencyExample:USD
update_at longUpdate time , time stamp formatExample:1667638652832
API Explorer
Debugger
Was this article helpful to you?