get
getAccountDetailsUsingGET
Resource URL
https://openbankingsandbox.nagelmackers.be /berlingroup/v1/accounts/{account-id}
Query Parameters
| Name | Description | 
|---|---|
| withBalance | 
                             Include the booking balance in the account details  | 
                    
Header Parameters
| Name | Description | 
|---|---|
| 
                            X-Request-ID
                            
                             (required)  | 
                        
                             X-Request-ID client's created ID  | 
                    
| 
                            Consent-ID
                            
                             (required)  | 
                        
                             Consent identifier  | 
                    
| 
                            Authorization
                            
                             (required)  | 
                        
                             Access token is only required for redirect workflow  | 
                    
Request Body
account-id Account identifier null true
Response Error Details
- 
        HTTP CodeError CodeDescription
 - 
        401401
Unauthorized : Account ID unknown Unauthorized : Unknown consent Unauthorized : Incorrect certificate Unauthorized : Missing Certificate Unauthorized : Invalid token
 - 
        403403
Consent unknown
 - 
        404404
Resource unknown
 - 
        429429
Max access exceeded by TPP
 - 
        500500
Internal Server Error
 - 
        503503
Service unavailable
 
                            Resource Summary | 
                    |
| 
                             Security  | 
                        |
| 
                             Content Type  | 
                        
                             application/json  | 
                    
| 
                                 Category  | 
                            
                                 BerlinGroup AIS  | 
                        
Working...