POST
/
gc
/
transactions
/
emulate

Based on who you are, consider the below values in the API requests

Cashfree MerchantCashfree Partner
x-client-idx-partner-api-key
x-client-secretx-partner-merchantid

Headers

x-partner-api-key
string
required

Enter partner API key

x-partner-merchantid
string
required

Enter the merchant reference id used while creating merchant during onboarding

x-api-version
string
required

API versions

Body

application/json
amount
string
required

Enter the amount for which the funding has to be simulated.

currency
string
required

Enter the three character ISO. Use the ISO codes mentioned here

fundingActions
string
required

Provide the action you want to do with the funding. If you want to approve the transaction enter "approve", else pass "reject".

remitterAccountNumber
string
required

Provide the remitter account number you want to simulate with the funding.

vAccountNumber
string
required

Pass the receiving bank account number for which you want to simulate the funding.

Response

200 - application/json
message
string
status
string
subCode
string