Description
For the purpose of carrying out a payment cancellation with the XS2A APIs, it is necessary for the TPP to ask for the cancellation to the ASPSP.
Redirect OAuth2
With Nickel no OAuth2 authorization is needed to cancel a payment if this one is cancellable.
Payment Cancellation
Initiate Payment Cancellation
DELETE /berlingroup/v1/{payment-service}/{payment-product}/{paymentId}
Asks for payment cancellation at the ASPSP for a given payment (giving id, service and product). Specificities for this API and available services and products are listed in the dedicated HowTo.
Specific BerlinGroup Implementation on Payment Initiation Service
For specific BerlinGroup Implementation on the Payment Initiation Service, please refer to specific implementation How To.