Search
K
workspace v1

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

Postcode

string

Match pattern:^(([Gg][Ii][Rr] 0[Aa]{2})|((([A-Za-z][0-9]{1,2})|(([A-Za-z][A-Ha-hJ-Yj-y][0-9]{1,2})|(([A-Za-z][0-9][A-Za-z])|([A-Za-z][A-Ha-hJ-Yj-y][0-9][A-Za-z]?))))\s[0-9][A-Za-z]{2}))$

>= 6 characters<= 8 characters

Example