Request

curl --location POST 'https://api.insights-periculum.io/verify/ke/bankaccount' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {token}' \
--data '{
	 "statementKey": 1,
   "bankid":2,
   "account":"123456789" 
}'

Parameters

NameDescriptionTypeRequired
statementKeyStatement Key to which KYC Integration needs to be attachedintNo
bankidCustomer's bank idintYes
accountCustomer's bank account numberstringYes