> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Payout Wallet - Amazon APIs

> List of RazorpayX Payouts Wallet APIs available to perform various actions.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

You can use our APIs to perform various actions necessary to create payouts. You can perform most of these actions from the [RazorpayX Dashboard](https://x.razorpay.com/auth) as well.

## List of APIs

The table below lists the various endpoints and gives a brief description of each:

| API Endpoint                                                                                                                                                                                                                                                                                                                                                                                                            | Description                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Normal Payout API](/docs/api/x/payout-wallet/create/contact) Includes: <ol><li><a href="/docs/api/x/payout-wallet/create/contact" target="_blank">Create a Contact API</a></li><li><a href="/docs/api/x/payout-wallet/create/fund-account" target="_blank">Create a Fund Account of type `wallet` API</a></li><li> <a href="/docs/api/x/payout-wallet/create/payout" target="_blank">Create a Payout API</a></li></ol> | Creates a normal payout to your Contact's Amazon Pay Gift Card.                                                                                        |
| [Composite Payout API](/docs/api/x/payout-wallet/create/payout-composite)                                                                                                                                                                                                                                                                                                                                               | Create a Contact, Fund Account and make the payout to your Contact's Amazon Pay Gift Card at once using [Composite API](/docs/api/x/payout-composite). |

### Related Information

* [Payout Wallets](/docs/x/payout-wallet/amazon)
* [Payouts](/docs/x/payouts)
* [Subscribe to Webhooks](/docs/x/apis/subscribe)
