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://psd2.api.commerzbank.com /berlingroup/v1/token

Body Parameters


Name Description
tokenRequest
(required)

Request Body

tokenRequest

HTTP Basic

OAuth 2.0

API Key

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Missing or erroneous parameter Invalid or expired authorization code Invalid or expired refresh token

  • 401
    401

    Unauthorized : Incorrect certificate Unauthorized : Missing Certificate Unauthorized : Invalid client

  • 500
    500

    Internal Server Error

Resource Summary

Security

Content Type

application/x-www-form-urlencoded

Category

BerlinGroup Token

Working...