latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Data Enrichment.Merchant Information.Brand

Get Brand By ID

A Brand is a high-level, market-recognizable entity that represents the overarching organization or label associated with a transaction. Brands are typically global or market-specific companies (e.g., Spotify, Zara, H&M) and are used to enrich transactions with familiar names and logos, improving user experience.

Purpose:

Brands provide a consistent, recognizable identity for transactions, enabling features such as logo display, brand-based statistics, and improved categorization.

This api fetches a brand by its ID. The ID is a UUID. The response will include the brand's name, logo and contact information.

get/enrichment/v1/brand-identification/brands/{id}

Path parameters

idstring required

ID of the brand

Response

Returns 200 Ok for successful operation.

Data20EnrichmentMerchant20InformationBrandBrand20Response required— unresolved $ref