Skip to main content
GET
Get merchant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

merchantId
string
required

Response

Merchant returned

id
string
required
country_code
string
required

ISO 3166-1 alpha-3 country code for the legal entity.

Required string length: 3
Example:

"DEU"

status
enum<string>
required
Available options:
active,
inactive
address
object
required
fiscal_identities
(FiscalIdentityDEU · object | FiscalIdentityAUT · object | FiscalIdentityITA · object)[]
required

Country-specific fiscal identities.

created_at
string<date-time>
required
updated_at
string<date-time>
required