latestSwagger 2.02026-08-20196638916.1 KB
23d8982b533d
Data Enrichment.Merchant Information.Merchant
Get Merchant By ID
A Merchant is a more granular entity than a Brand, representing the specific store, outlet, or online presence where a transaction occurred. Merchants may be part of a Brand (e.g., "Spotify Stockholm Store" under the Spotify brand) and include additional details such as location and contact information.
Purpose:
Merchants provide the detail required for regulatory compliance (e.g., Mastercard mandate), enable drill-down into transaction details, and support features like contact and location display.
This api fetches a merchant by its ID. The ID is a UUID. The response will include the merchant's name, logo, location and contact information.
get/enrichment/v1/brand-identification/merchants/{id}
Path parameters
idstring required
ID of the merchant
Response
Returns 200 Ok for successful operation.
Data20EnrichmentMerchant20InformationMerchantMerchant20Response required— unresolved $ref