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