> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Payouts Approval

> In Payouts Approval API, the payout can be reviewed by multiple approvers from your [team](/x/manage-teams) on the same level of approval. However, the payout is not processed until the [owner](/x/manage-teams/create-user-role) approves it.

Payouts Approval API is not available by default. [Contact support](/x/support) to get this feature activated on your account. To use the Approvals APIs, it is mandatory to be a [Technology Partner](/partners/existing-merchant#become-a-razorpay-partner) and [integrate with OAuth](/partners/technology-partners/onboard-businesses/integrate-oauth). Only then you can make payouts.

Fork the Razorpay Postman Public Workspace and try the Payouts Approval APIs using your [Test API Keys](/x/dashboard/api-keys).

[](https://www.postman.com/razorpaydev/workspace/razorpay-public-workspace/folder/12492020-117c93d1-1a79-4958-9067-eb97a3459f08)

### Related Guides

[About Approval Workflow](/x/manage-teams/approval-workflow)
[Set Up Webhooks](/webhooks/setup-edit-payouts)
[Webhook Payloads](/webhooks)
[Make Payouts](/api/x/payouts)

### Endpoints

* **post** `/v1/payouts/:id/approve` - Approve Payouts:
  Approves the Payout.

* **post** `/v1/payouts/:id/reject` - Reject Payouts:
  Rejects the Payout.
