Search
K
workspace v1

UpdateProprietorNameResponse

object

Response for UPDATE_PROPRIETOR_NAME action.
Returns the updated proprietor details after the Lodgement domain updated the proprietor.

actionstringrequired

The action that was performed

proprietorIdstring(uuid)required

ID of the proprietor whose name was updated

typestringrequired

Type of proprietor whose name was updated (INDIVIDUAL or ORGANISATION)

proprietorDetailsobject

Updated proprietor details (type-specific fields)

Show Child Parameters
Example

UpdateOutgoingProprietorNameResponse

object

Response for UPDATE_OUTGOING_PROPRIETOR_NAME action.
Returns the updated proprietor details after the workspace party was updated via orchestrated flow.

actionstringrequired

The action that was performed

proprietorIdstring(uuid)required

ID of the outgoing proprietor whose name was updated

typestringrequired

Type of proprietor that was updated (INDIVIDUAL or ORGANISATION)

proprietorDetailsobject

Updated proprietor details (transformed from party response)

Show Child Parameters
Example

X-Request-Correlation-Id

string

The unique identifier for the request

schemas-TransactionType

string

Allowed values: [PURCHASE, REMORTGAGE]

Match pattern:^(PURCHASE|REMORTGAGE)$

Jurisdiction

string

Jurisdiction:

  • ENGLAND_WALES - England/Wales

Match pattern:^(ENGLAND_WALES)$

Example