get
getAuthorizationsUsingGET
Resource URL
https://psd2.api.keytradebank.be /berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}
Header Parameters
| Name | Description | 
|---|---|
| 
                            X-Request-ID
                            
                             (required)  | 
                        
                             ID of the request, unique to the call, as determined by the initiating party.  | 
                    
Request Body
payment-service The payment service null true
payment-product The addressed payment product endpoint null true
paymentId Resource identification of the generated payment initiation resource null true
payment-authorisation The authorisation type 'authorisations' or 'cancellation_authorisations' null true
Response Error Details
- 
        HTTP CodeError CodeDescription
 - 
        400400
Missing or erroneous parameter Unknown payment
 - 
        401401
Unauthorized : Incorrect certificate Unauthorized : Missing Certificate
 - 
        404404
Unknown payment service Unknown payment product
 - 
        405405
Invalid service
 - 
        500500
Internal Server Error
 
                            Resource Summary | 
                    |
| 
                             Security  | 
                        |
| 
                             Content Type  | 
                        
                             application/json  | 
                    
| 
                                 Category  | 
                            
                                 BerlinGroup PIS  | 
                        
Working...