Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted.
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 is the unique ID you create to identify the financial information request. The maximum character limit is 50. Only alphaumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"abc123"
It is the unique ID you created in the Request Consent API to identify the consent request.
"def456"
It displays the unique ID created by Cashfree Payments for reference purpose.
123456
It displays the status of the financial information request. Possible values are
- `SUCCESS`
- `ACTIVE`
- `FAILED`
- `EXPIRED`
- `PENDING`"ACTIVE"
It is the beginning date and time of the financial information you require.
"2024-01-01T00:00:00Z"
It is the ending date and time of the financial information you require.
"2024-12-31T23:59:59Z"
