ConnectHmrcRequest
Request to start the HMRC consent journey.
Properties
| Name | Type | Description |
|---|---|---|
| returnTo | string | Optional relative path (must start with /) the user should be returned to after completing |
Optional relative path (must start with /) the user should be returned to after completing | ||
JSON Example
{
"returnTo": "string"
}