Enrich
Provides additional details about the merchant receiving the payment, such as merchant code, name, and location.
Last updated
Provides additional details about the merchant receiving the payment, such as merchant code, name, and location.
Last updated
The Enrich model adds extra information about the merchant involved in a transaction. It includes the merchant's unique identifier, name, and physical location. This model is essential for ensuring that the transaction contains all relevant merchant data, particularly for payments that involve specific businesses or vendors.
merchantCode
string
Unique identifier or code assigned to the merchant.
merchantName
string
Full name of the merchant receiving the payment.
location
Location details of the merchant, including address and country.
country
string
Country where the merchant is located (ISO 3166 code).
administrativeAreaLevel1
string
Largest subnational administrative unit (e.g., state, province).
administrativeAreaLevel2
string
This field represents the second subnational administrative unit of a country.
administrativeAreaLevel3
string
This field represents the third subnational administrative unit of a country.
zipcode
string
The zipcode of address.
street
string
Street name where the merchant is located.
optionalAddress
string
Extra address detail (optional).