API Test Keys
Smart Collect With TPV Entity
The Smart Collect with TPV entity has the following parameters:
Is this page helpful?
Entity
1{2"id":"va_CaVE4QbyJvQRdk",3"name":"Acme Corp",4"entity":"virtual_account",5"status":"active",6"description":"Customer Identifier created for Gaurav Kumar",7"notes":{8"flat no":"105"9},10"amount_paid":0,11"customer_id":"cust_805c8oBQdBGPwS",12"receivers":[13{14"id": "ba_DzXNNxY8yQu5iV",15"entity": "bank_account",16"ifsc":"RATN0VAAPIS",17"bank_name": "RBL Bank",18"name": "Acme Corp",19"notes": [],20"account_number": "2223333230231378"21}22],23"allowed_payers": [24{25"type": "bank_account",26"id":"ba_DlGmm9mSj8fjRM",27"bank_account": {28"ifsc": "UTIB0000013",29"account_number": "914010012345679"30}31},32{33"type": "bank_account",34"id":"ba_Cmtnm5tSj6agUW",35"bank_account": {36"ifsc": "UTIB0000014",37"account_number": "914010012345680"38}39}40],41"close_by": 1581615838,42"closed_at": null,43"created_at": 157796269444}
idstringThe unique identifier of the Customer Identifier.
namestring The merchant billing label as it appears on the Dashboard.
entitystring Indicates the type of entity. Here, it is virtual account.
statusstring Indicates whether the Customer Identifier is in active or closed state.
descriptionstringA brief description about the Customer Identifier.
amount_expectedintegerThe amount expected by the merchant.
amount_paidintegerThe amount paid by the customer into the Customer Identifier.
notesjson objectAny custom notes you might want to add to the Customer Identifier can be entered here. Check the
to know more.customer_idstringUnique identifier of the customer the Customer Identifier is linked with. Check the
section to know more.receiversjson objectConfiguration of desired receivers for the Customer Identifier.
Show child parameters (7)
allowed_payersarrayDetails of customer bank accounts which will be allowed to make payments to your Customer Identifier. The parent parameter under which the customer bank account details must be passed as child parameters. You can add account details of 10 allowed payers for a Customer Identifier. For more details, refer to the
section.Show child parameters (3)
close_byinteger UNIX timestamp at which the Customer Identifier is scheduled to be automatically closed. The time must be at least 15 minutes after current time. The date range can be set till 2147483647 in UNIX timestamp format (equivalent to Tuesday, January 19, 2038 8:44:07 AM GMT+05:30). Any request beyond 2147483647 UNIX timestamp will fail.
closed_atintegerUNIX timestamp at which the Customer Identifier is automatically closed.
created_atintegerUNIX timestamp at which the Customer Identifier was created.
Smart Collect With TPV Entity
The Smart Collect with TPV entity has the following parameters:
Is this page helpful?
idstringThe unique identifier of the Customer Identifier.
namestring The merchant billing label as it appears on the Dashboard.
entitystring Indicates the type of entity. Here, it is virtual account.
statusstring Indicates whether the Customer Identifier is in active or closed state.
descriptionstringA brief description about the Customer Identifier.
amount_expectedintegerThe amount expected by the merchant.
amount_paidintegerThe amount paid by the customer into the Customer Identifier.
notesjson objectAny custom notes you might want to add to the Customer Identifier can be entered here. Check the
to know more.customer_idstringUnique identifier of the customer the Customer Identifier is linked with. Check the
section to know more.receiversjson objectConfiguration of desired receivers for the Customer Identifier.
Show child parameters (7)
allowed_payersarrayDetails of customer bank accounts which will be allowed to make payments to your Customer Identifier. The parent parameter under which the customer bank account details must be passed as child parameters. You can add account details of 10 allowed payers for a Customer Identifier. For more details, refer to the
section.Show child parameters (3)
close_byinteger UNIX timestamp at which the Customer Identifier is scheduled to be automatically closed. The time must be at least 15 minutes after current time. The date range can be set till 2147483647 in UNIX timestamp format (equivalent to Tuesday, January 19, 2038 8:44:07 AM GMT+05:30). Any request beyond 2147483647 UNIX timestamp will fail.
closed_atintegerUNIX timestamp at which the Customer Identifier is automatically closed.
created_atintegerUNIX timestamp at which the Customer Identifier was created.
Entity
1{2"id":"va_CaVE4QbyJvQRdk",3"name":"Acme Corp",4"entity":"virtual_account",5"status":"active",6"description":"Customer Identifier created for Gaurav Kumar",7"notes":{8"flat no":"105"9},10"amount_paid":0,11"customer_id":"cust_805c8oBQdBGPwS",12"receivers":[13{14"id": "ba_DzXNNxY8yQu5iV",15"entity": "bank_account",16"ifsc":"RATN0VAAPIS",17"bank_name": "RBL Bank",18"name": "Acme Corp",19"notes": [],20"account_number": "2223333230231378"21}22],23"allowed_payers": [24{25"type": "bank_account",26"id":"ba_DlGmm9mSj8fjRM",27"bank_account": {28"ifsc": "UTIB0000013",29"account_number": "914010012345679"30}31},32{33"type": "bank_account",34"id":"ba_Cmtnm5tSj6agUW",35"bank_account": {36"ifsc": "UTIB0000014",37"account_number": "914010012345680"38}39}40],41"close_by": 1581615838,42"closed_at": null,43"created_at": 157796269444}