Lodging Party Subscriber Id
Fetch all external authority identifiers for a lodging party
Fetch all external authority identifiers from different authorities for the specified lodging party.
Required Permission: view:lodgement_identifiers
AND view:revenue_identifiers
This endpoint returns identifiers for both revenue authorities (like HMRC) and lodgement authorities (like HMLR).
The storn
field is conditionally included only for HMRC revenue authorities.
Path Parameters
Response
application/json
Response
OK
Response containing a list of external authority identifiers.
Response Structure:
- HMRC authorities (
authorityAlias: "hmrc"
) include thestorn
field - Non-HMRC authorities (like HMLR) do not include the
storn
field
Represents an external authority identifier with conditional field inclusion based on authority type.
Field Inclusion Rules:
id
,authorityType
,authorityAlias
: Always presentstorn
: Only present for HMRC revenue authorities
Show Child Parameters
Authentication
Path Parameters
ExternalAuthorityIdentifiersResponse
objectResponse containing a list of external authority identifiers.
Response Structure:
- HMRC authorities (
authorityAlias: "hmrc"
) include thestorn
field - Non-HMRC authorities (like HMLR) do not include the
storn
field
Represents an external authority identifier with conditional field inclusion based on authority type.
Field Inclusion Rules:
id
,authorityType
,authorityAlias
: Always presentstorn
: Only present for HMRC revenue authorities
Show Child Parameters
AuthorityType
stringType of authority:
revenue
: Revenue authorities like HMRClodgement
: Lodgement authorities like HMLR
Allowed values:REVENUELODGEMENT
ExternalAuthorityIdentifier
objectRepresents an external authority identifier with conditional field inclusion based on authority type.
Field Inclusion Rules:
id
,authorityType
,authorityAlias
: Always presentstorn
: Only present for HMRC revenue authorities
Unique identifier for the authority record
Example:123e4567-e89b-12d3-a456-426614174000
Type of authority:
revenue
: Revenue authorities like HMRClodgement
: Lodgement authorities like HMLR
Allowed values:REVENUELODGEMENT
Alias name for the authority. Common values:
hmrc
: Her Majesty’s Revenue and Customs (revenue authority)hmlr
: HM Land Registry (lodgement authority)
Example:hmrc
BaseAuthorityIdentifier
Base schema for external authority identifiers.
Unique identifier for the authority record
Example:123e4567-e89b-12d3-a456-426614174000
Type of authority:
revenue
: Revenue authorities like HMRClodgement
: Lodgement authorities like HMLR
Allowed values:REVENUELODGEMENT
Alias name for the authority. Common values:
hmrc
: Her Majesty’s Revenue and Customs (revenue authority)hmlr
: HM Land Registry (lodgement authority)
Example:hmrc