{
"response_code": 0,
"response_message": "string",
"payload": {
"value": "string",
"additionalInformation": {
"property1": {},
"property2": {}
},
"refreshToken": "string",
"tokenType": "string",
"expired": true,
"expiresIn": 0,
"scope": [
"string"
],
"expiration": "2019-08-24T14:15:22Z"
}
}