Authorizations
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Query Parameters
It is the unique ID created by Cashfree Payments that you receive in the response of Consent Request API.
It is the unique ID you created to identify the verification request.
Response
Consent created successfully
It displays the unique ID you created to identify the consent request.
""
It displays the unique ID created by Cashfree Payments for reference purpose.
10
It displays the URL that redirects the individual to the consent request page.
"string"
It displays the status of the consent request. Possible values are
PENDING
PROCESSING
SUCCESS
PAUSED
EXPIRED
REVOKED
REJECTED
"SUCCESS"
It should contain the information related to the individual.
It is the expiry date and time of the consent request.
"dateTime"
It is the starting date and time of the financial information you require.
"dateTime"
It is the ending date and time of the financial information you require.
"dateTime"
It is the URL that you need to provide that takes the individual to after viewing the consent request.
"string"
It is the type of configuration for handling the financial information of the individual. Possible values are
VIEW
: It indicates that the information is for viewing purpose.STORE
: It indicates that the information is for storing purpose.QUERY
: It indicates that the information is for querying purposes, including performing searches, filtering results, or making data-driven decisions.STREAM
: It indicates that the information is for streaming purposes.
"STORE"
It displays the type of information you require from the individual.
Possible values are
- PROFILE
: It contains the basic information of the individual.
- SUMMARY
: It contains the summary of the financial information of the individual.
- TRANSACTIONS
: It contains the transactional information of the individual.
It displays the type of financial information you require from the individual.
Possible values are
- DEPOSIT
It is the start date and time of the consent validity for the individual's financial information.
"dateTime"
It displays the expiry date of the information fetched.
"date"
It contains the filter options to sort the finanical information of the individual.