v50

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

Cancel initiated transfers

Initiates the cancellation of a list of transfers that triggered an additional review. Adyen sends the outcome of the cancel 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/cancel

Headers

Idempotency-Keystring

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

Request body

transferIdsstring[]

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

Response

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