POST
/
import
/
settlements
/
emulate
curl --request POST \
  --url https://sandbox.cashfree.com/import/settlements/emulate \
  --header 'x-api-version: <x-api-version>' \
  --header 'x-client-id: <x-client-id>' \
  --header 'x-client-secret: <x-client-secret>'
""

Headers

x-client-id
string
required

Client ID generated from the merchant dashboard.

x-client-secret
string
required

Client secret generated from the merchant dashboard.

x-api-version
string
default:2025-01-01
required

API version to be used. Format is in YYYY-MM-DD.

Response

200
application/json

200

The response is of type object.