Adyen Payout API
Number of APIs: 6
A set of API endpoints that allow you to store payout details, confirm, or decline a payout.
For more information, refer to Online payouts.
Contact Support: Name: No Contact Email: email@example.com
-
Pay out directly. POST {{baseUrl}}/payout
-
Confirms a payout. POST {{baseUrl}}/confirmThirdParty
-
Cancels a payout. POST {{baseUrl}}/declineThirdParty
-
Stores payout details. POST {{baseUrl}}/storeDetail
-
Stores details and submits a payout. POST {{baseUrl}}/storeDetailAndSubmitThirdParty
-
Submits a payout. POST {{baseUrl}}/submitThirdParty