Skip to main content
GET
Read merchant location
This endpoint returns the specified merchant_location resource. The merchant_location_guid can be found on transaction objects.

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_location_guid
string
required

The unique id for a merchant_location.

Response

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

OK

merchant_location
object