Return Order
Please refer to https://open-api.docs.shoplineapp.com/reference/get_return-orders-id-1 for more details.
Fields Summary
Field | Type | Description | Example |
---|---|---|---|
id | String | Return Order ID 退貨單ID | 60d587097f9f98004407864e |
return_order_number | String | 退貨單號 | 2021060212182917 |
status | String | Status 狀態 --- - pending - confirmed - completed - cancelled - removed | |
total | Money | Return Total (After return_order_revamp feature key on, value will be updated accordingly) 退貨合計 (啟用「return_order_revamp」功能後, 資訊可能因此更新) | |
order_id | String | Order ID 訂單ID | |
delivery_address | Delivery Address | ||
inspect_status | String | Inspect Status 退貨單的驗貨狀態 --- - pending 未驗貨 - inspected 已驗貨 - no_inspect 不驗貨 (After return_order_revamp feature key on) | inspected |
customer_id | String | Customer Id 顧客ID | |
customer_name | String | Customer Name 顧客名字 | |
customer_email | String | Customer Email 顧客電郵 | [email protected] |
order_delivery | Order Delivery | Order Delivery Information 送貨資訊 | Please check the link on the left |
delivery_data | Delivery Data | Third-Party Delivery Information 第三方串接物流資訊 | Please check the link on the left |
order_payment | Order Payment | Order Payment Information 付款資訊 | Please check the link on the left |
order_payment_status | String | Order Payment Status 訂單支付狀態 | |
order_delivery_status | String | Order Delivery Status 訂單物流狀態 | |
items | Array | Return Order Product Item Data (After return_order_revamp feature key on, value will be updated accordingly) 退貨商品資訊 (啟用「return_order_revamp」功能後, 資訊可能因此更新) | Please refer to https://open-api.docs.shoplineapp.com/reference/get_return-orders-id-1 items in RESPONSE section for more details. |
promotion_items | Array | Promotion Item Data 訂單折扣資訊 | |
return_order_promotion_items | Array | Return Order Promotion Item (After return_order_revamp feature key on) 分攤的訂單折扣資訊 (啟用「return_order_revamp」功能後) | |
order | Object | Order data 訂單信息 | |
returned_by | String | Returned By 發起退貨人 | admin |
max_return_total | Money | ||
created_at | Array | Return Order Created At 退貨單創建時間 | 2021-01-01T00:00:00.000+00:00 |
updated_at | Array | Return Order Updated At 退貨單更新時間 | 2021-06-02T12:18:29.606+00:00 |
applied_user_credits | Money | applied user credis (After return_order_revamp feature key on) 分攤的折抵購物金 (啟用「return_order_revamp」功能後) | |
applied_member_point_redeem_to_cash | Money | applied member point to cash (After return_order_revamp feature key on) 分攤的折抵會員點數折現 (啟用「return_order_revamp」功能後) | |
applied_member_point | Number | applied member point (After return_order_revamp feature key on) 分攤的折抵會員點數 (啟用「return_order_revamp」功能後) | |
custom_discount_items | Array | Return Order Custom Discount Item Data (After return_order_revamp feature key on) 分攤的自訂折扣資訊 (啟用「return_order_revamp」功能後) | |
custom_discount | Money | custom discount (After return_order_revamp feature key on) 分攤的自訂折扣 (啟用「return_order_revamp」功能後) |
Response Sample
{
"created_at" : "2021-06-02T12:18:29.606+00:00",
"customer_email" : "[email protected]",
"customer_id" : "5f86b66201afcd0c83557f18",
"customer_name" : "asd",
"delivery_address" : {
"address_1" : "",
"address_2" : "",
"city" : "",
"country" : "",
"country_code" : "",
"district" : null,
"key" : null,
"layer1" : null,
"layer2" : null,
"layer3" : null,
"logistic_codes" : null,
"postcode" : "",
"recipient_name" : "asd",
"recipient_phone" : "+12345677",
"remarks" : null,
"state" : null
},
"delivery_data" : {
"hk_sfplus_home_region" : null,
"location_code" : null,
"location_name" : null,
"name_translations" : {},
"scheduled_delivery_date" : null,
"store_address" : null,
"time_slot_key" : null,
"tracking_number" : null,
"url" : null
},
"id" : "60b77715808cd8004387c6ed",
"inspect_status" : null,
"items" : [],
"max_return_total" : {
"cents" : 0,
"currency_iso" : "HKD",
"currency_symbol" : "HK$",
"dollars" : 0,
"label" : "HK$0.00"
},
"order" : null,
"order_delivery" : null,
"order_delivery_status" : null,
"order_id" : "6049dff0647ad00045eed112",
"order_payment" : null,
"order_payment_status" : null,
"promotion_items" : [],
"return_order_number" : "2021060212182917",
"returned_by" : "admin",
"status" : "confirmed",
"total" : {
"cents" : 120502,
"currency_iso" : "HKD",
"currency_symbol" : "HK$",
"dollars" : 1205.02,
"label" : "HK$1,205.02"
},
"updated_at" : "2021-06-02T12:18:29.813+00:00"
}
{
"id": "65700cf9dabf7b00ffd84b83",
"return_order_number": "2023120605560961",
"created_at": "2023-12-06T05:56:09.232+00:00",
"updated_at": "2023-12-06T05:56:09.539+00:00",
"status": "pending",
"total": {
"cents": 56,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$56",
"dollars": 56
},
"order_id": "65700a50c3505f005fed5b55",
"delivery_address": {
"country_code": "",
"country": "",
"city": "",
"state": "",
"district": null,
"postcode": "",
"address_1": "",
"address_2": "",
"key": null,
"layer1": null,
"layer2": null,
"layer3": null,
"logistic_codes": null,
"recipient_name": "",
"recipient_phone": "",
"recipient_phone_country_code": "",
"remarks": null
},
"inspect_status": "no_inspect",
"customer_id": "642e8e25c548fa001c2c9e1e",
"customer_name": "tina.ho",
"customer_email": "[email protected]",
"customer_phone": "0912345678",
"order_delivery": {
"id": "65700cf9dabf7b00ffd84b84",
"platform": "no_return",
"status": "no_return",
"delivery_status": "no_return"
},
"delivery_data": {
"hk_sfplus_home_region": null,
"location_code": null,
"location_name": null,
"name_translations": {},
"store_address": null,
"url": null,
"tracking_number": null,
"scheduled_delivery_date": null,
"time_slot_key": null
},
"order_payment": {
"id": "65700cf9dabf7b00ffd84b85",
"payment_method_id": "62be6b8c8907d300356cad0a",
"payment_type": "bank_transfer_return",
"status": "pending",
"updated_at": "2023-12-06T05:56:09.364+00:00",
"created_at": "2023-12-06T05:56:09.364+00:00",
"refund_amount": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"update_refund_amount_at": null,
"payment_data": {
"bank_account": "812"
}
},
"order_payment_status": "pending",
"order_delivery_status": "no_return",
"items": [
{
"id": "65700cf9dabf7b00ffd84b86",
"item_type": "Product",
"item_data": {
"cart_item_id": "1702388",
"promotion_id": null,
"parent_item_ids": [],
"triggering_item_id": "",
"order_promotion_items": {},
"order_discounted_price": {
"cents": 3,
"currency_iso": "TWD"
},
"applied_order_promotion_discounts": [
{
"promotion_id": "647954a24adf660037f77c7b",
"discount": {
"cents": 3,
"currency_iso": "TWD"
}
}
],
"is_exclude_promotion": false,
"is_exclude_user_credit": false,
"is_exclude_member_point": false,
"has_exclude_promotion_tag": false,
"custom_discounted_amount": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"custom_discounted_amount_items": [],
"variation_data": {
"_id": "64feb367c77272003ce5c96a",
"barcode_type": "Code 128",
"cost": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"created_at": "2023-09-11T06:27:51.807Z",
"feed_variations": {
"color": {
"zh-hant": "麥當勞",
"en": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
}
},
"fields": [
{
"name_translations": {
"en": "",
"zh-hant": "麥當勞",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
}
}
],
"fields_translations": {
"en": [
""
],
"zh-hant": [
"麥當勞"
],
"zh-cn": [
""
],
"vi": [
""
],
"ja": [
""
],
"ms": [
""
],
"id": [
""
],
"de": [
""
]
},
"gtin": "35733343",
"key": "64feb367b419f10039371ba0",
"location_id": null,
"max_order_quantity": -1,
"media_id": null,
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"mpn": null,
"out_of_stock_orderable": false,
"preorder_limit": -1,
"price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"price_sale": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"root_product_variation_id": null,
"sku": null,
"stock_ids": null,
"unlimited_quantity": null,
"updated_at": "2023-12-04T04:03:03.175Z",
"variant_option_ids": [
"64feb367c77272003ce5c96c"
],
"wapos_id": null,
"weight": 4,
"media_hash": {}
}
},
"object_data": {
"_id": "64feb367c77272003ce5c96e",
"tags_array": [],
"quantity": 1697,
"preorder_limit": -1,
"weight": 0,
"barcode_type": "Code 128",
"title_translations": {
"zh-hant": "單規格☁︎"
},
"type": "product",
"status": "active",
"subscription_period_type": "day",
"subscription_period_duration": 7,
"subscription_recurring_count_limit": -1,
"seo_title_translations": {
"zh-hant": "單規格☁︎"
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
},
"amount_sold": 354,
"quantity_sold": 6,
"page_views": 0,
"added_to_cart": 0,
"field_titles": [
{
"key": "color",
"label": "顏色",
"name_translations": {
"en": "Color",
"zh-hant": "顏色",
"zh-hk": "顏色",
"zh-cn": "颜色",
"zh-tw": "顏色",
"vi": "Màu",
"ms": "warna",
"ja": "カーラー",
"th": "สี"
},
"index": 0
}
],
"preorder_note_translations": {},
"created_by": "admin",
"retail_status": "active",
"out_of_stock_orderable": false,
"hide_price": false,
"subscription_enabled": false,
"taxable": false,
"same_price": true,
"is_preorder": false,
"is_excluded_promotion": false,
"unlimited_quantity": false,
"owner_id": "6294898aa088344648a1c17a",
"mpn": "",
"gtin": "",
"price": {
"cents": 59,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$59",
"dollars": 59
},
"description_translations": {
"en": "",
"zh-hant": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
},
"summary_translations": {
"en": "",
"zh-hant": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
},
"show_custom_related_products": false,
"blacklisted_feed_channels": [],
"max_order_quantity": -1,
"identifier_exists": true,
"gender": "unisex",
"age_group": "all_ages",
"adult": "no",
"condition": "new",
"available_start_time": null,
"available_end_time": null,
"updated_at": "2023-12-05T06:16:31.468Z",
"created_at": "2023-09-11T06:27:51.808Z",
"variations": [
{
"_id": "64feb367c77272003ce5c96a",
"quantity": 715,
"preorder_limit": -1,
"barcode_type": "Code 128",
"weight": 4,
"variant_option_ids": [
"64feb367c77272003ce5c96c"
],
"price": {
"cents": 0,
"currency_iso": "TWD",
"label": "NT$0"
},
"fields_translations": {
"en": [
""
],
"zh-hant": [
"麥當勞"
],
"zh-cn": [
""
],
"vi": [
""
],
"ja": [
""
],
"ms": [
""
],
"id": [
""
],
"de": [
""
]
},
"key": "64feb367b419f10039371ba0",
"media_id": null,
"feed_variations": {
"color": {
"zh-hant": "麥當勞",
"en": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
}
},
"out_of_stock_orderable": false,
"fields": [
{
"name_translations": {
"en": "",
"zh-hant": "麥當勞",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
}
}
],
"gtin": "35733343",
"updated_at": "2023-12-04T04:03:03.175Z",
"created_at": "2023-09-11T06:27:51.807Z",
"cost": {
"cents": 0,
"currency_iso": "TWD"
},
"max_order_quantity": 0,
"member_price": {
"cents": 0,
"currency_iso": "TWD"
},
"price_sale": {
"cents": 0,
"currency_iso": "TWD"
}
},
{
"_id": "64feb367c77272003ce5c96b",
"quantity": 982,
"preorder_limit": -1,
"barcode_type": "Code 128",
"weight": 4,
"variant_option_ids": [
"64feb367c77272003ce5c96d"
],
"price": {
"cents": 0,
"currency_iso": "TWD",
"label": "NT$0"
},
"fields_translations": {
"en": [
""
],
"zh-hant": [
"都是維尼"
],
"zh-cn": [
""
],
"vi": [
""
],
"ja": [
""
],
"ms": [
""
],
"id": [
""
],
"de": [
""
]
},
"key": "64feb367b419f10039371ba1",
"media_id": null,
"feed_variations": {
"color": {
"zh-hant": "都是維尼",
"en": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
}
},
"out_of_stock_orderable": false,
"fields": [
{
"name_translations": {
"en": "",
"zh-hant": "都是維尼",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
}
}
],
"gtin": "73477326",
"updated_at": "2023-09-13T08:28:55.392Z",
"created_at": "2023-09-11T06:27:51.807Z",
"cost": {
"cents": 0,
"currency_iso": "TWD"
},
"max_order_quantity": 0,
"member_price": {
"cents": 0,
"currency_iso": "TWD"
},
"price_sale": {
"cents": 0,
"currency_iso": "TWD"
}
}
],
"variant_options": [
{
"_id": "64feb367c77272003ce5c96c",
"index": 0,
"name_translations": {
"zh-hant": "麥當勞",
"en": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
},
"type": "color",
"updated_at": "2023-09-11T06:27:51.807Z",
"created_at": "2023-09-11T06:27:51.807Z",
"key": "64feb367c77272003ce5c96c"
},
{
"_id": "64feb367c77272003ce5c96d",
"index": 0,
"name_translations": {
"zh-hant": "都是維尼",
"en": "",
"zh-cn": "",
"vi": "",
"ja": "",
"ms": "",
"id": "",
"de": ""
},
"type": "color",
"updated_at": "2023-09-11T06:27:51.807Z",
"created_at": "2023-09-11T06:27:51.807Z",
"key": "64feb367c77272003ce5c96d"
}
],
"wapos_id": "06423c89-7c35-4b02-b589-5a76815c6241",
"related_product_ids": [
"653b83dfa83d7e1d76b38da2",
"650023b46c4ce0004bde028f",
"64ffdb0d6c4ce00045ddfe59",
"64ffda8c6c4ce0004eddfdcc"
],
"media": [
{
"images": {
"original": {
"width": 150,
"height": 150,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/64feb348c77272003fe5c94a/original.png?1694413640"
}
},
"_id": "64feb348c77272003fe5c94a",
"alt_translations": {},
"blurhash": "USGuHpoe5soe%0fkNHay0:ays,a#RlfPoej@"
}
],
"price_sale": {},
"member_price": {},
"lowest_price": {
"cents": 59,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$59",
"dollars": 59
},
"lowest_member_price": {
"cents": 59,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$59",
"dollars": 59
},
"cost": null,
"detail_media": [],
"enable_preorder_limit": false
},
"item_variation_id": null,
"item_id": "64feb367c77272003ce5c96e",
"item_price": {
"cents": 59,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$59",
"dollars": 59
},
"item_points": null,
"quantity": 1,
"total": {
"cents": 59,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$59",
"dollars": 59
},
"total_points": null,
"order_inspect_items": [
{
"quantity": 1,
"inspect_status": "pending",
"return_reason_key": "admin_return_order",
"return_remark": null,
"inspect_remark": null
}
]
}
],
"promotion_items": [
{
"id": "65700a50c3505f005fed5b57",
"coupon_code": null,
"discountable_amount": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"discounted_amount": {
"cents": 65,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$65",
"dollars": 65
},
"subtotal_after": {
"cents": 1226,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$1,226",
"dollars": 1226
},
"updated_at": "2023-12-06T05:44:48.320+00:00",
"created_at": "2023-12-06T05:44:48.320+00:00",
"promotion_data": {
"_id": "647954a24adf660037f77c7b",
"addon_product_id": null,
"available_channel_ids": [],
"available_platforms": [
"ec"
],
"banner_media_ids": [],
"codes": [],
"coupon_generated_by": null,
"coupon_type": null,
"created_at": "2023-06-02T02:32:02.117Z",
"description_translations": {},
"discount_amount": null,
"discount_on": "order",
"discount_percentage": 5,
"discount_type": "percentage",
"discountable_category_ids": [],
"discountable_product_ids": [],
"discountable_quantity": null,
"discounted_point": null,
"discounted_price": null,
"draw_end_at": null,
"draw_from": null,
"draw_start_at": null,
"drew_coupon_count": 0,
"end_at": null,
"extended_promotion_id": null,
"first_purchase_only": false,
"for_affiliate_campaign": false,
"is_accumulated": false,
"max_use_count": null,
"membership_tier_id": null,
"merchant_id": "6294898aa088344648a1c17a",
"min_price_type": "after_discount",
"multiple_code": false,
"requires_membership": false,
"seo_description_translations": {},
"seo_keywords": null,
"seo_title_translations": {},
"show_coupon": false,
"start_at": "2023-06-02T02:00:00.000Z",
"status": "active",
"term_translations": {},
"title_translations": {
"zh-hant": "滿500享95折"
},
"updated_at": "2023-11-29T03:57:39.936Z",
"use_count": 386,
"user_max_use_count": 0,
"whitelisted_delivery_option_ids": [
"64380f589b5794004c826f93",
"63e4665746dfbe003fafda84",
"63b6ad9cac7bd9003cbc2c7e",
"64420164ea4562003b0f6c8e",
"63775f3ce406c2003fe2c9cf",
"6294973637b44300362e938b",
"6388893a4217640036440f9b",
"62957d5037b44300332e93a7",
"64381192ae3f09004cdeef40",
"62c41131c2b908003b454b17",
"62971b3b37b44300392e93d1",
"63a2706fcb223d003ca6b9d9",
"62bc00e91a844400395f6467",
"641d0d9258efc0004843e8aa",
"63a270c6cb223d0036a6b984",
"63a270a8cb223d0039a6b97d",
"62c53da15fe1712090fa00b5",
"62972c3037b44300332e93f6",
"6451dc36839566004994be7e",
"6451dc71839566004c94beac",
"642518b1828f41004b84cd4f",
"641802e0a0effd004d6b0afd",
"641803bfa0effd004d6b0b01",
"6418042ca0effd00476b0b66",
"6396935828efae003fa1fd88",
"6392e3fe28efae0036a1fca2",
"6392ad8d28efae003fa1fba7",
"63a02db7cb223d0039a6ab4f",
"63a02de2cb223d0036a6ab7a",
"6393870028efae003fa1fd78",
"641adc811a0fb7004bb998ca",
"63a4236159c827003f737858",
"641ade5ca917f7003ec8382d",
"63a322e65e2f3d003c2440a0",
"63a3215d5e2f3d003c24406d",
"64381e458a70b20048f0175e",
"64381e648a70b20042f017d3",
"64381ddb8a70b212d2f0169b",
"6294977337b44300392e939a",
"6386cfc6e45e8b003c17f0d4",
"6295e7cc4586dd00391d8a07",
"63155e78909ebf00377eabcf",
"63881686e45e8b003617f424",
"63155eb0909ebf003d7eabd7",
"6386c7dae45e8b003c17f084",
"63155ed8909ebf003d7eabdb",
"62c4524cc2b908384d454b19",
"648827426abebd003520c928",
"64c52a47b324990049af39b3",
"64c52aadb3249914b0af11a8",
"64c52b35b3249914b0af11ad",
"648ace69571e9a003ba035fd",
"648adbf7571e9a003ba035ff",
"648ad575571e9a003ea0360a",
"648af06a571e9a003ba03601",
"648c17acf2a48b00342fb7e4",
"648a7ab9571e9a003ea03603",
"650165ce6c4ce0004ede0659",
"650167b96c4ce00045de0884",
"655afaf800b41f002d4b8de1",
"655afb2300b41f00304b8dd2",
"655afb4b00b41f00274b8dcf",
"6566b14825372a006401beba",
"6566b21225372a006101beaa",
"6566b6b39e122500624295b4"
],
"whitelisted_membership_tier_ids": [],
"whitelisted_payment_ids": [
"6451dd06839566004694be1f",
"644a1cc88a2b8200430836b3",
"6446636be6e5bd0049b30f33",
"64465c33554bfe0f432f59e1",
"644627fb554bfe00432f5cea",
"643811ffd1cbe2004cd917e2",
"64361c0b8d18aa004bb4e148",
"6424078538ba86004558237c",
"641adbcb1a0fb7004bb998c8",
"640ae80e00a71e003cdfd602",
"64085dff32f31e004f86317b",
"63d9f052a5123400446ceb0d",
"63d9dfbdaf4d63003c9fa24e",
"63bbe6149b49d9003b2e57d7",
"63bbd0b3e66c5400360aa18e",
"63b7fc4a9d779f003670c17b",
"63b7def59d779f003f70be4c",
"63b68e85ac7bd90039bc2bec",
"63a411b45b717e004a313b89",
"63a27109cb223d0039a6b994",
"6399b3a50050e10035893d90",
"638a2b1993a3100032678175",
"638991a7bd57a40e26285847",
"63887e77421764003c440f9c",
"638852d2c6542a00472ceae3",
"6359f9cefe5965003aa7b8c4",
"6359f6d1fe59650034a7b895",
"6359f68bfe59650037a7b8de",
"64536c0c839566004694c16b",
"630709c4ffc45300368ba3db",
"6307094affc453003c8ba3b6",
"630704d4ffc45300398ba383",
"62e88cc1cf1ece0039fa19ab",
"62e889d6cf1ece0033fa1973",
"62da5f05e8b30f0035f67cc9",
"62da5bb10f43db1e82ee26a6",
"62c452befa174a003c17f798",
"62be937f6f44ce0039e3e0d7",
"62bc012e1a844400365f6467",
"62bbeda0ec6528003672c117",
"62972c6f37b4436cf52e9396",
"62972c4737b4436cf52e9395",
"6295ef8c37b44300332e93c7",
"6295e7cc4586dd00391d8a08",
"629496a737b44300392e9399",
"649161f81cedd30046645cb8",
"6491663f1cedd30046645cba",
"64afe4c455a8ee005fae7a4b",
"64b0c6fcda72020049b7ea1d",
"64b0e42fda72020046b7eb8c",
"64b10f0d74584e003536e437",
"64b11f7f74584e003836e437",
"64b12fec71f5a900385de961",
"64b1341071f5a900355de965",
"64dc420c09b242003bfde9c9",
"648829cd6abebd003b20c92b",
"64acfd7b58553d003b5c088c",
"64b1342571f5a9003e5de952",
"64e8449a0bc6900040c159cf",
"64e844bd0bc6900037c15955",
"64feb56bc772720039e5c9cb",
"64feb598c772720036e5c98a",
"65026fb0c7727220a2e5f057",
"6535e35bc92d80004f6c1030",
"65374754740bcb00465be555",
"65374767740bcb004f5be5f5",
"65374783740bcb004c5be5d3",
"65374793740bcb00465be557",
"655aff9100b41f00304b8dd8",
"655b01c100b41f00274b8dd4",
"6566ab1625372a005b01bea5",
"6566aeed25372a005b01beaa"
],
"whitelisted_tag_contents": [],
"cart_tag_id": null,
"cart_tag_translations": null,
"coupon_code": null,
"is_extend_promotion": false
}
},
{
"id": "65700a50c3505f005fed5b58",
"coupon_code": null,
"discountable_amount": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"discounted_amount": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"subtotal_after": {
"cents": 1291,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$1,291",
"dollars": 1291
},
"updated_at": "2023-12-06T05:44:48.320+00:00",
"created_at": "2023-12-06T05:44:48.320+00:00",
"promotion_data": {
"_id": "6537643d740bcb00465be5e7",
"addon_product_id": null,
"available_channel_ids": [],
"available_platforms": [
"ec"
],
"banner_media_ids": [],
"codes": [],
"coupon_generated_by": null,
"coupon_type": null,
"created_at": "2023-10-24T06:29:17.850Z",
"description_translations": {},
"discount_amount": null,
"discount_on": "order",
"discount_percentage": null,
"discount_type": "credit_reward",
"discountable_category_ids": [],
"discountable_product_ids": [],
"discountable_quantity": null,
"discounted_point": null,
"discounted_price": null,
"draw_end_at": null,
"draw_from": null,
"draw_start_at": null,
"drew_coupon_count": 0,
"end_at": null,
"extended_promotion_id": null,
"first_purchase_only": false,
"for_affiliate_campaign": false,
"is_accumulated": true,
"max_use_count": null,
"membership_tier_id": null,
"merchant_id": "6294898aa088344648a1c17a",
"min_price_type": "after_discount",
"multiple_code": false,
"requires_membership": true,
"seo_description_translations": {},
"seo_keywords": null,
"seo_title_translations": {},
"show_coupon": false,
"start_at": "2023-10-24T07:00:00.000Z",
"status": "active",
"term_translations": {},
"title_translations": {
"en": "",
"zh-hant": "消費滿100回饋5%購物金",
"zh-cn": "",
"vi": "",
"ms": "",
"ja": "",
"id": "",
"de": ""
},
"updated_at": "2023-10-24T06:29:17.850Z",
"use_count": 246,
"user_max_use_count": null,
"whitelisted_delivery_option_ids": [],
"whitelisted_membership_tier_ids": [],
"whitelisted_payment_ids": [],
"whitelisted_tag_contents": [],
"cart_tag_id": null,
"cart_tag_translations": null,
"coupon_code": null,
"is_extend_promotion": false
}
}
],
"return_order_promotion_items": [
{
"id": "65700cf9dabf7b00ffd84b88",
"return_order_id": "65700cf9dabf7b00ffd84b83",
"order_promotion_item_id": "65700a50c3505f005fed5b57",
"discounted_amount": {
"cents": 3,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$3",
"dollars": 3
},
"updated_at": "2023-12-06T05:56:09.455+00:00",
"created_at": "2023-12-06T05:56:09.447+00:00"
}
],
"order": {
"_id": "65700a50c3505f005fed5b55",
"order_number": "20231206054448138",
"merchant_order_number": null
},
"returned_by": "admin",
"max_return_total": {
"cents": 59,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$59",
"dollars": 59
},
"applied_user_credits": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"applied_member_point_redeem_to_cash": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"applied_member_point": 0,
"custom_discount_items": [],
"custom_discount": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
}
}
Updated 9 months ago