Skip to main content
GET
Fetch Financial Information

Authorizations

x-client-id
string
header
required

Client ID. You can find your ID in the Merchant Dashboard.

x-client-secret
string
header
required

Client secret key. You can find your secret key in the Merchant Dashboard.

Headers

x-cf-signature
string

Send the signature if IP is not whitelisted.

Query Parameters

fi_ref_id
string
default:1358

It is the unique ID created by Cashfree Payments that you receive in the response of Consent Request API.

fi_verification_id
string
default:ABC00123

It is the unique ID you created to identify the verification request.

Response

Consent created successfully

fi_verification_id
string

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.

Example:

"abc123"

It is the unique ID you created in the Request Consent API to identify the consent request.

Example:

"def456"

fi_ref_id
number

It displays the unique ID created by Cashfree Payments for reference purpose.

Example:

123456

status
string

It displays the status of the financial information request. Possible values are

Example:

"ACTIVE"

fi_from
string<date-time>

It is the beginning date and time of the financial information you require.

Example:

"2024-01-01T00:00:00Z"

fi_to
string<date-time>

It is the ending date and time of the financial information you require.

Example:

"2024-12-31T23:59:59Z"

fi_data
object[]