Get a merchant
Get a merchant
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
merchantIdentifier
| string Examples:
|
Query Parameters
Parameter | Details |
---|---|
with | Array of strings Example: ?with=contacts string Enum: contacts returnAddresses carriers warehouses |
Responses
200
Merchant
application/json
Success
id
integer
Example:
1
referenceKeyrequired
string
Example:
acme
namerequired
string
Example:
ACME
priority
integer
Example:
1
orderDelegationUrl
string
cancellationUrl
string
Array of object
Array of object
Array of object
Array of object
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Merchant:
Content type: application/json