Skip to main content
GET
Read merchant
Returns information about a particular merchant, such as a logo, name, and website.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

merchant_guid
string
required

The unique id for a merchant.

Response

200 - application/vnd.mx.api.v1+json

OK

merchant
object