Global Collections
Simulate Transaction
Use this API to simulate a funding in test environment.
POST
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 |
Headers
Enter partner API key
Enter the merchant reference id used while creating merchant during onboarding
API versions
Body
application/json
Enter the amount for which the funding has to be simulated.
Provide the action you want to do with the funding. If you want to approve the transaction enter "approve", else pass "reject".
Provide the remitter account number you want to simulate with the funding.
Pass the receiving bank account number for which you want to simulate the funding.
Was this page helpful?