API Docs / Schemas / HmrcConnectResponseDto

HmrcConnectResponseDto

Response to starting the HMRC consent journey.

Properties

Name Type Description
authorizationUrlstring

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"
}

Used By Operations