API Docs / Operations / HMRC Connection / Connect to HMRC

Connect to HMRC

POST /tenants/{tenant}/hmrc/connection

Starts the HMRC consent journey and returns the authorization URL to send the user to.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Request Body*

{
  "returnTo": "string"
}

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key