v21

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-1682897.0 KB
General

Send a direct debit request

Sends a direct debit request to an account holder's bank account. If the direct debit is successful, the funds are settled in the accounts specified in the split instructions. Adyen sends the result of the direct debit in a DIRECT_DEBIT_INITIATED notification webhook.

To learn more about direct debits, see Top up accounts.

post/debitAccountHolder

Request body

accountHolderCodestring required

The code of the account holder.

bankAccountUUIDstring required

The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.

descriptionstring

A description of the direct debit. Maximum length: 35 characters.

Allowed characters: a-z, A-Z, 0-9, and special characters /?:().,'+ ";.

merchantAccountstring required

Your merchant account.

Response

OK - the request has succeeded.

accountHolderCodestring

The code of the account holder.

bankAccountUUIDstring

The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.

merchantReferencesstring[]

List of the reference values from the split array in the request.

pspReferencestring

The reference of a request. Can be used to uniquely identify the request.

resultCodestring

The result code.