Skip to main content
GET
Get merchant details

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

The ID of the merchant

Response

Success response

id
string<uuid>
required

The ID of the merchant

created_at
string<date-time>
required

The date-time the merchant was created (following ISO 8601)

company_city
string
required

The city in the merchant's primary address.

country_code
string
required

A two letter country code. ISO 3166-1 alpha-2

encryption_key
string
required

The masked version of the key used to encrypt authentication data (for instance network token and cryptogram). A full copy of this information is returned only once, when the merchant was initially created.

The name of the merchant

website_url
string<uri>
required

The URL of the merchant's website

type
enum<string>
required

The merchant type

Available options:
primary,
submerchant
identity_and_verification_enabled
boolean

The flag indicates if the 3DS identity and verification is required or not (only allowed for primary)

3ds_enabled
boolean

Indicates if 3DS is available or not for the Merchant

default_currency
string

The three letter currency code. See: ISO-4217

default_merchant_id
string

The id for the Merchant

schemes
object[]

The schemes supported by the merchant (required if merchant has a merchant_id)