HmrcConnectResponseDto
Response to starting the HMRC consent journey.
Properties
| Name | Type | Description |
|---|---|---|
| authorizationUrl | string | The HMRC authorization URL to send the user to for the consent journey. |
The HMRC authorization URL to send the user to for the consent journey. | ||
JSON Example
{
"authorizationUrl": "string"
}