Global Collections
Overview
Getting Started
To start using Global Collection APIs,
You can generate your API credentials using the below steps, as applicable.
Based on who you are, consider the below values in the API requests
Cashfree Merchant | Cashfree Partner |
---|---|
x-client-id | x-partner-api-key |
x-client-secret | x-partner-merchantid |
Global Collections List of APIs
API Name | Description |
---|---|
Get Token | This API generates a new token. |
Verify Token | Verify the authentication token generated. The response will be ‘Token is not valid’ if the token does not exist, invalid or has been expired. |
Get Collection Accounts | This API fetches all the virtual accounts that are linked with this account. |
Get Transactions | Use this API to get all the transaction details within a time interval. |
Add Transaction Details | Use this API to add transaction details to upload multiple invoices until the cumulative total of all invoice amounts matches the transaction amount. |
Simulate Transaction | Use this API to simulate funding to any of the virtual accounts of your merchants. |
Was this page helpful?