Submit edit results
POST https://{handle}.myshopline.com/admin/openapi/v20261201/orders/order_edit_commit.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 .Order Editing - Submit Interface. Editing an order is a combination of interfaces (start editing, modify product quantity, add regular product lines, add custom product lines, add product line discounts, remove product line discounts, order editing and submission). You need to call the Edit Order - Start interface to start editing once. If there is an error when calling this interface, an error will be obtained in the return value user_ errors field. If the caller calls the Order Editing and Submit interface incorrectly, they need to check whether the current editing has been updated in the returned order data. If the returned order has no value, they need to query the order list query interface to see if the order data has been updated in this editing. If the data is clear but not updated, You can retry (note: retry requires starting from the order_iditjson order editing interface and calling the entire order editing interface again)
Request Headers
- Content-Type string requiredThe field must be set to the fixed value
application/json; charset=utf-8. - Authorization string requiredThe access token for the API resource. Refer to App authorization to obtain the access token, and then pass the obtained token in the Bearer format.Example:
Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6MCwiYXBwS2V5IjoiNzU2ZjI1NWE2NjdlZTcwNTk1MzM0ZjVjYzk4NzU5MzBmN2E3NGZjMSIsImV4cCI6MTg3OTQ4MjA3NiwiaXNzIjoieXNvdWwiLCJzZWxsZXJJZCI6IjIwMDAyMzQ4ODAiLCJzdG9yZUlkIjoiMTY3MjM2OTcyOTYwNiIsInRpbWVzdGFtcCI6MTc4NDc4NzY3NjY2MSwidmVyc2lvbiI6IlYyIn0.3ZzbGAH4cLU1QR2VPEvMOQInUDvus-C4amkINSQIPuNVlXsFKj0sAt1c0KnUy9MWUOFV9cHlkf7J90r2y1FzpA
Request Body
requestobject
Request bodynotify_customer booleanNeed to inform customers or notid string requiredEdit order draft order id ( can be obtained from call order editing-start interface return parameters )Example:2108973455469898
Status Codes
- 200
- 401
- 429
For the complete list of codes and messages, see Http status code.
Response Headers
traceId
A globally unique identifier for the request. It is used to track the request flow throughout the system, allowing for easy location and debugging when issues arise.
Response Body
orderobject
For order information, field descriptions and examples, please refer to the response result of the order listid stringOrder number , system customization numberExample:21050224312121887324667162currency stringTransaction currencyExample:USDfulfillment_status stringShipping status, fulfilled-shipped; partial-partially shipped; null-unshipped; Note: the returned enum value is different from the query enumeration value of the input parameterExample:fulfilledemail stringBuyer's mailbox, there must be one of the twoExample:test1002@Gmail.comtotal_tax_setobject
Tax summation, multi-currency informationshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDpresentment_moneyobject
Buyer side amount informationcurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:8.00billing_addressobject
billing addresszip stringBilling consignee name zipExample:521000city stringBilling consignee city ( up to 64 characters )Example:New Yorkphone stringBill consignee name mobile phone numberExample:13890312312last_name stringBill consignee last nameExample:Washingtonprovince_code stringBilling consignee name province encodingExample:4300006name stringBilling nameExample:Tom Washingtonaddress2 stringBill consignee additional to detailed address ( up to 255 characters )Example:Address 2country stringBilling consignee country ( up to 64 characters )Example:Usaaddress1 stringBilling consignee detailed address ( up to 255 characters )Example:Address 1first_name stringBilling consignee nameExample:Tomcompany stringCompany nameExample:new companycountry_code stringBilling consignee national encodingExample:USprovince stringBilling consignee name provinceExample:Californiacurrent_total_price stringTotal tax, product tax + shipping taxExample:8.00deduct_member_point_amount stringCurrent order member point deduction amountExample:3.25discount_applicationsobject[]
Discount informationvalue_type string% discount , amount discountExample:fixed_amountallocation_method string1 ) across ( the value is distributed in all authorized lines ) 2 ) the ach ( the value is applied to each authorized line )Example:acrosscode stringDiscount codeExample:1Q3UMQM8RBP5target_type string1)line_item、shipping_lineExample:line_itemdescription stringDescription of custom discountExample:Discount descriptiontarget_selection string1 ) explicit ( discount distribution to clear selection ) 2 ) all ( discount distribution to all lines ) 3 ) ENTITLED ( discount distribution only to the line that its right to use )Example:explicittitle stringautomatic discount titleExample:Discount titletype stringDiscount typeExample:manualvalue stringThe specific value of the discount ( it can be n-fold , or it can be the specific amount value )Example:20total_discounts stringTotal discount, marketing discount + artificial discountExample:3.25user_id stringBuyer IDExample:4201057495processed_user_id stringorder creatorExample:4201057495total_tip_received stringTip, precision 2Example:8.00total_weight doubleTotal product weight ( g )Example:100order_status_url stringOrder status page URLExample:https://shoptest.myshoplinestg.com/trade/thank_you?mainOrderMark=xxx&mainOrderSeq=200565776406008509app_id stringApp IDExample:222222created_at stringOrder creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00checkout_id stringDiscard idExample:2404785166526352972864tax_number stringTINExample:111111subtotal_price stringTotal product price after discount, total product price - marketing discount - artificial discountExample:3.25current_total_discounts_setobject
presentment_moneyobject
Currency informationcurrency_code stringCurrency informationExample:USDamount stringAmountExample:3.25shop_moneyobject
Sell side amountamount stringAmountExample:3.25currency_code stringCurrencyExample:USDnote_attributesobject[]
Merchant note log, date contentcreate_time stringRemark creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00name stringRemark source (seller ID)Example:Notes sourcevalue stringNotesExample:Notesshipping_addressobject
Shipping addresslongitude stringLongitudeExample:41country_code stringCountry codeExample:USaddress1 stringAddress 1Example:Address 1last_name stringFirst nameExample:Washingtonname stringFull nameExample:Tom Washingtonfirst_name stringLast nameExample:Tomprovince_code stringProvince codeExample:4200006zip stringPostal codeExample:92503province stringProvinceExample:Californiaaddress2 stringDetailed address 2, optionalExample:Address 2company stringCompany nameExample:New company namelatitude stringLatitudeExample:15city stringCityExample:New Yorkcountry stringCountryExample:Usaphone stringPhoneExample:1320987655credit_limitobject
credit paymentoutstanding_credit_limit stringTotal credit limit occupied by the orderExample:1.00total_credit_limit stringTotal credit limit used for the orderExample:1.00credit_limit_currency stringCurrency of the credit limit, currently in store currencyExample:USDis_credit_limit booleanWhether the order used credit payment true: Used false: Not usedExample:truefinancial_status stringPayment status , un pad , authorized , pending , partially_paid , pad , partially_refunded , refundedExample:unpaidstore_id stringstore IDExample:1644828244663payment_detailsobject[]
Payment slip informationcreate_time stringPayment slip creation timeExample:2012-05-01T14:22:25-04:00order_seq stringOrder numberExample:23057287797738260472676128pay_seq stringPayment slip numberExample:23057287797738260472676128status_code stringpayment status codeExample:RISK_PENDINGstatus_msg stringPayment order status code descriptionExample:PENDING_REVIEWpay_amount doublePayment amountExample:3.25pay_status stringPayment slip status , unpaid- not paid ; pending- paying ; risking- wind control ; paid-paid ; paid_overtime- payment failed ; paid_failed- payment failure ;Example:unpaidprocessed_at stringPayment creation time , format : 2023-04-12T22 : 59 : 52+08 : 00Example:2023-04-12T22:59:52+08:00pay_channel_deal_id stringExternal channel payment serial numberExample:pi_3MI897Hezv8FxjBO1uGxMPhXtotal_shipping_price_setobject
Order shipping sum, multi-currency informationshop_moneyobject
Sell side amount informationcurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:8.00presentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDupdated_at stringOrder update time, (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00current_subtotal_price_setobject
Multi-currency information of the current commodity sum, the buyer's and seller's currency and the amount are the samepresentment_moneyobject
Buy side currencyamount stringAmountExample:78.08currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amountamount stringAmount, Precision 2Example:78.08currency_code stringCurrency codeExample:USDsubtotal_price_setobject
Multi-currency information of total product price after discountpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:3.25currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:3.25currency_code stringCurrencyExample:USDtotal_line_items_price_setobject
Sum of original price of goods, multi-currency informationshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDdiscount_codesobject[]
Promo code informationcode stringPromo codeExample:KIN4GNAB2FRHtype stringType of discount, reduced amount; discount; free shipping; fixed price; the lowest price item is free; package price; the Nth item is discounted;Example:deduction amountamount stringDiscount amount, precision 2Example:3.25shipping_linesobject[]
Logistics informationprice stringLogistics freight, precision 2Example:8.00price_setobject
Logistics freight multi-resource informationshop_moneyobject
Amount information on the store sideamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDdiscount_allocationsobject[]
Discount Detailsamount stringDiscount amount, precision 2Example:8.00amount_setobject
Discount Multi-Currency Amountshop_moneyobject
Amount information on the store sideamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDdiscount_application_index integerDiscount index information : marked in the position of the discount detailsExample:1requested_fulfillment_service_id stringTransportation service codeExample:LX88888code stringLogistics numberExample:SFsource stringShipping sourceExample:sourcediscounted_price stringDiscount amount, precision 2Example:8.00phone stringPhoneExample:13243214565tax_linesobject[]
Logistics tax listtitle stringTax nameExample:taxprice stringtaxExample:8.00price_setobject
Multi-currency information of taxpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDrate doubleTax rateExample:1title stringLogistics nameExample:SF Internationaldiscounted_price_setobject
Discount Multi-Currency Amountpresentment_moneyobject
Buyer side amount informationcurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:8.00shop_moneyobject
Amount information on the store sideamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshipping_price stringThe value of the original shipping fee (not the amount after the discount)Example:8.00current_total_price_setobject
Multi-currency information of the sum of taxes, the currency and amount of buyers and sellers are the sameshop_moneyobject
Sell side currencycurrency_code stringCurrencyExample:USDamount stringAmountExample:8.00presentment_moneyobject
Buy side currencyamount stringAmountExample:8.00currency_code stringCurrencyExample:USDpayment_gateway_names arrayList of payment methods, list of payment methods used for this order, SLpayments, Paypal (PayPal payment), Oceanpay (Oceanpayment), TwoCheckout, AsiaBill, Stripe, Pacypay, WorldPay, COD (cash on delivery), CUSTOM (custom), adjustPay (funding adjustment), Xendit (xendit credit card), XenditOtherExample:["PayPal"]total_discounts_setobject
Multi-currency information of discount totalpresentment_moneyobject
Buyer side amount informationcurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:3.25shop_moneyobject
Sell side amount informationcurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:3.25cancel_reason stringSeller's reason for cancellationExample:" don ' t want to buy "current_total_tax_setobject
Multi-currency information of the sum of taxes, the currency and amount of buyers and sellers are the samepresentment_moneyobject
Buy side currencyamount stringAmountExample:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side currencyamount stringAmountExample:8.00currency_code stringCurrencyExample:USDprocessed_at stringProcessed_at time , format : 2023-04-12T22 : 59 : 52+08 : 00Example:2023-04-12T22:59:52+08:00total_line_items_price stringSum of original prices of goods, precision 2Example:8.00tags stringorder labelExample:Tagcheckout_token stringSettlement page tokenExample:c2c4a58186b9d96395d7e6b5c2969577current_total_discounts stringSum of discounts, precision 2, marketing offers + artificial discountsExample:3.25note stringMerchant notesExample:Notesrefundsobject[]
Refund listcreated_at stringRefund form creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00id stringRefund IDExample:2605659027312156877634note stringRefund NotesExample:Refund Notesorder_id stringOrder numberExample:21056577640603870897253153processed_at stringUpdate time (see IOS8601 for the format)Example:2012-05-02T14:22:25-04:00refund_line_itemsobject[]
Refund Detailsline_item_id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:302total_tax_setobject
Total tax amount, multi-currency informationpresentment_moneyobject
Buy side currencyamount stringAmountExample:3.25currency_code stringCurrencyExample:USDshop_moneyobject
Sell side currencycurrency_code stringCurrencyExample:USDamount stringAmountExample:3.25subtotal_setobject
Total refund amount, multi-currency information, same on seller and buyer sideshop_moneyobject
Sell side amount informationcurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:3.25presentment_moneyobject
Buy side currencyamount stringAmountExample:3.25currency_code stringCurrencyExample:USDtotal_tax doubleTax amount of refunded goods, precision 2line_itemobject
Refund Product lineproduct_id stringSPU serial numberExample:16056761559984840457934011title stringProduct titleExample:Beautiful skirtvendor stringSupplierExample:Suppliertaxable booleanTax or not?Example:trueattribute stringProduct attributes : name-attribute value multiple comma " , " division like : color-red , size-xExample:redid stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:312fulfillment_service stringLogistics company nameExample:Sfprice stringCommodity price, precision 2Example:3.25quantity integerQuantity of items in the orderExample:2fulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:fulfilledrequires_shipping booleanShipping or notExample:truegrams doubleWeight ( grams )Example:100sku stringProduct code, barCodeExample:18056761559987524812644011fulfillable_quantity integerAvailable quantityExample:2tax_linesobject[]
Tax informationrate doubleTax rateExample:1title stringTax titleExample:taxprice stringTax, precision 2Example:3.25price_setobject
Multi-currency information of taxpresentment_moneyobject
Buy side currencyamount stringAmount, Precision 2Example:3.25currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationcurrency_code stringCurrencyExample:USDamount stringAmountExample:3.25name stringSKU title, same as titleExample:test-002variant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigvariant_id stringProduct SKU serial numberExample:18056761559987524812644011quantity integerQuantity, quantity of goodsExample:2restock_type stringInventory return type, no_restock-not returned, cancel-cancelled, return-returned only not returnedExample:no_restockid stringOrder number for this adjustment of the single linkExample:2605659027312156877634subtotal doubleTotal refund amount, precision 2Example:3.25transactionsobject[]
Refund transaction informationstatus stringHandling status, pending, failure, success, and errorExample:pendingcurrency stringCurrencyExample:USDorder_id stringOrder numberExample:21056577640603870897253153user_id stringBuyer IDExample:4201057495amount stringRefund amount , accuracy 2Example:3.25created_at stringCreation timeExample:2012-05-01T14:22:25-04:00id stringRefund IDExample:2605659027312156877634processed_at stringRefund order update time ( format see IOS8601 )Example:2012-05-01T14:22:25-04:00kind stringTransaction type (authorization, capture, sale, void, refund)Example:authorizationuser_id stringUser IDExample:4201057495current_subtotal_price stringSum of current products, total price of products * quantityExample:78.08line_itemsobject[]
Order product snapshot informationdiscount_allocationsobject[]
Marketing discount detail amount multi-currencyamount stringDiscount detail amountExample:8.00amount_setobject
Discount Details Amount Multi-Currencypresentment_moneyobject
payment currencyamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Store currencycurrency_code stringCurrencyExample:USDamount stringAmount, Precision 2Example:8.00discount_application_index integerIndicate the location in the discount detailsExample:1title stringProduct titleExample:Nice looking skirtname stringSKU title, same as titleExample:Product titlevariant_id stringProduct SKU serial numberExample:18056761559987524812644011product_id stringSPU serial numberExample:16056761559984840457934011attribute stringProduct attributes : name-attribute value multiple comma " , " division like : color-red , size-xExample:redlocation_id stringThe location corresponding to the store in the pos sceneExample:5327026538935748524fulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:fulfilledid stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:417vendor stringSupplierExample:Suppliertax_linesobject[]
Tax informationprice_setobject
Multi-currency information of taxshop_moneyobject
Sell side currencyamount stringAmountExample:3.25currency_code stringCurrencyExample:USDpresentment_moneyobject
Buy side currencyamount stringAmountExample:3.25currency_code stringCurrencyExample:USDrate doubleTax rateExample:1title stringTax nameExample:taxtype stringTax fee type, used to distinguish whether it is commodity tax or freight tax, the enumerated values are as follows product_tax: commodity tax shipping_tax: freight taxExample:shipping_taxprice stringTax, precision 2Example:3.25quantity integerQuantity of items in the orderExample:2grams doubleWeight ( grams )Example:100requires_shipping booleanShipping or notExample:truevariant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigsku stringProduct code, barCodeExample:18056761559987524812644011price stringCommodity price, precision 2Example:3.25taxable booleanTax or not?Example:truefulfillment_service stringLogistics company nameExample:Sfpropertiesobject[]
Product customization informationadditional stringAdditional Fields for Custom ItemsExample:Additional fieldname stringCustom attribute nameExample:Attribute nametype 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:texturls arrayURL resource listExample:["https://www.url.com"]value stringCustom attribute valuesExample:Attribute valuetags stringCommodity tags (separated by multiple commas)Example:Tag 1 , cutefulfillable_quantity integerAvailable quantityExample:1current_total_tax stringTotal tax, product tax + shipping taxExample:8.00presentment_currency stringBuy side currency, same as sell side currencyExample:USDtotal_tax stringSum of taxes, precision 2, commodity tax + shipping taxExample:8.00name stringCustom order numberExample:test1001cart_token stringShopping cart tokenExample:c2c4a58186b9d96395d7e6b5c2969577customer_locale stringBuyer country, language code + country name abbreviationExample:enCNtaxes_included booleanDoes the total include tax?customerobject
Buyer informationfirst_name stringFirst nameExample:Tomid stringUser IDExample:4201057495created_at stringBuyer creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00currency stringCurrencyExample:USDphone stringUser mobile phone numberExample:19872121232updated_at stringBuyer update timeExample:2012-05-01T14:22:25-04:00area_code stringPhone area codeExample:+86addressesobject
Buyer address informationaddress2 stringDetailed address 2, optionalExample:Address 2first_name stringLast nameExample:Tomaddress1 stringDetailed address 1Example:Address 1phone stringPhoneExample:13652133421province stringProvinceExample:Californiacity stringCityExample:New Yorkname stringFull nameExample:Tom Washingtoncountry_code stringCountry codeExample:USprovince_code stringProvince codeExample:4300006zip stringPostal codeExample:52134country stringCountryExample:Usalast_name stringFirst nameExample:Washingtonemail stringUser mailboxExample:test001@Gmail.comlast_name stringLast nameExample:Washingtoncancelled_at stringOrder cancellation time (end) (see IOS8601 for the format), 2012-05-01T14:22:25-04:00Example:2012-05-01T14:22:25-04:00tax_linesobject[]
Tax informationprice_setobject
Multi-currency information of taxpresentment_moneyobject
Buyer side amount informationcurrency_code stringCurrencyamount stringAmount, Precision 2Example:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:3.25currency_code stringCurrencyExample:USDrate doubleTax rateExample:1title stringTax nameExample:taxprice stringTax amountExample:3.25tax_type stringTypes of tax IDExample:typeclient_detailsobject
Client Detailsbrowser_ip stringClient ip addressExample:157.119.232.35session_hash stringMember session encryption informationExample:c2c4a58186b9d96395d7e6b5c2969577user_agent stringClient ProxyExample:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safulfillmentsobject[]
Package informationid stringPackage numberExample:22046737798141702810214336tracking_company stringLogistics company nameExample:SF Internationaltracking_url stringLogistics company URLExample:https://www.sf-international.com/updated_at stringUpdate time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00shipment_status stringPackage trackingExample:fulfilledstatus stringLogistics delivery status, success-shipped; cancelled-cancelled;Example:cancelledcreated_at stringCreation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00line_itemsobject[]
Product listproduct_id stringSPU serial numberExample:16056761559984840457934011quantity integerQuantity of items in the orderExample:1requires_shipping booleanShipping or notvariant_id stringProduct SKU serial numberExample:18056761559987524812644011sku stringProduct code, barCodeExample:18056761559987524812644011id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:312name stringSKU title, same as titleExample:Product namevendor stringSupplierExample:Suppliervariant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigtaxable booleanTax or not?Example:truefulfillable_quantity integerAvailable quantityExample:1fulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:fulfilledtitle stringProduct titleExample:Beautiful skirtfulfillment_service stringLogistics company nameExample:Sfprice stringCommodity price, precision 2Example:23.09tax_linesobject[]
Tax informationrate doubleTax rateExample:1title stringTax nameExample:taxprice stringTax, precision 2Example:3.25price_setobject
Multi-currency information of taxpresentment_moneyobject
Currency informationamount stringAmountExample:3.25currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationcurrency_code stringCurrencyExample:USDamount stringAmountExample:3.25grams doubleWeight ( grams )Example:100attribute stringProduct attributes : name-attribute value multiple comma " , " division like : color-red , size-xExample:redtracking_number stringThird party tracking numberExample:yun0001name stringinvoice short numberExample:1032-F2order_id stringOrder numberExample:21056577640603870897253153total_outstanding stringSum of unpaid amount, precision 2Example:8.00phone stringBuyer contact information, there must be one of the twoExample:12903001000browser_ip stringClient IPExample:157.119.232.35user_errorsobject[]
Error prompt information in this execution , if the implementation result is wrong , this field will return error informationcode stringWrong codeExample:illegal paramfield arrayPath that causes incorrect input fieldsExample:[""]message stringError message
API Explorer
Debugger
Was this article helpful to you?