createTokenUsingPOST
        
            
                
            
        
            
                
            
                
        
    
post
createTokenUsingPOST
Exchange the authorisation code provided in the authorisation response for an access token.  Make sure to use for this request a body encoded as x-www-form-urlencode  
            Resource URL
https://xs2a-api.comdirect.de /berlingroup/v1/token
Body Parameters
Request Body
        tokenRequest
    
    
    Response Error Details
- 
        HTTP CodeError CodeDescription
 - 
        400400
Missing or erroneous parameter Invalid or expired authorization code Invalid or expired refresh token
 - 
        401401
Unauthorized : Incorrect certificate Unauthorized : Missing Certificate Unauthorized : Invalid client
 - 
        500500
Internal Server Error
 
                            Resource Summary | 
                    |
| 
                             Security  | 
                        |
| 
                             Content Type  | 
                        
                             application/x-www-form-urlencoded  | 
                    
| 
                                 Category  | 
                            
                                 BerlinGroup Token  | 
                        
Working...