delete
cancelPaymentUsingDELETE
Resource URL
https://psd2.api.keytradebank.be /berlingroup/v1/{payment-service}/{payment-product}/{paymentId}
Header Parameters
| Name | Description | 
|---|---|
| PSU-ID | 
                             Client ID of the PSU in the ASPSP client interface.  | 
                    
| PSU-ID-TYPE | 
                             Type of the PSU-ID; needed in scenarios where PSUs have several PSU-IDs as access possibility.  | 
                    
| TPP-Redirect-Preferred | 
                             Specifies whether a redirect workflow is preferred for user consent signing. Specifies the TPP's preference for the authorization protocol to be used, however the final decision is made by the ASPSP.  | 
                    
| 
                            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
paymentId 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...