Event Type: order_create
order[* Object Order]: Order Information
order_id[* String]: Order IDorder_create_time[* String]: Create Time of the Order, ISO 8601, format YYYY-MM-DDTHH:mm:ss.sssZ, example: 2021-10-12T14:20:50.521+07:00merchandise_list[Array Merchandise]: Merchandise List
merchandise_id[* String]: Merchandise IDcategory_1[* String]: The primary classification of Merchandisecategory_2[String]: Secondary classification of Merchandisecategory_3[String]: Three-level classification of Merchandisename[String]: Merchandise Namecount[Integer]: Merchandise Countunit_price[Object Amount]: Merchandise Unit Price
currency[* String]: Local Currency Type, 3-letter code according to ISO 4217amount_local[* Double]: Amount ( Local Currency )amount_usd[Double]: Amount ( USD ), The USD amount is converted from the original amount by the exchange rate, (required when not access to China Server)amount_cny[Double]: Amount ( CNY ), The CNY amount is converted from the original amount by the exchange rate, (required when access to a China Server)amount[* Object Amount]: Order Total Amount
currency[* String]: Local Currency Type, 3-letter code according to ISO 4217amount_local[* Double]: Amount ( Local Currency )amount_usd[Double]: Amount ( USD ), The USD amount is converted from the original amount by the exchange rate, (required when not access to China Server)amount_cny[Double]: Amount ( CNY ), The CNY amount is converted from the original amount by the exchange rate, (required when access to a China Server)shipping[Object Shipping]: Shipping Information
address[* Object Address]: Shipping Address
country[* String]: Country, 2-letter country code according to ISO 3166region[* String]: Regioncity[* String]: Citydistrict[String]: Districtdetail[String]: Detailed Addresszip_code[String]: Zip Codephone[Object Phone]: Shipping Phone Number
country_code[* Integer]: Country Code, Compliant with ITU E.164 standard, without '+ sign', without prefix 0, example: 86phone_number[* String]: Phone Number, without '+ sign'email[String]: Shipping Emailconsignee[* Object Name]: Consignee
first_name[String]: First Namemiddle_name[String]: Middle Namelast_name[String]: Last Namenickname[String]: Nicknamemethod[String]: Shipping Method, enumeration
merchant[Object Merchant]: Merchant Information
merchant_id[* String]: Merchant Account IDregister_time[* String]: Merchant Registration Time, ISO 8601, format YYYY-MM-DDTHH:mm:ss.sssZ, example: 2021-10-12T14:20:50.521+07:00login_time[String]: Last Login Time of Merchant, ISO 8601, format YYYY-MM-DDTHH:mm:ss.sssZ, example: 2021-10-12T14:20:50.521+07:00shop_name[String]: Shop Nameshop_phone[Object Phone]: Shop Phone
country_code[* Integer]: Country Code, Compliant with ITU E.164 standard, without '+ sign', without prefix 0, example: 86phone_number[* String]: Phone Number, without '+ sign'shop_email[String]: Shop Emailshop_address[Object Address]: Shop Address
country[* String]: Country, 2-letter country code according to ISO 3166region[* String]: Regioncity[* String]: Citydistrict[String]: Districtdetail[String]: Detailed Addresszip_code[String]: Zip Codeshop_url[String]: Shop URLmerchant_type[String]: Merchant Type, enumeration
merchant_level[String]: Merchant Levelcompany[String]: Merchant Companyprimary_category[String]: Merchant's Primary Categoryproduct_count[Integer]: Merchant's Products Counthistory_order_count[Integer]: Merchant's History Order Counthistory_order_amount[Object Amount]: Merchant's History Order Amount
currency[* String]: Local Currency Type, 3-letter code according to ISO 4217amount_local[* Double]: Amount ( Local Currency )amount_usd[Double]: Amount ( USD ), The USD amount is converted from the original amount by the exchange rate, (required when not access to China Server)amount_cny[Double]: Amount ( CNY ), The CNY amount is converted from the original amount by the exchange rate, (required when access to a China Server){
"order": {
"order_id": "NX348566DIHD",
"order_create_time": "2021-10-12T14:25:50.521+07:00",
"merchandise_list": [
{
"merchandise_id": "NFH837824432",
"category_1": "3c",
"category_2": "phone",
"category_3": "android",
"name": "huawei phone",
"count": 1,