Skip to main content
POST
Create FBA instructions
此頁面由 AI 自動翻譯。API 技術規格以英文呈現為標準。如有任何疑問,請參閱英文版本
建立一條或多條 FBA 指示——告知倉庫如何處理 FBA 庫存的指令:銷毀、召回、補貨、回庫、轉送至 FBA 或其他類型。每條指示對應特定的 FBA 運貨單項目;類型透過 fbaInstructionHandlingCode 設定。狀態變更經 webhook 推送——請參見 Webhooks 中相關事件名稱。

授權

x-rr-apikey
string
header
必填

Your API key

x-rr-apitoken
string
header
必填

Your API token — keep this private

主體

application/json
fbaInstructionHandlingCode
string
必填

FBA instruction handling code (e.g., REPLENISH, RECALL)

fnskuList
object[]
必填

List of FBA SKUs to process. All items must belong to the same warehouse.

回應

Success

data
object[]

List of created FBA instructions