v1

latestOpenAPI 3.0.02026-07-2691259477.2 KB
MoneyIns | Direct Debits
MoneyIns | Cards

Cancel a Money-In

With the PUT /moneyins/{transactionid}/cancel method, you can cancel a pre-authorization / SEPA Direct Debit (SDD) request.

put/v2/moneyins/{transactionid}/cancel

Path parameters

transactionidinteger required

Headers

Authorizationstring required

Authorization bearer (OAuth 2)

PSU-Accept-Languagestring

Response language accepted by final client (PSU). English by default

PSU-IP-Addressstring required

IP address of the final client (PSU).

PSU-User-Agentstring

User-agent of the final client (PSU).

Request body

accountstring

Payment Account ID

Example request

{
  "account": "Pizza75"
}

Response

OK