wish如何通過API實行訂單?您也可以通過API來實行訂單。如需理解更多信息,請參閱V2和V3版訂單API文檔。同樣,應(yīng)用以下API端口實行訂單或修正物流跟蹤信息時,“tracking_number”是必填參數(shù):/...
Wish如何通過API實行訂單?
您也可以通過API來實行訂單。如需了解更多信息,請參閱V2和V3版訂單API文檔。
同樣,應(yīng)用以下API端口實行訂單或修正物流跟蹤信息時,“tracking_number”是必填參數(shù):
/api/v2/order/fulfill-one
/api/v2/modify-tracking
應(yīng)用同一個物流單號實行多個訂單
為了幫助商戶節(jié)儉物流成本,滿足以下條件的訂單可以應(yīng)用同一個物流單號實行并標(biāo)志發(fā)貨:
訂單的收貨人姓名相同(不區(qū)分大小寫);
訂單的配送地址相同(不區(qū)分大小寫);
訂單釋放時間彼此相隔不超過5個自然日。
示例1:訂單A于第1天釋放,訂單B于第3天釋放,且訂單A和訂單B的收貨人姓名和配送地址完整一樣。在此情形下,商戶可以應(yīng)用同一個物流單號實行這兩筆訂單并將其標(biāo)志為“已發(fā)貨”。
示例2:訂單A于第1天釋放,訂單B于第7天釋放,且訂單A和訂單B的收貨人姓名和配送地址完整一樣。商戶不可以應(yīng)用同一個物流單號實行這兩筆訂單,因為它們生成的時間彼此相隔超過5個自然日。
示例3:訂單A于第1天釋放,訂單B于第4天釋放,而訂單C則于第7天釋放,且訂單A、訂單B和訂單C的收貨人姓名和配送地址完整一樣。由于訂單A和訂單B生成的時間彼此相隔不超過5個自然日,因此可以應(yīng)用同一個物流單號實行并標(biāo)志為“已發(fā)貨”。相似的邏輯也實用于訂單B和訂單C。
但是,訂單A和訂單C釋放的時間相隔超過5個自然日。
因此,商戶可以選擇應(yīng)用同一個物流單號來實行訂單A和訂單B,但在這種情形下,訂單C不得與訂單A和訂單B一起實行(即,訂單C不得應(yīng)用與訂單A和訂單B相同的物流單號并標(biāo)志為“已發(fā)貨”。
同樣地,商戶可以選擇應(yīng)用同一個物流單號來實行訂單B和訂單C,但在這種情形下,訂單A不得與訂單B和訂單C一起實行。
在某些情形下,符合上述條件的訂單需要遵照不同的物流時效要求和政策。雖然這些訂單可以應(yīng)用同一個物流單號實行并標(biāo)志為“已發(fā)貨”,商戶在實行訂單時應(yīng)以其中更嚴厲的要求為準。
示例:訂單A和訂單B滿足上述三個條件,且訂單A是WishExpress訂單,但訂單B不是。如果商戶選擇應(yīng)用同一個物流單號實行這兩個訂單并將它們標(biāo)志發(fā)貨,則在配送這些訂單時必需遵照WishExpress訂單實行要求,以便滿足所有相關(guān)的訂單實行政策。
在一些情形下,如果商戶的確同時實行了滿足上述條件的訂單A和訂單B(同一個包裹和物流單號),但僅將訂單A標(biāo)志為“已發(fā)貨”,而未用同一個物流單號將訂單B標(biāo)志為“已發(fā)貨”,則商戶可以稍后將訂單A的物流單號重新用于訂單B,即使該物流單號已在訂單A中顯示確認實行時間戳也可以。
wish商戶官網(wǎng)原文詳情:
FulfillordersviaAPI
YoumayalsofulfillordersviaAPI.Tolearnmore,pleasevisitthev2andv3OrdersAPIDocumentations.
Similarly,the‘tracking_number’isarequiredparameterasyouusethefollowingAPIendpointstofulfillordersormodifytracking:
/api/v2/order/fulfill-one
/api/v2/modify-tracking
Fulfillcertainorderstogetherusingthesametrackingnumber
Tohelpmerchantssaveonlogisticscosts,ordersthatmeetthefollowingcriteriamaybefulfilledandmarked“shipped”togetherusingthesametrackingnumber:
Theorders’recipientnamesareidentical(caseinsensitive);
Theorders’shippingaddressesareidentical(caseinsensitive);
Theordersarereleasedwithin5calendardaysfromoneanother.
Example1:OrderAisreleasedonDay1andorderBonDay3;orderAandBsharethesamerecipientnameandshippingaddress.Inthisscenario,merchantsmayfulfillandmarkthesetwoordersas“shipped”togetherusingthesametrackingnumber.
Example2:OrderAisreleasedonDay1andorderBisreleasedonDay7;orderAandBsharethesamerecipientnameandshippingaddress.Merchantsmaynotfulfillandmarktheseordersas“shipped”togetherusingthesametrackingnumber,becausetheorderswerenotreleasedwithin5calendardaysfromeachother.
Example3:OrderAisreleasedonDay1,orderBreleasedonDay4,andorderCreleasedonDay7;orderA,B,andCallsharethesamerecipientnameandshippingaddress.SinceordersAandBarereleasedwithin5calendardaysfromeachother,merchantsmayfulfillandmarktheseordersas“shipped”togetherusingthesametrackingnumber.SimilarlogicappliestoordersBandC.
However,orderAandCwereNOTreleasedwithin5calendardaysfromeachother.
Therefore,themerchantmaychoosetofulfillordersAandBtogetherwiththesametrackingnumber,butorderCmaynotbefulfilledtogetherinthiscasewithordersAandB(i.e.orderCmaynotbemarkedas“shipped”usingthesametrackingnumberasthatofordersAandB).
Similarly,themerchantmaychoosetofulfillordersBandCtogetherwiththesametrackingnumber,butorderAmaynotbefulfilledtogetherinthiscasewithordersBandC.
Insomecases,ordersthatmeettheabovecriteriaaresubjecttodifferentlogisticstimelinerequirementsandpolicies.Eventhoughtheymaybefulfilledandmarkedas“shipped”togetherwiththesametrackingnumber,merchantsshouldfollowthestrictestrequirementsthatoneorsomeoftheseordersaresubjecttowhenfulfillingthem.
Example:OrdersAandBmeettheabovethreecriteria;orderAisaWishExpressorder,whileorderBisnot.IfamerchantchoosestofulfillandmarkordersAandBas“shipped”togetherwiththesametrackingnumber,themerchantshouldfollowtheWishExpressfulfillmentrequirementswhenshippingthesetwoorders,sothatthemerchantcomplieswithallrelevantfulfillmentpolicies.
Insomeothersituations,ifamerchantindeedfulfilledordersAandorderBthatmeettheabovecriteriatogether(samepackageandtrackingnumber),butonlymarkedorderAas“shipped”,andmissedmarkingorderBas“shipped”withthesametrackingnumber,merchantsareabletore-useorderA’strackingnumberfororderBatalatertime,evenifthetrackingnumberalreadyshowsaconfirmedfulfillmenttimestampfororderA.
特別聲明:以上文章內(nèi)容僅代表作者本人觀點,不代表ESG跨境電商觀點或立場。如有關(guān)于作品內(nèi)容、版權(quán)或其它問題請于作品發(fā)表后的30日內(nèi)與ESG跨境電商聯(lián)系。
二維碼加載中...
使用微信掃一掃登錄
使用賬號密碼登錄
平臺顧問
微信掃一掃
馬上聯(lián)系在線顧問
小程序
ESG跨境小程序
手機入駐更便捷
返回頂部