Get a merchant contact
Get a contact
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
merchantIdentifier
| string Examples:
|
merchantContactId
| integer Example: 1 |
Responses
200
Contact
application/json
Success
id
integer
Example:
1
name
string
Example:
John Doe
email
string
Example:
foo@bar.org
phone
string
Example:
123456789
cellPhone
string
Example:
123456789
type
string
Example:
general
position
string
Example:
Partner Service
description
string
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Contact:
Content type: application/json