Skip to main content
GET
Get merchant from MX

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

merchant_guid
string
required

The unique id for a merchant.

Response

Pending Transaction

created_at
string | null
Example:

"2017-04-20T19:30:12.000Z"

guid
string | null
Example:

"MCH-7ed79542-884d-2b1b-dd74-501c5cc9d25b"

logo_url
string | null
Example:

"https://s3.amazonaws.com/MD_Assets/merchant_logos/comcast.png"

name
string | null
Example:

"Comcast"

updated_at
string | null
Example:

"2018-09-28T21:13:53.000Z"

website_url
string | null
Example:

"https://www.xfinity.com"