Workspace id
Update Title Reconciliation
This API allows updating party and proprietor information to resolve mismatches.
Supports actions: UPDATE_PARTY_NAME, SET_AS_INCOMING_PROPRIETOR, SET_AS_OUTGOING_PROPRIETOR, UPDATE_PROPRIETOR_NAME, UPDATE_OUTGOING_PROPRIETOR_NAME.
Path Parameters
Headers
The unique identifier for the request
Body
application/json
Body
The type of title reconciliation action to perform. Possible values are UPDATE_PARTY_NAME, SET_AS_INCOMING_PROPRIETOR, SET_AS_OUTGOING_PROPRIETOR, UPDATE_PROPRIETOR_NAME, UPDATE_OUTGOING_PROPRIETOR_NAME
Response
application/json
Response
OK
Response for title reconciliation actions
The action that was performed
Authentication
Path Parameters
Headers
Body
Add Party Representation
Add legal representation details for a party in a workspace
Path Parameters
Workspace id
Headers
The unique identifier for the request
Body
application/json
Body
The unique identifier of the party
Type of legal representation: * PEXA_SUBSCRIBER_LAW_FIRM - Represented by a PEXA subscriber law firm (subscriber ID extracted from JWT token) * EXTERNAL_LAW_FIRM - Represented by an external (non-PEXA subscriber) law firm * NOT_REPRESENTED - Not represented (requires verification of identity)
Match pattern:^(PEXA_SUBSCRIBER_LAW_FIRM|EXTERNAL_LAW_FIRM|NOT_REPRESENTED)$
Show Child Parameters
Existing representation ID to reuse (for external law firms only)
Reference number for the representation (required for external law firms when not reusing)
Match pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$
>= 1 characters<= 18 characters
Allowed values: [LAW_FIRM_CERTIFIED, IDENTITY_EVIDENCE]
Match pattern:^(LAW_FIRM_CERTIFIED|IDENTITY_EVIDENCE)$
Example:LAW_FIRM_CERTIFIED
Response
application/json
Response
Accepted - Party representation request queued for async processing
The 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)
Authentication
Path Parameters
Headers
Body
Update External Law Firm Representation
Update external law firm representation details (name and address only)
Path Parameters
Workspace id
Headers
The unique identifier for the request
Body
application/json
Body
Updated external law firm name
>= 1 characters<= 160 characters
Show Child Parameters
Response
application/json
Response
OK
Unique 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
Authentication
Path Parameters
Headers
Body
CreateRemortgageWorkspaceRequest
object>= 1 characters<= 25 characters
Example:109344235
Show Child Parameters
One OfminItems: 1 - Organisation borrower Party or 1 - Individual borrower Parties maxItems: 1 - Organisation borrower Party or 4 - Individual borrower Parties
Show Child Parameters
>= 1 items<= 1 items
Show Child Parameters
CreateRemortgageWorkspacePartyDto
objectParty Role:
BORROWER
Match pattern:^(BORROWER)$