delete
cancelPaymentUsingDELETE
Resource URL
https://api.crelan.be /berlingroup/v1/{payment-service}/{payment-product}/{payment-id}
Header Parameters
Name | Description |
---|---|
X-Request-ID
(required) |
ID of the request, unique to the call, as determined by the initiating party. |
TPP-Explicit-Authorisation-Preferred |
TPP prefers to start the authorisation process separately or no |
Request Body
payment-service The payment service null true
payment-product The addressed payment product endpoint null true
payment-id ID of the payment, determining the targeted payment. null true
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Missing or erroneous parameter
-
401401
Unauthorized : Incorrect certificate Unauthorized : Missing Certificate
-
403403
Unknown payment ID
-
404404
Unknown payment service
-
405405
Payment cannot be cancelled
-
500500
Internal Server Error
-
503503
Service unavailable
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
BerlinGroup PIS |
Working...