Read merchant location
This endpoint returns the specified merchant_location resource. The merchant_location_guid can be found on transaction objects.
GET
/merchant_locations/{merchant_location_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
merchant_location_guid The unique id for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...