Skip to main content
Creating the Contact and Fund account before making a payout helps you improve payout processing time. You can continue to use the Contact and Fund account details (instead of Ids) in the composite API to make payouts. This does not create duplicate Contacts or Fund accounts in your system. Idempotency allows you to safely retry or send the same request multiple times without the fear of performing the same action more than once. Know more about Payout Idempotency. Fork the Razorpay Postman Public Workspace and try the Payout Wallet API using your Test API Keys. About Amazon Payout Wallet Set Up Webhooks Webhook Payloads Amazon Brand Guidelines

Endpoints

  • post /v1/contacts - Create a Contact: Creates contact for Amazon Pay Gift Card.
  • post /v1/fund-accounts/ - Create a Fund Account of type wallet: Creates a wallet fund account for your Contact to receive Amazon Pay Gift Card.
  • post /v1/payouts - Create a Payout: Creates a normal payout to your Contact’s Amazon Pay Gift Card.
  • post /v1/payouts - Make Payouts to Amazon Pay Wallet Using Composite API: Create a Contact, Fund Account and make the payout to your Contact’s Amazon Pay Gift Card in a single API call.