跳轉到主要內容
GET
/
api
/
Fba
/
FbaInstructionOthers
/
get
Get FBA instruction others details
curl --request GET \
  --url https://api.returnshelper.com/uat/user/api/Fba/FbaInstructionOthers/get \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'
{
  "data": {
    "fbaInstructionOthersId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "fbaInstructionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "apiId": 123,
    "fbaInstructionNumber": "<string>",
    "fbaInstructionHandlingCode": "<string>",
    "handlingStatusCode": "<string>",
    "quantity": 123,
    "warehouseId": 123,
    "warehouseApiId": 123,
    "createOn": "2023-11-07T05:31:56Z",
    "modifyOn": "2023-11-07T05:31:56Z",
    "warehouseRemarks": "<string>",
    "cancelRemarks": "<string>",
    "fbaInstructionOthersItemList": [
      {}
    ]
  }
}
此頁面由 AI 自動翻譯。API 技術規格以英文呈現為標準。如有任何疑問,請參閱英文版本
取得單條 others 類型 FBA 指示的完整紀錄(銷毀/召回/補貨/回庫/轉送至 FBA 之外的其他處理)。當您已建立 fbaInstructionHandlingCode: others 的指示、需要其完整狀態時使用。

授權

x-rr-apikey
string
header
必填

Your API key

x-rr-apitoken
string
header
必填

Your API token — keep this private

查詢參數

fbaInstructionId
string<uuid>
必填

FBA instruction identifier

回應

Success

data
object

FBA instruction others details