Skip to main content
GET
Get warehouse details by ID
Fetches details for a single warehouse by warehouseId. Use this when you have a warehouse reference (from a shipment, instruction, or inventory record) and need its address, contact, or capability details.

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Query Parameters

warehouseId
integer<int32>
required

Warehouse identifier

Response

Success

warehouseId
integer<int32>

Warehouse unique identifier

countryCode
string | null

Lowercase ISO3 country code (e.g. "usa")

contactName
string | null

Contact name

companyName
string | null

Company name

phone
string | null

Phone number

email
string | null

Email address

fax
string | null

Fax number

street1
string | null

Address line 1

street2
string | null

Address line 2

street3
string | null

Address line 3

state
string | null

State / province

city
string | null

City

postalCode
string | null

Postal code

addressType
string | null

Address type

description
string | null

Free-text warehouse description. There is no separate warehouseName field — use warehouseId as the stable reference key.

warehouseRmaPrefix
string | null

Warehouse RMA prefix used in inbound parcel identifiers