API Test Keys

Payout Idempotency API

Idempotency key in APIs allows you to retry a request multiple times without creating duplicates. If you make the same request multiple times, an idempotent API recognises the call and returns a single value. It eliminates errors that occur due to repeated API calls or requests.


Watch Out!

  • The idempotency key is valid for 7 days from when you first submitted the request.
  • The idempotency key is mandatory to make a successful payout.

You must

and create a Fund Account (using details or ). Ensure to that you use while making payouts via APIs or the request will fail.


Fork the Razorpay Postman Public Workspace and try the Payout Idempotency API using your

.