Skip to main content
GET
/
api
/
Warehouse
/
GetWarehouseByFromCountry
Get warehouses by origin country
curl --request GET \
  --url https://api.returnshelper.com/uat/user/api/Warehouse/GetWarehouseByFromCountry \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Query Parameters

countryCode
string

ISO3 country code

Response

Success