Generate an Instant Settlement

POST https://api.razorpay.com/v1/settlements/ondemand

Use this API to initiate an on-demand settlement. The amount parameter is mandatory.

Learn more about the Create an On-demand Settlement API.

Request Body

{"amount"=>50000, "max_balance"=>0, "description"=>"Need this to make vendor payouts", "notes"=>{"notes_key_1"=>"Tea, Earl Grey, Hot", "notes_key_2"=>"Tea, Earl Grey… decaf."}}

HEADERS

| Key | Datatype | Required | Description |

| -------------- | -------- | -------- | ----------- |

| Content-Type | string | | |