Start bulk payment cancellation process
DELETE/v1/bulk-payments/:product/:paymentId
This is only possible ff the bulk payment is not partially authorised. See XS2A Framework Implementation Guidelines, Section 5.6 for additional details.
Request
Responses
- 202
 - 204
 - 400
 - 401
 - 403
 - 404
 - 405
 - 409
 - 500
 
ACCEPTED
CREATED
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Conflict
Internal Server Error