Logos - 3.0.0
You will receive 120x60 and 88x31 logos and 280x210 and 600x450 screenshots for every merchant FMTC supports.
For mapping purposes, logo names match the FMTC MerchantID. If a merchant changes networks, you will need to update your logos to reflect the new FMTC MerchantID.
Custom logos of any size can be added by the account holder. This feature must first be enabled in Feed Settings. You will then be able to add a custom logo on the Manage Merchants page by clicking the customize icon next to the merchant name. The image must be hosted on your own site and you simply need to provide us with the URL.
You can download logos on the Merchant Logos page or by using the getLogos API.
Glossary
Here is the glossary of all terms that are used within this document.
Term | Abbreviation | Definition |
---|---|---|
API Endpoints
getLogos
Description: Get logos for the merchants that FMTC supports.
Example Request: https://s3.fmtc.co/api/3.0.0/get-logos?api_token=API_KEY
getLogos
Request Parameters
Name | Value(s) | Description | Required | Default |
---|---|---|---|---|
api_token | APIKEY | API key for authentication, available on the API Keys & Calls page.(https://account.fmtc.co/cp/api_keys) | Yes | N/A, must always be provided |
size | String(s) 88x31 120x60 280x210 600x450 | Specify the size of logo that you would like or don't include it to receive all logo sizes. | ||
merchantids | Number(s) | Return only deals from a particular merchant. If you do not specify a merchantids value deals will be returned from all of your selected merchants. | No | |
sincedate | Date | Only return items added or modified since this date. The time pasted will be treated as US Pacific Time. | No | |
complete | 0,1 | If true, returns all logos in the system. If false, returns logos selected by the user | No | 0 |
Implementation
Response Elements
The response will be a zip file containing all of the logos. The logo files will have the filename with the FMTC Merchant ID.