OAuth scope: payment.write
Cancels a specific SEPA recurring transfer. No further payments will be made after the transfer is cancelled.
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.
ID of the SEPA recurring transfer
SEPA recurring transfer successfully cancelled
The response is of type object
.