GET
/
compliance
/
kyb
/
{name}
{
  "merchantId": "156",
  "name": "Example merchant",
  "businessType": "Fintech",
  "businessRegistrationId": "<string>",
  "taxNumber": "<string>",
  "directorName": "<string>",
  "websiteUrl": "<string>",
  "country": "CI",
  "headquarterAddress": "<string>",
  "id": 1,
  "createdAt": "2020-10-15T12:09:49.355Z",
  "deletedAt": null
}

Headers

ApiKey
string
required

Your api key. To create a key, please get into our dashboard. If you don't have access to it, please reach the Support team.

MerchantId
string
required

Your merchant ID. This information is available in our dashboard. If you don't have access to it, please reach the Support team.

Environment
enum<string>
required

Allow you to choose between the sandbox mode to perform some tests or the live mode for real world transactions.

Available options:
live,
sandbox

Path Parameters

name
string
required

Name of the aggregated merchant declared in the kyb.

Response

200
application/json

The response is of type object.