API · source category: Payment

Adyen Payout API

A set of API endpoints that allow you to store payout details, confirm, or decline a payout. For more information, refer to Online payouts.…

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: curl -U "storePayout@Company.YOURCOMPANYACCOUNT":"YOURBASICAUTHENTICATIONPASSWORD" \ -H "Content-Type: application/json" \ ... ## Versioning Payments API supports versioning using a version suffix in the endpoint URL. This suffix has…

Open documentation ↗

Record

Type
Web API
Category
Finance & Payments
Authentication
Unknown
Pricing
Free
Base URL
https://raw.githubusercontent.com
Free tier
Public OpenAPI specification

Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.

Tags

  • Payment

Browse all Finance & Payments APIs.