Cancel SEPA recurring transfer
OAuth scope: payment.write
Cancels a specific SEPA recurring transfer. No further payments will be made after the transfer is cancelled.
POST
Authorizations
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Path Parameters
ID of the SEPA recurring transfer
Response
204
application/json
SEPA recurring transfer successfully cancelled
The response is of type object
.