PartyRoleEnum
stringRole of the party in the workspace.
Allowed values: [BORROWER, BUYER, SELLER, OUTGOING_PROPRIETOR, INCOMING_PROPRIETOR]
Match pattern:^(BORROWER|BUYER|SELLER|OUTGOING_PROPRIETOR|INCOMING_PROPRIETOR)$
AddRepresentationRequest
objectThe 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
UpdateRepresentationRequest
objectUpdated external law firm name
>= 1 characters<= 160 characters
Show Child Parameters
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