Create Payout-VPA
POST https://api.razorpay.com/v1/payouts
Use this API to create a payout to a VPA.
Request Body
{"account_number"=>"7878780080316316", "fund_account_id"=>"fa_00000000000001", "amount"=>1000000, "currency"=>"INR", "mode"=>"UPI", "purpose"=>"refund", "queue_if_low_balance"=>true, "reference_id"=>"Acme Transaction ID 12345", "narration"=>"Acme Corp Fund Transfer", "notes"=>{"notes_key_1"=>"Tea, Earl Grey, Hot", "notes_key_2"=>"Tea, Earl Grey… decaf."}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Payout-Idempotency | string | ||
Content-Type | string | ||
Authorization | string | ||
X-Dashboard-User-Id | number | ||
X-Dashboard-User-Role | string |