Overview
Merchants will have the same guid on the MX integration and production environments.
The logo_url follows a pattern. It has a base URL and the filename will be the merchant_guid with a .png extension. The logo returned will be a 100 pixel by 100 pixel png file.
The current merchant logo base URL is https://content.mx.com/logos/merchants/. MX may need to change this base URL from time to time, but in such cases partners will be notified and a redirect will be set up for the previous base URL.
| Field Name | Data Type | Description |
|---|---|---|
guid | String | The unique identifier for the merchant. Defined by MX. |
logo_url | String | A URL which will return the merchant's logo. For example: https://content.mx.com/logos/merchants/MCH-ad2e487b-34e4-4b2b-820d-603e330d0ca9.png |
name | String | The name of the merchant. |
website_url | String | The URL of the merchant's website. |