介面回傳錯誤訊息:shipmentBoxId (656416676)'s status [NONE_TRACKING] is not suitable for applyInvoice. Only INSTRUCT status shipment can be called with applyInvoice …… 這個錯誤訊息回傳的原因是,上傳換貨運單號時使用了原訂單的 shipmentBoxId,您需要使用新產生的shipmentBoxId。請不要將它與"OriginalShipmentBoxId" 混淆。 相關文章 Node.js 代碼範例 Coupang Open API 介紹 商品創建 HMAC 簽章產生規則 為什麼換貨訂單清單請求返回中,"shipmentBoxId" 不顯示?