Get Bulk BAV Status V2

Use this API to get the details of the bulk bank account verification request. You need to enter either the bulk reference ID or bulk validation ID. If you want to get the status of a single entry, enter the particular reference ID in the request.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESSVALID-
400SUCCESSPlease provide bulk_reference_id or bulk_verification_idEnter the bulk reference ID or the bulk verification ID in the request.
400ERRORbulk_verification_id can include only alphanum, dot, hyphen and underscores.The value for bulk verification ID can only contain alphaumeric, period (.), hyphen ( - ), and underscore ( _ ).
400ERRORbulk_verification_id can include a maximum of 50 characters.Ensure the bulk verification ID does not exceed 50 characters.
400ERRORx-client-id is missing in the request.Enter all the header information in the API request.
400ERRORClient secret belongs to test environmentEnter the correct environment credentials in the request.
401ERRORInvalid clientId and clientSecret combinationEnsure you enter valid x-client-id and x-client-secret information in the API request.
403ERRORIP not whitelisted your current ip is 106.51.91.104.For IP whitelisting assistance, visit our guide at https://docs.cashfree.com/docs/ip-whitelisting-verificationWhitelist the IP address.
404ERRORbulk_reference_id does not exist.Enter a valid bulk reference ID in the request.
404ERRORbulk_verification_id does not exist.Enter a valid bulk verification ID in the request.
404ERRORreference_id does not exist.Enter a valid bulk reference ID in the request.
500ERRORsomething went wrongTry again after some time.
Language
Authorization
URL
Click Try It! to start a request and see the response here!