跳轉到主要內容
GET
/
api
/
Warehouse
/
GetWarehouse
Get warehouse details by ID
curl --request GET \
  --url https://api.returnshelper.com/uat/user/api/Warehouse/GetWarehouse \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'
{
  "warehouseId": 123,
  "warehouseName": "<string>"
}
此頁面由 AI 自動翻譯。API 技術規格以英文呈現為標準。如有任何疑問,請參閱英文版本
warehouseId 取得單一倉庫的詳細資訊。當您從運貨單、指示或庫存記錄中取得倉庫參照、需要其地址、聯絡方式或能力詳情時使用。

授權

x-rr-apikey
string
header
必填

Your API key

x-rr-apitoken
string
header
必填

Your API token — keep this private

查詢參數

warehouseId
integer<int32>

Warehouse identifier

回應

Success

warehouseId
integer<int32>

Warehouse unique identifier

warehouseName
string

Warehouse name