Skip to main content
POST
Simulate Customer KYB

Authorizations

X-API-Key
string
header
required

Includes an API key in the HTTP headers to authenticate the client.

X-API-Secret
string
header
required

Includes an API secret in the HTTP headers to authenticate the client.

Body

application/json
id
required

A valid Customer ID

Pattern: ^cus_[a-zA-Z0-9]{27}$
Example:

"cus_2ofTA13AD0xBtbEvBl20aEb1hEu"

countryCode
string
required

ISO 3166-1 alpha-3 country code

Example:

"USA"

Response

Input validation error

errors
object[]
required