v1
latestOpenAPI 3.1.02026-07-24360204.4 KBCreate Virtual Account used as Collection Tool
Use this API to create a virtual account used as a collection tool.
post/v1/accounts
Request body
Response
200
Example response
{
"id": "va_gsXD5cMqH8XyrfTe3HelnFe43",
"object": "account.virtual",
"type": "virtual",
"used_as": "collection_tool",
"bank_name": "yes_bank",
"name": "Lush Adobe",
"mobile_number": "9876543210",
"email": "anil.reddy@example.com",
"account_number": "3636365909131910",
"ifsc_code": "YESB0CMSNOC",
"vpa": "zwch1688454450@yesbank",
"kyc": {
"city": "Bangalore",
"postal_code": "560010",
"state_code": "KA",
"pan": "XXXXXX905H",
"business_type": "partnership",
"business_category": "garage_owners",
"contact_person": "Rahul Reddy"
},
"customer": {
"id": "cus_LuCej8PYu2A3AXD2VSsRFqNob",
"mobile_number": "9876543210"
},
"metadata": {
"key_1": "DD",
"key_2": "XOF"
},
"status": "active",
"created_at": 1758100959
}