Register User Via Attested KYC

Authentication

x-coinflow-auth-user-idstring
The external identifier of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
OR
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
x-coinflow-auth-walletstring
The web3 wallet of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
x-coinflow-auth-blockchainstring
The blockchain associated with the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key

Request

This endpoint expects an object.
countrystringRequiredformat: "^[A-Z]{2}$"

ISO 3166-1 alpha-2 country codes

emailstringRequiredformat: "(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))"
firstNamestringRequired>=1 character
surNamestringRequired>=1 character
physicalAddressstringRequired>=1 character
citystringRequired>=1 character
statestringRequired>=2 characters
zipstringRequired
dobstringRequiredformat: "^\d{4}[-/]?(\d{2}[-/]?){2}$"
Date of birth in YYYYMMDD format
ssnstringOptionalformat: "^\d{4}$"
4 Digit SSN

Response

Ok
withdrawerobject