API Docs / Schemas / ConnectHmrcRequest

ConnectHmrcRequest

Request to start the HMRC consent journey.

Properties

Name Type Description
returnTostring

Optional relative path (must start with /) the user should be returned to after completing
the HMRC consent journey — e.g. the page the connect journey started from.

Optional relative path (must start with /) the user should be returned to after completing
the HMRC consent journey — e.g. the page the connect journey started from.

JSON Example

{
  "returnTo": "string"
}

Used By Operations