Atrium API
Read Merchant
The necessary merchant_guid can be determined by reading or listing transactions, as well as categorizing transactions.
The logo_url follows a pattern using a base URL: https://content.mx.com/logos/merchants/ + merchant_guid + .png. For example: https://content.mx.com/logos/merchants/MCH-ad2e487b-34e4-4b2b-820d-603e330d0ca9.png
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. The logo returned will be 100x100px.
GET
/merchants/{merchant_guid}
Request sample
Language:sh
Response sample
Language:json