v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-061066160.9 KB
Transfers

Approve initiated transfers

Initiates the approval of a list of transfers that triggered an additional review. Adyen sends the outcome of the approval request through webhooks.

To use this endpoint:

  • Your API credential must have the TransferService Approve role.
  • The account holder must have the required capabilities.

Reach out to your Adyen contact to set up these permissions.

post/transfers/approve

Headers

Idempotency-Keystring

A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).

WWW-Authenticatestring

Header for authenticating through SCA

Request body

transferIdsstring[]

Contains the unique identifiers of the transfers that you want to approve.

Response

No Content - look at the actual response code for the status of the request.