v1
latestOpenAPI 3.0.02026-07-26166415635.8 KBKYC
Upload CIP information
The customer identification program (CIP) API allows you to submit the CIP results received from your KYC provider.
The minimum requirements to open an individual financial account are delimited and you must verify the true identity of the account holder at account opening:
Name Date of birth Address Identification number (for a U.S. citizen, a taxpayer identification number)
post/v1/accounts/{account_id}/cip
Request body
Example request
{
"kyc": {
"approval_status": "approved"
}
}Response
OK