Compliance
Fetch a kyb list
GET
/
compliance
/
kyb
Headers
ApiKey
string
requiredYour 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
requiredYour 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>
requiredAllow you to choose between the sandbox mode to perform some tests or the live mode for real world transactions.
Available options:
live
, sandbox
Response
200 - application/json
merchantId
string
requiredThe id identifying the merchant
name
string
requiredName of the declared sub-merchant
businessType
string
requiredType of business of the sub-merchant
businessRegistrationId
string
requiredBusiness registration id
taxNumber
string
requiredTax number
directorName
string
requiredDirector name
websiteUrl
string
requiredWebsite url of the company
country
string
requiredCountry where the company is located
headquarterAddress
string
requiredAddress of the headquarter of the company
id
number
requiredThe id identifying the kyb
createdAt
string
requiredDatetime in UTC timezone at which this object was created. Follows the Datetime ISO.