Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

API key authentication. Include your access token as: Authorization: Basic <ACCESS_TOKEN>

Body

application/json
event
string
Example:

"user.kyc_status_update"

data
object

Response

200

Return 200 to acknowledge receipt.