Orders deletion
| Event Group | Event Identification |
|---|---|
| orders | orders/delete |
Order delete
Request Headers
- X-Shopline-Topic string requiredThe unique identifier for the event.Example:
orders/edited - X-Shopline-Hmac-Sha256 string requiredThe signature of the request. Upon receiving the request, you must verify the signature to confirm the authenticity and integrity of the data.Example:
XWmrwMey6OsLMeiZKwP4FppHH3cmAiiJJAweH5Jo4bM= - X-Shopline-Shop-Domain string requiredThe store domain.Example:
example.myshopline.com - X-Shopline-Shop-Id string requiredThe store ID.Example:
1610418123456 - X-Shopline-Merchant-Id string requiredThe merchant ID.Example:
2000001234 - X-Shopline-API-Version string requiredThe API version.Example:
v20250601 - X-Shopline-Webhook-Id string requiredThe ID of this Webhook event.Example:
b54557e48a5fbf7d70bcd043
Request Body
- adjust_price stringAdjust the amount, the balance amount caused by rounding in the POS scenarioExample:
8.00 adjust_price_setobject
Adjustment amount in store currency and transaction currencypresentment_moneyobject
Amount information on the buyer's sideamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Amount information on the seller sideamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDbilling_addressobject
billing addressaddress1 stringDetailed address 1Example:Address 1address2 stringDetailed address 2, optionalExample:Address 2city stringCityExample:New Yorkcompany stringCompany NameExample:New company namecountry stringcountry / regionExample:USAcountry_code stringCountry CodeExample:USfirst_name stringFirst nameExample:Tomlast_name stringLast nameExample:Washingtonname stringNameExample:Tom Washingtonphone stringPhoneExample:18723465843province stringProvincial/Secondary AddressExample:Californiaprovince_code stringProvince/Secondary Address CodeExample:4200006zip stringPostal codeExample:54213- browser_ip stringBrowser IPExample:
157.119.232.35 - buyer_note stringBuyer's NotesExample:
Remark - cancel_reason stringReason for cancellationExample:
I don't want to buy it. - cancelled_at stringCancellation timeExample:
2012-05-01T14:22:25-04:00 - cart_token stringShopping cart tokenExample:
c2c4a58186b9d96395d7e6b5c2969577 - checkout_id stringThe abandoned order id associated with the current orderExample:
2404785166526352972864 - checkout_token stringSettlement page tokenExample:
c2c4a58186b9d96395d7e6b5c2969577 client_detailsobject
Client Informationbrowser_ip stringBrowser IPExample: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 Sauuid stringuuidExample:432354345companyobject
company informationid stringCompany IDExample:1026538935748524location_id stringLocation IDExample:326538935748524tax_registration_id stringTax ID InformationExample:503002- created_at stringOrder creation timeExample:
2021-08-16T08:27:57+00:00 - currency stringSettlement currencyExample:
USD - current_subtotal_price stringCurrent total of goods, total price*quantityExample:
8.00 current_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
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USD- current_total_discounts stringSum of discounts, precision 2, marketing offers + artificial discountsExample:
8.00 current_total_discounts_setobject
Discount sum and multi-currency information. There is no multi-currency, so the buyer and seller currencies and amounts are the same.presentment_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:USDcurrent_total_duties_setobject
Current total tariffs on goodspresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USD- current_total_price stringThe current order total, value logic: total amount of goods - total discount + shipping fee + taxExample:
8.00 current_total_price_setobject
Multi-currency information of the current order total, the buyer's and seller‘s currency and the amount are the samepresentment_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:USD- current_total_tax stringTotal taxes, product tax + shipping taxExample:
8.00 current_total_tax_setobject
Multi-currency information of the sum of taxes, the currency and amount of buyers and sellers are the samepresentment_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:USDcustomerobject
Buyer informationaddressesobject
addressaddress1 stringDetailed address 1Example:Address 1address2 stringDetailed address 2, optionalExample:Address 2city stringCityExample:New Yorkcountry stringcountry / regionExample:USAcountry_code stringCountry CodeExample:USfirst_name stringFirst nameExample:Tomlast_name stringLast nameExample:Washingtonname stringFull nameExample:Tom Washingtonphone stringPhoneExample:13100000000province stringProvinceExample:Californiaprovince_code stringProvince CodeExample:4200006zip stringPostal codeExample:98734area_code stringPhone area codeExample:+86created_at stringBuyer creation timeExample:2022-11-04T10:18:46+00:00currency stringCurrencyExample:USDemail stringUser mailboxExample:test1001@Gmail.comfirst_name stringFirst nameExample:Tomid stringUser IDExample:4201057495last_name stringLast nameExample:Washingtonphone stringUser mobile phone numberExample:13100000000- customer_locale stringBuyer's country Language code + country abbreviationExample:
CN - deduct_member_point_amount stringThe current order member points deduction amountExample:
8.00 deduct_member_point_amount_setobject
The current order member points deduction amount, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDdiscount_applicationsobject[]
All discounts applied to this orderallocation_method stringThe scope of the discount application of the activity 1) across (the value is distributed across all authorization lines) 2) each (the value is applied to each authorization line)Example:acrosscode stringDiscount CodeExample:1Q3UMQM8RBP5description stringDetailed description of the activityExample:Detailed description of the activitytarget_selection stringSpecific objects of the activity discount application 1) explicit (the discount is allocated to the explicitly selected product line or freight line) 2) all (the discount is allocated to all product lines or freight lines) 3) ENTITLED (the discount is only allocated to the product lines or freight lines that the user is entitled to use)Example:alltarget_type stringThe discount is applied to 1) line_item 2) shipping_lineExample:line_itemtitle stringTitle of automatic discountExample:Detailed description of the activitytype stringActivity discount type 1) manual (custom type) 2) automatic (automatic discount type) 3) discount_code (discount code type)Example:manualvalue stringDiscount value of the eventExample:20value_type stringThe discount value type of the activity, including percentage and fixed amountExample:fixed_amountdiscount_codesobject[]
Promo code informationamount stringDiscount amount, precision 2Example:8.00amount_setobject
amount, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.00currency_code stringCurrencyExample:currency_codeshop_moneyobject
Sell side amount informationamount stringAmountExample:8.00currency_code stringCurrencyExample:USDcode stringPromo codeExample:KIN4GNAB2FRHtype stringDiscount type: 1-reduction amount; 2-discount; 3-free shipping; 8-fixed selling price; 9-free lowest priced item; 10-package price; 11-discount for the Nth item;Example:Reduction amount- email stringBuyer's EmailExample:
test001@Gmail.com - financial_status stringPayment status: unpaid - unpaid; authorized - authorized; pending - payment; partially_paid - partially paid; paid - paid; partially_refunded - partially refunded; refunded - refunded;Example:
unpaid - fulfillment_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:
fulfilled fulfillmentsobject[]
Package informationcreated_at stringCreation time (see IOS8601 for the format)Example:2022-11-04T10:18:46+00:00id stringPackage numberExample:22046737798141702810214336line_itemsobject[]
Product listattribute stringProduct attributes: Name - Attribute value Multiple attributes are separated by commas, such as: Color - Red, Size - XExample:bigfulfillable_quantity integerAvailable quantityExample:1fulfillment_quantity integerThe number of shipmentsExample:1fulfillment_service stringThe name of the logistics provider. If a product has multiple different delivery service providers, separate them with commas.Example:SF Express Internationalfulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:fulfilledgrams doubleWeight ( grams )Example:100id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:412image_url stringproduct pictureExample:https://d2n979dmt31clo.cloudfront.net/image/store/4211449909/1667384795847/63928f08a7174ab2958c6a969location_id stringLocation IDExample:5445886274929439997name stringsku titleExample:test-002price stringProduct price, precision 2Example:8.00price_setobject
Product price, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.00currency_code stringCurrencyExample:USDproduct_id stringSPU serial numberExample:16056761559984840457934011quantity integerQuantity of items in the orderExample:3requires_shipping booleanShipping or notExample:truesku stringProduct CodeExample:18056761559987524812644011tax_linesobject[]
Tax informationprice stringPriceExample:8.00price_setobject
Multi-currency information of taxpresentment_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:USDrate doubleTax rateExample:1title stringTax nameExample:Taxestaxable booleanTax or not?Example:truetitle stringProduct titleExample:Beautiful skirtvariant_id stringProduct SKU serial numberExample:18056761559987524812644011variant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigvendor stringSupplierExample:Suppliername stringInvoice Short NumberExample:1032-F2order_id stringOrder numberExample:21056577640603870897253153shipment_status stringPackage trackingExample:fulfilledstatus stringLogistics delivery status, success-shipped; cancelled-cancelled;Example:successtracking_company stringLogistics company nameExample:SF Express Internationaltracking_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:2022-11-04T10:18:46+00:00- hidden_order booleanIs it an archived order? true = archived order, false = not archived orderExample:
true - id stringSystem order numberExample:
21056577640603870897253153 line_itemsobject[]
Order product snapshot informationattribute stringProduct attributes: Name - Attribute value Multiple attributes are separated by commas, such as: Color - Red, Size - XExample:reddiscount_allocationsobject[]
Discount details amount in multiple currenciesamount stringDiscount details amountExample:8.00amount_setobject
Discount details amount in multiple currenciespresentment_moneyobject
Payment Currencyamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Store currencyamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDdiscount_application_index integerIndicate the position in the discount detailsExample:1dutiesobject[]
Tariff Informationcountry_code_of_origin stringCountry code of origin/shipping placeharmonized_system_code stringCustoms Codeid stringTariff Numberpriceobject
Tariff Multi-Currency Informationpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDtax_linesobject[]
Tax details listprice_setobject
Multi-currency information of taxpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDrate stringTax raterate_percentage stringTax rate (the percentage value, i.e. rate * 100)title stringTax Titlefulfillable_quantity integerAvailable quantityExample:1fulfillment_service stringThe name of the logistics provider. If a product has multiple different delivery service providers, separate them with commas.Example:SF Express Internationalfulfillment_status stringThe shipping status of the product, shipping status, fulfilled-shipped; partial-partially shipped; null-unshipped;Example:yun0001gift_card booleanIs it a gift card product?grams doubleWeight ( grams )Example:100id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:413image_url stringproduct pictureExample:https://d2n979dmt31clo.cloudfront.net/image/store/4211449909/1667384795847/63928f08a7174ab2958c6a969location_id stringLocation IDExample:5327026538935748524name stringsku titleExample:Product titleprice stringCommodity price, precision 2Example:8.00price_setobject
Product price, amount information in multiple currenciespresentment_moneyobject
Payment Currencyamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Store currencyamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDproduct_id stringSPU serial numberExample:16056761559984840457934011propertiesobject[]
Product customization informationadditional stringCustom product additional fieldsExample:Attachname stringCustom attribute nameExample:Custom propertiestype 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:Custom attribute valuesquantity integerQuantity of items in the orderExample:1requires_shipping booleanShipping or notExample:truesku stringProduct CodeExample:18056761559987524812644011tags stringProduct tags (separate multiple tags with commas)Example:watchtax_linesobject[]
Tax informationprice stringPriceExample:8.00price_setobject
Multi-currency information of taxpresentment_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:USDrate doubleTax rateExample:1title stringTax nameExample:Taxestype stringTax type, used to distinguish between product tax and shipping tax. The enumeration values are as follows: product_tax: product tax shipping_tax: shipping taxExample:shipping_taxtaxable booleanTax or not?Example:truetitle stringProduct titleExample:Nice skirtvariant_id stringProduct SKU serial numberExample:18056761559987524812644011variant_title stringCommodity attribute value, multiple divided by " / ", such as: "155 / red / large"Example:bigvendor stringSupplierExample:Supplierlocationsobject[]
Location Informationlocation_id stringLocation IDExample:5327026538935748524name stringPlace NameExample:us.streettype string1.posLocation: the store location where the POS channel created the order (it is recommended to use posLocationId, which will be discarded later) 2.pickupLocation: when the delivery method of the order is self-pickup, the store location of the self-pickup 3.productLocation: the inventory location of the product in the order (it is recommended to use the location information in the product line, which will be discarded later)Example:posLocation- name stringCustom order number (subject to change)Example:
test001 - note stringMerchant remarks, multiple remarks separated by commasExample:
Remark note_attributesobject[]
Merchant note log, date contentcreate_time stringRemark creation time (see IOS8601 for the format)Example:2022-11-04T10:18:46+00:00name stringRemark source (seller ID)Example:Notes Sourcevalue stringNotesExample:content- order_at stringOrder timeExample:
2021-08-16T08:27:57+00:00 - order_source stringThe order source channel. Currently, only the POS channel has this field. Other channels have this field value.Example:
POS - order_status_url stringOrder status page URLExample:
https://shoptest.myshopline.com/trade/thank_you?mainOrderMark=xxx&mainOrderSeq=200565776406008509 payment_detailsobject[]
Payment slip informationcreate_time stringPayment slip creation timeExample:2021-08-16T08:27:57+00:00pay_amount doublePayment amountExample:8pay_channel_deal_id stringPayment serial number: the payment number generated by the payment channelExample:pi_3MI897Hezv8FxjBO1uGxMPhXpay_seq stringPayment network payment order number, the unique number request number of the payment order defined internally by SLExample:23057287797738260472676128pay_status stringPayment statusExample:unpaidprocessed_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_REVIEW- payment_gateway_names arrayPayment method list, the payment method list used for this orderExample:
["Paypal"] - phone stringBuyer contact informationExample:
13100000000 - pos_location_id stringPOS transaction locationExample:
5227248679317408779 - presentment_currency stringBuy side currencyExample:
USD - processed_at stringOrder time, format: 2023-04-12T22:59:52+08:00 2023-04-12T22:59:52+08:00Example:
2023-04-12T22:59:52+08:00 - processed_user_id stringOrder creatorExample:
4201057495 refundsobject[]
Refund listcreated_at stringRefund form creation time (see IOS8601 for the format)Example:2021-08-16T08:27:57+00:00id stringRefund IDExample:2605659027312156877634note stringRefund NotesExample:Remarkorder_id stringOrder numberExample:21056577640603870897253153processed_at stringUpdate timeExample:2021-08-16T08:27:57+00:00refund_line_itemsobject[]
Refund Itemsid stringRefund order numberExample:2605659027312156877634line_item_id stringThe ID of the product snapshot table, generated by the system, uniquely confirms a product with the order numberExample:101quantity stringQuantity, quantity of goodsExample:1restock_type stringInventory return type, no_restock-not returned, cancel-cancel, return-returnExample:no_restocksubtotal stringTotal refund amount, precision 2Example:1.00subtotal_setobject
Total refund amount, multi-currency information, same on seller and buyer sidepresentment_moneyobject
Buy side currencyamount stringAmount, Precision 2Example:1.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:1.00currency_code stringCurrencyExample:USDtotal_tax_setobject
Total tax amount, multi-currency informationpresentment_moneyobject
Buy side currencyamount stringAmount, Precision 2Example:1.00currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmount, Precision 2Example:1.00currency_code stringCurrencyExample:USDuser_id stringUser IDExample:4201057495shipping_addressobject
Shipping addressaddress1 stringDetailed address 1Example:Address 1address2 stringDetailed address 2, optionalExample:Address 2city stringCityExample:New Yorkcompany stringCompany NameExample:New Companycountry stringCountryExample:USAcountry_code stringCountry codeExample:USdelivery_store_code stringStore IDExample:1001delivery_store_name stringStore nameExample:Storedistrict stringDistrictExample:Panyu Districtdistrict_code stringDistrict codeExample:5213300first_name stringFirst nameExample:Tomlast_name stringLast nameExample:Washingtonlatitude stringAddress LatitudeExample:23.35773longitude stringAddress LongitudeExample:116.4151name stringFull nameExample:Tom Washingtonphone stringPhoneExample:13100000000province stringProvinceExample:Californiaprovince_code stringProvince codeExample:4200006zip stringPostal codeExample:521000shipping_linesobject[]
Logistics informationcode stringLogistics numberExample:SF1232344456776discount_allocationsobject[]
Discount details and amounts displayed in multiple currenciesamount stringDiscount amount, precision 2Example:8.00amount_setobject
Discount multi-currency amountpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Store side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDdiscount_application_index integerPosition in discount detailsExample:1discounted_price stringDiscount amount, precision 2Example:8.00discounted_price_setobject
Discount multi-currency amountpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Store side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDphone stringPhoneExample:13100000000price stringLogistics freight, double type stringExample:8.00price_setobject
Logistics freight multi-resource informationpresentment_moneyobject
Buyer's currency amountamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Seller's currency amountamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshipping_price stringOriginal freight amount (not discounted amount)Example:8.00source stringLogistics TypeExample:SHOPLINEtax_linesobject[]
Logistics tax informationprice stringPriceExample:8.00price_setobject
Multi-currency information of taxpresentment_moneyobject
Buyer's currency amountamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Seller's currency amountamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDrate doubleTax rateExample:1title stringTax nameExample:Taxestitle stringLogistics nameExample:SF Express International- status stringOrder status, open - in process, cancelled - canceledExample:
open - store_id stringStore IDExample:
1644828244663 - subtotal_price stringTotal product price after discount, total product price - marketing discount - artificial discountExample:
8.00 subtotal_price_setobject
Multi-currency information of total product price after discountpresentment_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:USD- tags stringOrder TagsExample:
watch tax_linesobject[]
Tax informationprice stringPriceExample:8.00price_setobject
Multi-currency amount 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:USDrate doubleTax rateExample:1title stringTax nameExample:Taxes- tax_number stringTINExample:
11111 - tax_type stringTypes of tax IDExample:
type - taxes_included booleanDoes the total include tax?Example:
true - total_discounts stringTotal discount, marketing discount + artificial discountExample:
8.00 total_discounts_setobject
Multi-currency information of discount totalpresentment_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:USD- total_line_items_price stringSum of original prices of goods, precision 2Example:
8.00 total_line_items_price_setobject
Total 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:USD- total_outstanding stringSum of unpaid amount, precision 2Example:
8.00 total_outstanding_setobject
Total outstanding amount, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDtotal_shipping_price_setobject
Order shipping sum, 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:USD- total_tax stringSum of taxes, precision 2, commodity tax + shipping taxExample:
8.00 total_tax_setobject
Total taxes and fees, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USDshop_moneyobject
Amount information on the seller sideamount stringAmount, Precision 2Example:8.00currency_code stringCurrencyExample:USD- total_tip_received stringTip, precision 2Example:
8.00 total_tip_received_setobject
Tipping, multi-currency informationpresentment_moneyobject
Buyer side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USDshop_moneyobject
Sell side amount informationamount stringAmountExample:8.88currency_code stringCurrencyExample:USD- total_weight doubleTotal product weight ( g )
- updated_at stringOrder update time, (see IOS8601 for the format)Example:
2021-08-16T08:27:57+00:00 - user_id stringBuyer IDExample:
4201057495
Status Codes
After receiving a webhook notification from SHOPLINE, you must respond with the following format:
HTTP/1.1 200 OKFor more information about how to subscribe to webhooks and webhook response rules, refer to Webhook overview.
Was this article helpful to you?