Requires write_draft_orders access scope.
For more info , refer to:
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 required
    The value of this field is fixed to application/json; charset=utf-8
  • Authorization string required
    The 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 object
  • billing_addressobject
    Payment slip address
  • address1 string
    Payment slip consignee detailed address ( up to 255 characters )
    Example: 8899 Garfield Street
  • address2 string
    Payment slip consignee additional to the detailed address
    Example: Apartment 5
  • area string
    Payment slip consignee district county ( up to 64 characters )
    Example: area name
  • area_code string
    Payment slip consignee district county encoding
    Example: 4200006
  • city string
    Payment slip consignee city ( up to 64 characters )
    Example: city
  • city_code string
    Payment slip consignee city coding
    Example: city_code
  • company string
    Company name
    Example: SHOPLINE
  • country string
    Payment slip consignee country ( up to 64 characters )
    Example: Usa
  • country_code string
    Payment slip consignee's national encoding
    Example: US
  • email string
    Payment slip consignee mailbox ( up to 64 characters )
    Example: test@shoplineapp.com
  • first_name string
    Payment slip consignee's first name (less than 64 characters)
    Example: Tom
  • last_name string
    Payment slip consignee's last name (less than 64 characters)
    Example: Washington
  • phone string
    Payment slip consignee's mobile phone number (less than 32 characters)
    Example: 13100000000
  • postcode string
    Payment slip consignee zip
    Example: 4200006
  • province string
    Payment slip consignee province ( up to 64 characters )
    Example: California
  • province_code string
    Payment slip consignee state or province code, custom code, or two-letter code abbreviation (ISO-3166-2).
    Example: 4200006
  • same_as_receiver boolean
    Same as the delivery information? (if they are same, parameters below may not be transmitted)
    Example: true
  • calc_sku_stock_mode string required
    Calculate inventory mode : not_limit , Infinity inventory ; real , real inventory ; reserve_real : reserve inventory + real inventory
    Example: not_limit
  • customerobject
    Buyer information
  • area_code string
    Mobile phone code
    Example: 92503
  • email string
    User mailbox
    Example: crasdas@gmail.com
  • first_name string
    User's first name
    Example: Xiaoliu
  • id string required
    User ID
    Example: 23131
  • last_name string
    User's last name
    Example: Wang
  • phone string
    User mobile phone number
    Example: 18888888888
  • discount_amount_ext string
    Dingdan type string for order Discount amount accuracy 2 , eg : " 12.41 "
    Example: 2.00
  • discount_amount_ext_name string
    Order discount name (less than 64 characters)
    Example: Full reduction
  • discountable boolean
    Whether to combine marketing promotions.
    Example: true
  • language_infoobject required
    Language information
  • customer_language string
    Buyer side checkout language (preferred)
    Example: en
  • merchant_language string
    Seller side checkout language (buyer side preferred)
    Example: en
  • line_itemsobject[] required
    Listing list
  • applied_discountobject
    Product discount information
  • description string
    Discount description
    Example: Discount description
  • title string
    Discount name
    Example: Discount name
  • value long required
    Discount amount, discount value, when the discount type is DISCOUNT_AMOUNT_PERCENTAGE, the minimum value is 0 and the maximum value is 100 by default
    Example: 100
  • value_type string required
    Discount type : fixed_amount ( fixed amount ) 、percentage ( % )
    Example: 50
  • discountable boolean
    Use online store marketing activities true : use false : not
  • gift_card boolean
    Wei for gift cards or not : true、false
    Example: true
  • price string
    Product selling price , double type string for precision 2 , eg : " 12.41 "
    Example: 12.45
  • product_id string required
    Product s pu serial number
    Example: 16056577393789045351043258
  • product_source string required
    Product source main_site main station product、customize custom product
    Example: main_site
  • propertiesobject[]
    Product customization information
  • name string
    Custom attribute name
    Example: name
  • show boolean
    To be displayed on the front end or not
    Example: true
  • type string
    Attribute 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 First
    Example: text-one
  • urls array
    URL resource list
    Example: 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 string
    Custom attribute values
    Example: example
  • quantity integer required
    Product quantity
    Example: 1
  • requires_shipping boolean
    Shipping or not
    Example: true
  • taxable boolean
    Tax collection or not required
    Example: true
  • title string
    Product name
    Example: Product name
  • variant_id string required
    Product SKU serial number
    Example: 18056577393793239655103258
  • market_region_country_code string
    Market country
    Example: CN
  • note string
    Draft order note
    Example: Customer wants to ship asap
  • note_attributesobject[]
    Additional information
  • name string
    Name
    Example: name
  • value string
    Value
    Example: value
  • outer_id string
    Operate the unique logo , the same id can only perform one operation
    Example: outer_id
  • payment_termsobject
    Payment information
  • pay_channel_id string required
    Payment method ID
    Example: Payment method
  • pay_status string
    Payment status ( paid、unpaid ) default unpaid
    Example: Payment status
  • payment_channel_name string
    Payment channel name
    Example: Channel name
  • shipping_addressobject
    Consignee address information
  • address1 string
    Detailed address information 1 , used as a complementary information ( up to 255 characters )
    Example: 8899 Garfield Street
  • address2 string
    Detailed address information 2 , used as a complementary information ( up to 255 characters )
    Example: Apartment 5
  • city string
    Consignee city name ( up to 64 characters )
    Example: Riverside
  • city_code string
    Consignee city coding
    Example: 4200006
  • company string
    Company name ( up to 255 characters )
    Example: SHOPLINE
  • country string
    Consignee's country name (less than 64 characters)
    Example: Usa
  • country_code string
    Country , please refer to country code
    Example: US
  • district string
    Consignee district county name ( up to 64 characters )
    Example: District
  • district_code string
    Administrative district encoding , custom number
    Example: 4200006
  • first_name string
    Consignee name ( up to 64 characters )
    Example: Tom
  • last_name string
    Consignee last name ( up to 64 characters )
    Example: Washington
  • phone string
    Consignee contact information ( up to 32 characters )
    Example: 13100000000
  • province string
    Consignee province ( up to 64 characters )
    Example: California
  • province_code string
    Consignee state or province code, custom code, or two-letter code abbreviation (ISO-3166-2).
    Example: 4200006
  • zip string
    Zip code ( up to 64 characters )
    Example: 92503
  • shipping_linesobject
    Logistics information
  • delivery_id string
    Shipping method id , shipping template id
    Example: Shipping fee template id
  • price string
    Custom shipping , double type string with accuracy 2 , eg : " 12.41 "
    Example: 12.41
  • shipping_type string required
    Logistics 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 price
    Example: system
  • title string
    Shipping name
    Example: Headline
  • stock_reserved boolean required
    Order dimension inventory reserve mark : true、flase
    Example: true
  • stock_reserved_time long
    Order dimension inventory pre-reserved time
    Example: 1669280400000
  • tags array
    Tag listing
    Example: Tag listing
  • tax_exempt boolean
    Tax free or not
Response
For more information about status codes, see Http status code.

Response Headers
  • traceId
    traceId
Response Body
  • draft_orderobject
    Draft order object
  • billing_addressobject
    Billing address information
  • address1 string
    Detailed address information 1 , used as complementary information
    Example: 8899 Garfield Street
  • address2 string
    Detailed address information 2 , used as complementary information
    Example: Apartment 5
  • area string
    Administrative region name
    Example: 4200006
  • area_code string
    Administrative district encoding , custom number
    Example: US
  • city string
    City name
    Example: Riverside
  • city_code string
    City coding , custom number
    Example: 4200006
  • company string
    Company name
    Example: SHOPLINE
  • country string
    Country name
    Example: Usa
  • country_code string
    Country or region code , two ISO-3166-1
    Example: US
  • email string
    User mailbox
    Example: test@shoplineapp.com
  • first_name string
    User name
    Example: Tom
  • last_name string
    User last name
    Example: Washington
  • phone string
    Contact number
    Example: 13100000000
  • province string
    State or provincial name
    Example: California
  • province_code string
    State or province code, custom code, or two-letter code abbreviation (ISO-3166-2).
    Example: 4200006
  • same_as_receiver boolean
    Same as the shipping address
    Example: true
  • zip string
    Shipping address postal number
    Example: 92503
  • create_at long
    Create time , time stamp format
    Example: 1667638652832
  • currency string
    Store currency
    Example: USD
  • customerobject
    Buyer information
  • area_code string
    Contact area id
    Example: 86
  • email string
    User mailbox
    Example: 123@gmail.com
  • first_name string
    User's first name
    Example: Xiaoliu
  • id string
    User ID
    Example: 20384764
  • last_name string
    User's last name
    Example: Wang
  • phone string
    User mobile phone number
    Example: 18688888888
  • discount_amount_ext string
    Order Discount amount , double type string for accuracy 2 , eg : " 12.41 "
    Example: 12.41
  • discount_amount_ext_name string
    Order Discount name
    Example: name
  • discount_amount_ext_setobject
    Order Discount amount ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • id string
    Draft order number
    Example: 2505659131831930856670
  • invoice_url string
    Invoice link
    Example: https://xxx.com/xxxx
  • line_itemsobject[]
    Listing list
  • applied_discountobject
    Product custom discount information
  • amount string
    Discount amount , double type string for accuracy 2 , eg : " 12.41 "
    Example: 1.00
  • amount_setobject
    Discount amount ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • before_amount string
    Product 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 information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • description string
    Discount description
    Example: 5 yuan off for two more pieces
  • title string
    Discount name
    Example: Full reduction
  • value long
    Discount amount, discount value, when the discount type is DISCOUNT_AMOUNT_PERCENTAGE, the minimum value is 0 and the maximum value is 100 by default
    Example: 1
  • value_type string
    Discount type : fixed_amount ( fixed amount ) 、percentage ( % )
    Example: fixed_amount
  • gift_card boolean
    Wei for gift cards or not : true、false
    Example: true
  • id string
    Product line id , unique confirm a Product line
    Example: 68970912747823
  • image_url string
    image url
    Example: http://www.abc.com/123
  • name string
    SKU title, same as title
    Example: example
  • price string
    Product amount after participating in custom discounts
    Example: 2.00
  • price_setobject
    Product amount after participating in custom discounts ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • product_id string
    Product s pu serial number
    Example: 16056577393789045351043258
  • product_source string
    Product source main_site main station product、customize custom product
    Example: main_site
  • propertiesobject[]
    Product customization information
  • name string
    Custom attribute name
    Example: name
  • show boolean
    To be displayed on the front end or not
    Example: true
  • type string
    Attribute 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 First
    Example: text-one
  • urls array
    URL resource list
    Example: 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 string
    Custom attribute values
    Example: example
  • quantity integer
    Product quantity
    Example: 1
  • requires_shipping boolean
    Needs physical transportation and delivery or not : true、false
    Example: true
  • sku string
    Product code, barCode
    Example: 1234567
  • tax_linesobject[]
    Tax information
  • name string
    Tax name
    Example: TAX
  • price string
    Tax ( store currency amount ) , accuracy 2
    Example: 8.00
  • price_setobject
    Multi-currency information of tax
  • presentment_moneyobject
    Buy side currency
  • amount string
    Amount
    Example: 8.00
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side currency
  • amount string
    Amount
    Example: 8.00
  • currency_code string
    Currency
    Example: USD
  • rate double
    Tax rate
    Example: 1
  • type string
    Tax fee type, used to distinguish between commodity tax and freight tax. The enumeration value is as follows product_tax: commodity tax shipping_tax: freight tax
    Example: shipping_tax
  • title string
    Product title
    Example: title
  • variant_id string
    Product SKU serial number
    Example: 18056577393793239655103258
  • variant_title string
    Commercial sku title
    Example: title
  • logistics_price string
    Total shipping amount
    Example: 2.00
  • logistics_price_setobject
    Total shipping cost ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • logistics_tax string
    Total shipping tax
    Example: 2.00
  • logistics_tax_setobject
    Total shipping tax ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • market_name string
    Market name
    Example: name
  • market_region_country_code string
    Market country
    Example: US
  • note string
    Draft order note
    Example: Customer wants to ship asap
  • note_attributesobject[]
    Additional information
  • name string
    Name
    Example: name
  • value string
    Value
    Example: value
  • order_id string
    Order number generated by current draft order
    Example: 21056577640603870897253153
  • payment_termsobject
    Payment information
  • created_at string
    Create time
    Example: 2024-06-05 08:00:00
  • due_in_days integer
    When the terms type is NET, the payment is due after how many days if the payment is not made
    Example: 2
  • id string
    The unique identifier (ID) that identifies this payment term
    Example: 6497210673894431747
  • overdue boolean
    Is the payment term overdue: true/false
    Example: true
  • pay_channel_id string
    Payment channel id
    Example: 124356
  • pay_status string
    Payment 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 order
    Example: unpaid
  • payment_channel_name string
    Payment channel name
    Example: name
  • payment_schedulesobject[]
    A set of schedules associated with the payment terms
  • completed_at string
    Payment completion date
    Example: 2024-06-05 08:00:00
  • due_at string
    Expected payment date
    Example: 2024-06-05 08:00:00
  • issued_at string
    The 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 string
    The name of the payment terms template used to create the payment terms.
    Example: Due on receipt
  • payment_terms_type string
    The 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 type
    Example: RECEIPT
  • updated_at string
    Update time
    Example: 2024-06-05 08:00:00
  • po_number string
    Purchase order number recorded on the order in B2B scenarios
  • presentment_currency_code string
    Market currency
    Example: USD
  • product_tax string
    Product total tax
    Example: 2.00
  • product_tax_setobject
    Product total tax ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • seller_id string
    Merchant id
    Example: 123456
  • shipping_addressobject
    Shipping address
  • address1 string
    Detailed address information 1 , used as complementary information
    Example: 8899 Garfield Street
  • address2 string
    Detailed address information 2 , used as complementary information
    Example: Apartment 5
  • city string
    City name
    Example: Riverside
  • city_code string
    City coding , custom number
    Example: 4200006
  • company string
    Company name
    Example: example
  • country string
    Country name
    Example: Usa
  • country_code string
    Country or region code , two ISO-3166-1
    Example: US
  • district string
    Administrative region name
    Example: Washington
  • district_code string
    Administrative district encoding , custom number
    Example: 4200006
  • first_name string
    First name
    Example: Tom
  • last_name string
    Last name
    Example: Washington
  • name string
    Full name
    Example: Tom Washington
  • phone string
    Contact number
    Example: 13100000000
  • province string
    State or provincial name
    Example: California
  • province_code string
    State or province code, custom code, or two-letter code abbreviation (ISO-3166-2).
    Example: 4200006
  • zip string
    Shipping address postal number
    Example: 92503
  • shipping_linesobject
    Logistics information
  • delivery_id string
    Shipping method id , shipping template id
    Example: 123456
  • price string
    Logistics shipping , double type string with accuracy 2
    Example: 12.41
  • price_setobject
    Shipping costs ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shipping_type string
    Logistics type system- system logistics ; custom- custom logistics
    Example: system
  • title string
    Logistics name
    Example: title
  • status integer
    Draft order status ( completed、open )
  • stock_reserved boolean
    Order dimension inventory reserve mark : true、flase
    Example: true
  • stock_reserved_time long
    Order dimension inventory pre-reserved time
    Example: 1669280400000
  • store_id string
    store ID
    Example: 123456
  • tags array
    The draft order tag uses separated by ',' between multiple tag rooms , and the shop dimension supports up to 99 tag
    Example: shine,bili
  • tax_linesobject[]
    Tax information
  • name string
    Tax name
    Example: TAX
  • price string
    Tax ( store currency amount ) , accuracy 2
    Example: 8.00
  • price_setobject
    Multi-currency information of tax
  • presentment_moneyobject
    Buy side currency
  • amount string
    Amount
    Example: 8.00
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side currency
  • amount string
    Amount
    Example: 8.00
  • currency_code string
    Currency
    Example: USD
  • rate double
    Tax rate
    Example: 1
  • type string
    Tax fee type, used to distinguish between commodity tax and freight tax. The enumeration value is as follows product_tax: commodity tax shipping_tax: freight tax
    Example: shipping_tax
  • total_duties_setobject
    Total duty
  • presentment_moneyobject
    Buyer side amount information
  • amount string
    Amount
    Example: 8.00
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount information
  • amount string
    Amount
    Example: 8.00
  • currency_code string
    Currency
    Example: USD
  • total_line_items_price string
    Current draft order Product total amount
    Example: 2.00
  • total_line_items_price_setobject
    Product total amount
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • total_price string
    Current total draft order amount , Product selling price-discount + tax + shipping
    Example: 2.00
  • total_price_setobject
    Total amount ( multi-currency )
  • presentment_moneyobject
    Currency information
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • shop_moneyobject
    Sell side amount
  • amount string
    Amount
    Example: 12.41
  • currency_code string
    Currency
    Example: USD
  • update_at long
    Update time , time stamp format
    Example: 1667638652832
API Explorer
https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601

ParamOptions

header required

Body

required
{
  "draft_order": {
    "billing_address": {
      "address1": "8899 Garfield Street",
      "address2": "Apartment 5",
      "area": "area name",
      "area_code": "4200006",
      "city": "city",
      "city_code": "city_code",
      "company": "SHOPLINE",
      "country": "Usa",
      "country_code": "US",
      "email": "test@shoplineapp.com",
      "first_name": "Tom",
      "last_name": "Washington",
      "phone": "13100000000",
      "postcode": "4200006",
      "province": "California",
      "province_code": "4200006",
      "same_as_receiver": true
    },
    "calc_sku_stock_mode": "not_limit",
    "customer": {
      "area_code": "92503",
      "email": "crasdas@gmail.com",
      "first_name": "Xiaoliu",
      "id": "23131",
      "last_name": "Wang",
      "phone": "18888888888"
    },
    "discount_amount_ext": "2.00",
    "discount_amount_ext_name": "Full reduction",
    "discountable": true,
    "language_info": {
      "customer_language": "en",
      "merchant_language": "en"
    },
    "line_items": [
      {
        "applied_discount": {
          "description": "Discount description",
          "title": "Discount name",
          "value": 100,
          "value_type": "50"
        },
        "discountable": false,
        "gift_card": true,
        "price": "12.45",
        "product_id": "16056577393789045351043258",
        "product_source": "main_site",
        "properties": [
          {
            "name": "name",
            "show": true,
            "type": "text-one",
            "urls": [
              "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": "example"
          }
        ],
        "quantity": 1,
        "requires_shipping": true,
        "taxable": true,
        "title": "Product name",
        "variant_id": "18056577393793239655103258"
      }
    ],
    "market_region_country_code": "CN",
    "note": "Customer wants to ship asap",
    "note_attributes": [
      {
        "name": "name",
        "value": "value"
      }
    ],
    "outer_id": "outer_id",
    "payment_terms": {
      "pay_channel_id": "Payment method",
      "pay_status": "Payment status",
      "payment_channel_name": "Channel name"
    },
    "shipping_address": {
      "address1": "8899 Garfield Street",
      "address2": "Apartment 5",
      "city": "Riverside",
      "city_code": "4200006",
      "company": "SHOPLINE",
      "country": "Usa",
      "country_code": "US",
      "district": "District",
      "district_code": "4200006",
      "first_name": "Tom",
      "last_name": "Washington",
      "phone": "13100000000",
      "province": "California",
      "province_code": "4200006",
      "zip": "92503"
    },
    "shipping_lines": {
      "delivery_id": "Shipping fee template id",
      "price": "12.41",
      "shipping_type": "system",
      "title": "Headline"
    },
    "stock_reserved": true,
    "stock_reserved_time": 1669280400000,
    "tags": [
      "Tag listing"
    ],
    "tax_exempt": false
  }
}

Language

curl --request POST \
--url https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601/orders/draft_orders.json \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw' \
--header 'Content-Type: application/json; charset=utf-8' \
--header 'accept: application/json'
Was this article helpful to you?