Integrate with "Adyen Payout API" from adyen.com in no time with Mockoon's ready to use mock sample
Version: 68
Start working with "Adyen Payout API" right away by using this ready-to-use mock sample. API mocking can greatly speed up your application development by removing all the tedious tasks or issues: API key provisioning, account creation, unplanned downtime, etc.
It also helps reduce your dependency on third-party APIs and improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.
A set of API endpoints that allow you to store payout details, confirm, or decline a payout.
For more information, refer to Online payouts.
Authentication
To use the Payout API, you need to have two API credentials: one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our Support Team.
Both of these API credentials must be authenticated with basic authentication.The following example shows how to authenticate your request when submitting a payout:
When going live, you need to generate new API credentials to access the live endpoints.