Skip to main content
GET
/
commerce
/
vendors
/
{vendorCode}
/
locations
Error
A valid request URL is required to generate request examples
[
  {
    "locationCode": "<string>",
    "receiverId": "<string>",
    "data": "<unknown>"
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

vendorCode
string
required

Unique vendor code

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

locationCode
string | null
receiverId
string | null
data
unknown