Cashfree Payments · Example Payload
Cashfree Payouts Examples
PaymentsPayoutsUPIIndiaPayment GatewaySubscriptionRefundsQR CodesNet BankingIdentity Verification
Cashfree Payouts Examples is an example object payload from Cashfree Payments, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
apiversionexamples
Example Payload
{
"api": "Cashfree Payout APIs",
"version": "2024-01-01",
"examples": [
{
"operationId": "PayoutFetchTransfer",
"summary": "Get Transfer Status V2",
"method": "GET",
"path": "/transfers",
"tags": [
"Transfers v2"
]
},
{
"operationId": "PayoutInitiateTransfer",
"summary": "Standard Transfer V2",
"method": "POST",
"path": "/transfers",
"tags": [
"Transfers v2"
]
},
{
"operationId": "PayoutFetchBatchTransfer",
"summary": "Get Batch Transfer Status V2",
"method": "GET",
"path": "/transfers/batch",
"tags": [
"Transfers v2"
]
},
{
"operationId": "PayoutInitiateBatchTransfer",
"summary": "Batch Transfer V2",
"method": "POST",
"path": "/transfers/batch",
"tags": [
"Transfers v2"
]
},
{
"operationId": "PayoutFetchBeneficiary",
"summary": "Get Beneficiary V2",
"method": "GET",
"path": "/beneficiary",
"tags": [
"Beneficiary v2"
]
},
{
"operationId": "PayoutCreateBeneficiary",
"summary": "Create Beneficiary V2",
"method": "POST",
"path": "/beneficiary",
"tags": [
"Beneficiary v2"
]
},
{
"operationId": "PayoutDeleteBeneficiary",
"summary": "Remove Beneficiary V2",
"method": "DELETE",
"path": "/beneficiary",
"tags": [
"Beneficiary v2"
]
},
{
"operationId": "authorize-2",
"summary": "Authorize",
"method": "POST",
"path": "/v1/authorize",
"tags": []
},
{
"operationId": "create-cashgram1",
"summary": "Create Cashgram",
"method": "POST",
"path": "/v1/createCashgram",
"tags": []
},
{
"operationId": "deactivate-cashgram1",
"summary": "Deactivate Cashgram",
"method": "POST",
"path": "/v1/deactivateCashgram",
"tags": []
},
{
"operationId": "get-cashgram-status1",
"summary": "Get Cashgram Status",
"method": "GET",
"path": "/v1/getCashgramStatus",
"tags": []
}
]
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/cashfree-payouts-examples"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.