Submit edit results
POST https://{handle}.myshopline.com/admin/openapi/v20260301/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 eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Request Body
requestobject
Request bodyid string requiredEdit order draft order id ( can be obtained from call order editing-start interface return parameters )Example:2108973455469898notify_customer booleanNeed to inform customers or not
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 listemail stringBuyer's mailbox, there must be one of the twoExample:test1002@Gmail.comclient_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 Sacurrent_total_discounts_setobject
presentment_moneyobject
Currency informationamount stringAmountExample:3.25currency_code stringCurrency informationExample:USDshop_moneyobject
Sell side amountamount stringAmountExample:3.25currency_code stringCurrencyExample:USDtotal_tax_setobject
Tax summation, 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:USDfinancial_status stringPayment status , un pad , authorized , pending , partially_paid , pad , partially_refunded , refundedExample:unpaidid stringOrder number , system customization numberExample:21050224312121887324667162billing_addressobject
billing addressaddress2 stringBill consignee additional to detailed address ( up to 255 characters )Example:Address 2country stringBilling consignee country ( up to 64 characters )Example:Usazip stringBilling consignee name zipExample:521000address1 stringBilling consignee detailed address ( up to 255 characters )Example:Address 1city stringBilling consignee city ( up to 64 characters )Example:New Yorkphone stringBill consignee name mobile phone numberExample:13890312312first_name stringBilling consignee nameExample:Tomlast_name stringBill consignee last nameExample:Washingtonprovince_code stringBilling consignee name province encodingExample:4300006company stringCompany nameExample:new companycountry_code stringBilling consignee national encodingExample:USname stringBilling nameExample:Tom Washingtonprovince stringBilling consignee name provinceExample:Californiacurrent_total_price stringTotal tax, product tax + shipping taxExample:8.00tax_number stringTINExample:111111fulfillmentsobject[]
Package informationtracking_number stringThird party tracking numberExample:yun0001tracking_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:00name stringinvoice short numberExample:1032-F2order_id stringOrder numberExample:21056577640603870897253153shipment_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:00id stringPackage numberExample:22046737798141702810214336line_itemsobject[]
Product listproduct_id stringSPU serial numberExample:16056761559984840457934011vendor stringSupplierExample:Suppliertitle stringProduct titleExample:Beautiful skirtquantity integerQuantity of items in the orderExample:1fulfillment_service stringLogistics company nameExample:Sfprice stringCommodity price, precision 2Example:23.09requires_shipping booleanShipping or nottax_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.25variant_id stringProduct SKU serial numberExample:18056761559987524812644011variant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigsku 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 namefulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:fulfilledtaxable booleanTax or not?Example:truefulfillable_quantity integerAvailable quantityExample:1grams doubleWeight ( grams )Example:100attribute stringProduct attributes : name-attribute value multiple comma " , " division like : color-red , size-xExample:redtracking_company stringLogistics company nameExample:SF Internationalprocessed_user_id stringorder creatorExample:4201057495currency stringTransaction currencyExample:USDcurrent_subtotal_price stringSum of current products, total price of products * quantityExample:78.08line_itemsobject[]
Order product snapshot informationvariant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigvendor stringSupplierExample:Suppliersku stringProduct code, barCodeExample:18056761559987524812644011name stringSKU title, same as titleExample:Product titletax_linesobject[]
Tax informationprice stringTax, precision 2Example:3.25price_setobject
Multi-currency information of taxshop_moneyobject
Sell side currencycurrency_code stringCurrencyExample:USDamount stringAmountExample:3.25presentment_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 stringCommodity price, precision 2Example:3.25propertiesobject[]
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 , cutevariant_id stringProduct SKU serial numberExample:18056761559987524812644011fulfillable_quantity integerAvailable quantityExample:1product_id stringSPU serial numberExample:16056761559984840457934011quantity integerQuantity of items in the orderExample:2attribute stringProduct attributes : name-attribute value multiple comma " , " division like : color-red , size-xExample:redgrams doubleWeight ( grams )Example:100requires_shipping booleanShipping or notExample:truelocation_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:fulfilleddiscount_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:1taxable booleanTax or not?Example:truetitle stringProduct titleExample:Nice looking skirtfulfillment_service stringLogistics company nameExample:Sfid stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:417name stringCustom order numberExample:test1001deduct_member_point_amount stringCurrent order member point deduction amountExample:3.25store_id stringstore IDExample:1644828244663total_line_items_price stringSum of original prices of goods, precision 2Example:8.00subtotal_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:USDnote stringMerchant notesExample:Notestotal_tip_received stringTip, precision 2Example:8.00current_total_tax stringTotal tax, product tax + shipping taxExample:8.00total_outstanding stringSum of unpaid amount, precision 2Example:8.00app_id stringApp IDExample:222222total_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.25cancelled_at stringOrder cancellation time (end) (see IOS8601 for the format), 2012-05-01T14:22:25-04:00Example:2012-05-01T14:22:25-04:00total_weight doubleTotal product weight ( g )Example:100tags stringorder labelExample:Tagnote_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:Notesorder_status_url stringOrder status page URLExample:https://shoptest.myshoplinestg.com/trade/thank_you?mainOrderMark=xxx&mainOrderSeq=200565776406008509tax_linesobject[]
Tax informationprice_setobject
Multi-currency information of taxpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:USDcurrency_code stringCurrencyshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:3.25currency_code stringCurrencyExample:USDrate doubleTax rateExample:1title stringTax nameExample:taxprice stringTax amountExample:3.25presentment_currency stringBuy side currency, same as sell side currencyExample:USDcart_token stringShopping cart tokenExample:c2c4a58186b9d96395d7e6b5c2969577checkout_token stringSettlement page tokenExample:c2c4a58186b9d96395d7e6b5c2969577phone stringBuyer contact information, there must be one of the twoExample:12903001000created_at stringOrder creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00customer_locale stringBuyer country, language code + country name abbreviationExample:enCNtotal_line_items_price_setobject
Sum of original price of goods, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDpayment_detailsobject[]
Payment slip informationcreate_time stringPayment slip creation timeExample:2012-05-01T14:22:25-04:00order_seq stringOrder numberExample:23057287797738260472676128pay_seq stringPayment slip numberExample:23057287797738260472676128processed_at stringPayment creation time , format : 2023-04-12T22 : 59 : 52+08 : 00Example:2023-04-12T22:59:52+08:00status_code stringpayment status codeExample:RISK_PENDINGstatus_msg stringPayment order status code descriptionExample:PENDING_REVIEWpay_channel_deal_id stringExternal channel payment serial numberExample:pi_3MI897Hezv8FxjBO1uGxMPhXpay_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:unpaidtax_type stringTypes of tax IDExample:typetaxes_included booleanDoes the total include tax?current_total_discounts stringSum of discounts, precision 2, marketing offers + artificial discountsExample:3.25total_discounts stringTotal discount, marketing discount + artificial discountExample:3.25refundsobject[]
Refund listid 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 Detailstotal_tax doubleTax amount of refunded goods, precision 2line_itemobject
Refund Product linefulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:fulfilledproduct_id stringSPU serial numberExample:16056761559984840457934011title stringProduct titleExample:Beautiful skirtrequires_shipping booleanShipping or notExample:truegrams doubleWeight ( grams )Example:100sku stringProduct code, barCodeExample:18056761559987524812644011vendor stringSupplierExample:Supplierfulfillable_quantity integerAvailable quantityExample:2taxable booleanTax or not?Example:truename stringSKU title, same as titleExample:test-002id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:312tax_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 informationamount stringAmountExample:3.25currency_code stringCurrencyExample:USDfulfillment_service stringLogistics company nameExample:Sfprice stringCommodity price, precision 2Example:3.25attribute stringProduct attributes : name-attribute value multiple comma " , " division like : color-red , size-xExample:redquantity integerQuantity of items in the orderExample:2variant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigvariant_id stringProduct SKU serial numberExample:18056761559987524812644011line_item_id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:302quantity integerQuantity, quantity of goodsExample:2restock_type stringInventory return type, no_restock-not returned, cancel-cancelled, return-returned only not returnedExample:no_restocktotal_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.25id stringOrder number for this adjustment of the single linkExample:2605659027312156877634subtotal doubleTotal refund amount, precision 2Example:3.25subtotal_setobject
Total refund amount, multi-currency information, same on seller and buyer sideshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:3.25currency_code stringCurrencyExample:USDpresentment_moneyobject
Buy side currencyamount stringAmountExample:3.25currency_code stringCurrencyExample:USDtransactionsobject[]
Refund transaction informationid stringRefund IDExample:2605659027312156877634status stringHandling status, pending, failure, success, and errorExample:pendingcurrency stringCurrencyExample:USDorder_id stringOrder numberExample:21056577640603870897253153user_id stringBuyer IDExample:4201057495processed_at stringRefund order update time ( format see IOS8601 )Example:2012-05-01T14:22:25-04:00amount stringRefund amount , accuracy 2Example:3.25created_at stringCreation timeExample:2012-05-01T14:22:25-04:00kind stringTransaction type (authorization, capture, sale, void, refund)Example:authorizationuser_id stringUser IDExample:4201057495created_at stringRefund form creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00user_id stringBuyer IDExample:4201057495discount_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.25cancel_reason stringSeller's reason for cancellationExample:" don ' t want to buy "subtotal_price stringTotal product price after discount, total product price - marketing discount - artificial discountExample:3.25shipping_addressobject
Shipping addressprovince_code stringProvince codeExample:4200006latitude stringLatitudeExample:15address1 stringAddress 1Example:Address 1city stringCityExample:New Yorklast_name stringFirst nameExample:Washingtoncountry stringCountryExample:Usaphone stringPhoneExample:1320987655zip stringPostal codeExample:92503longitude stringLongitudeExample:41address2 stringDetailed address 2, optionalExample:Address 2country_code stringCountry codeExample:UScompany stringCompany nameExample:New company namename stringFull nameExample:Tom Washingtonfirst_name stringLast nameExample:Tomprovince stringProvinceExample:Californiatotal_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:00checkout_id stringDiscard idExample:2404785166526352972864shipping_linesobject[]
Logistics informationsource stringShipping sourceExample:sourcediscounted_price stringDiscount amount, precision 2Example:8.00price_setobject
Logistics freight multi-resource informationpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Amount information on the store sideamount 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:1phone stringPhoneExample:13243214565tax_linesobject[]
Logistics tax listprice 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 stringTax nameExample:taxtitle 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:USDrequested_fulfillment_service_id stringTransportation service codeExample:LX88888shipping_price stringThe value of the original shipping fee (not the amount after the discount)Example:8.00code stringLogistics numberExample:SFprice stringLogistics freight, precision 2Example:8.00total_tax stringSum of taxes, precision 2, commodity tax + shipping taxExample:8.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 amountcurrency_code stringCurrency codeExample:USDamount stringAmount, Precision 2Example:78.08current_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 currencyamount stringAmountExample:8.00currency_code stringCurrencyExample:USDpresentment_moneyobject
Buy side currencyamount stringAmountExample:8.00currency_code stringCurrencyExample:USDcurrent_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:USDcredit_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:truediscount_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:acrossdescription stringDescription of custom discountExample:Discount descriptioncode stringDiscount codeExample:1Q3UMQM8RBP5target_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:manualtarget_type string1)line_item、shipping_lineExample:line_itemvalue stringThe specific value of the discount ( it can be n-fold , or it can be the specific amount value )Example:20fulfillment_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:fulfilledprocessed_at stringProcessed_at time , format : 2023-04-12T22 : 59 : 52+08 : 00Example:2023-04-12T22:59:52+08:00customerobject
Buyer informationlast_name stringLast nameExample:Washingtonphone stringUser mobile phone numberExample:19872121232updated_at stringBuyer update timeExample:2012-05-01T14:22:25-04:00area_code stringPhone area codeExample:+86first_name stringFirst nameExample:Tomid stringUser IDExample:4201057495addressesobject
Buyer address informationaddress2 stringDetailed address 2, optionalExample:Address 2first_name stringLast nameExample:Tomaddress1 stringDetailed address 1Example:Address 1phone stringPhoneExample:13652133421province stringProvinceExample:Californiaprovince_code stringProvince codeExample:4300006zip stringPostal codeExample:52134city stringCityExample:New Yorkcountry stringCountryExample:Usaname stringFull nameExample:Tom Washingtoncountry_code stringCountry codeExample:USlast_name stringFirst nameExample:Washingtoncreated_at stringBuyer creation time (see IOS8601 for the format)Example:2012-05-01T14:22:25-04:00email stringUser mailboxExample:test001@Gmail.comcurrency 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"]browser_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 informationfield arrayPath that causes incorrect input fieldsExample:[""]message stringError messagecode stringWrong codeExample:illegal param
API Explorer
Debugger
Was this article helpful to you?