curl --location 'https://api.staging.indiconnect.in/idverification/bank/verification' \
--header 'service-key: sk_test_a104394e867f5080' \
--header 'Authorization: x-api-access indc_test_9de5884fe214cd8a:ac_test_afcba9026f822a41' \
--header 'Content-Type: application/json' \
--data '{
"bank_account_number" : "457801500868",
"bank_ifsc_code" : "ICIC0004578",
"document_type" : "Bank Account Verification",
"verification_reference_id" : "S2P12345678909"
}'{"status":"ERROR","message":"Verification Reference Id already exists .","code":400}