ExternalLawFirmDto
objectExternal law firm name
>= 1 characters<= 160 characters
Show Child Parameters
RepresentationResponse
objectUnique identifier for the representation
The party identifier
Type of representation
PEXA subscriber ID (for PEXA subscriber representations)
Show Child Parameters
Reference number (for external law firms)
Allowed values: [LAW_FIRM_CERTIFIED, IDENTITY_EVIDENCE]
Match pattern:^(LAW_FIRM_CERTIFIED|IDENTITY_EVIDENCE)$
Example:LAW_FIRM_CERTIFIED
AddRepresentationAcknowledgement
objectThe workspace ID
The party ID
Representation ID (for EXTERNAL_LAW_FIRM types only)
Type of representation
Allowed values:EXTERNAL_LAW_FIRMPEXA_SUBSCRIBER_LAW_FIRMNOT_REPRESENTED
Subscriber ID (for PEXA_SUBSCRIBER_LAW_FIRM only)
External law firm details (for NEW EXTERNAL_LAW_FIRM only)
Show Child Parameters
Verification of identity method (for NOT_REPRESENTED only)
TitleReconciliationPatchRequest
objectThe type of title reconciliation action to perform.
Allowed values: [UPDATE_PARTY_NAME, SET_AS_INCOMING_PROPRIETOR, SET_AS_OUTGOING_PROPRIETOR, UPDATE_PROPRIETOR_NAME, UPDATE_OUTGOING_PROPRIETOR_NAME]
UPDATE_PARTY_NAME
Required attributes
partyIdtype(INDIVIDUALorORGANISATION)partyDetails
partyDetails by type
INDIVIDUAL:forenames,surnameORGANISATION:organisationName,registrationNumber(optional)
Use schema: UpdatePartyNameRequest
SET_AS_OUTGOING_PROPRIETOR
Required attributes
proprietorId
Use schema: SetAsOutgoingProprietorRequest
UPDATE_PROPRIETOR_NAME
Required attributes
proprietorIdtype(INDIVIDUALorORGANISATION)proprietorDetails
proprietorDetails by type
INDIVIDUAL:forenames,surnameORGANISATION:organisationName,registrationNumber(optional)
Use schema: UpdateProprietorNameRequest
UPDATE_OUTGOING_PROPRIETOR_NAME
Required attributes
proprietorIdtype(INDIVIDUALorORGANISATION)proprietorDetails
proprietorDetails by type
INDIVIDUAL:forenames,surnameORGANISATION:organisationName,registrationNumber(optional)
Use schema: UpdateOutgoingProprietorNameRequest
UpdatePartyNameRequest
objectThe type of title reconciliation action to perform.
Allowed values: [UPDATE_PARTY_NAME, SET_AS_INCOMING_PROPRIETOR, SET_AS_OUTGOING_PROPRIETOR, UPDATE_PROPRIETOR_NAME, UPDATE_OUTGOING_PROPRIETOR_NAME]
UPDATE_PARTY_NAME
Required attributes
partyIdtype(INDIVIDUALorORGANISATION)partyDetails
partyDetails by type
INDIVIDUAL:forenames,surnameORGANISATION:organisationName,registrationNumber(optional)
Use schema: UpdatePartyNameRequest
SET_AS_OUTGOING_PROPRIETOR
Required attributes
proprietorId
Use schema: SetAsOutgoingProprietorRequest
UPDATE_PROPRIETOR_NAME
Required attributes
proprietorIdtype(INDIVIDUALorORGANISATION)proprietorDetails
proprietorDetails by type
INDIVIDUAL:forenames,surnameORGANISATION:organisationName,registrationNumber(optional)
Use schema: UpdateProprietorNameRequest
UPDATE_OUTGOING_PROPRIETOR_NAME
Required attributes
proprietorIdtype(INDIVIDUALorORGANISATION)proprietorDetails
proprietorDetails by type
INDIVIDUAL:forenames,surnameORGANISATION:organisationName,registrationNumber(optional)
Use schema: UpdateOutgoingProprietorNameRequest
ID of the party to update (required for this action)
Example:123e4567-e89b-12d3-a456-426614174000
Type of party or proprietor.
Allowed values: [INDIVIDUAL, ORGANISATION]
Match pattern:^(INDIVIDUAL|ORGANISATION)$
Example:INDIVIDUAL
Party details for name update. Required fields depend on party type:
- For INDIVIDUAL: forenames (string, required), surname (string, required)
- For ORGANISATION: organisationName (string, required), registrationNumber (string, optional)