UpdatePartyNameResponse
objectThe action that was performed
ID of the party that was updated
Type of party that was updated
Updated party details (type-specific fields)
Show Child Parameters
SetAsIncomingProprietorResponse
objectThe action that was performed
ID of the party that was marked as incoming proprietor
ID of the newly created incoming proprietor in lodgement case
Title status of the proprietor (always INCOMING for this action)
SetAsOutgoingProprietorResponse
objectResponse after marking proprietor as outgoing.
Returns the proprietor details from the Lodgement domain response.
Either individualDetails or organisationDetails will be present based on proprietor type.
The action that was performed
ID of the proprietor that was marked as outgoing
Updated title status (always OUTGOING for this action)
Individual proprietor details (present when proprietor is INDIVIDUAL type)
Show Child Parameters
Organisation proprietor details (present when proprietor is ORGANISATION type)
Show Child Parameters
UpdateProprietorNameResponse
objectResponse for UPDATE_PROPRIETOR_NAME action.
Returns the updated proprietor details after the Lodgement domain updated the proprietor.
The action that was performed
ID of the proprietor whose name was updated
Type of proprietor whose name was updated (INDIVIDUAL or ORGANISATION)
Updated proprietor details (type-specific fields)
Show Child Parameters
UpdateOutgoingProprietorNameResponse
objectResponse for UPDATE_OUTGOING_PROPRIETOR_NAME action.
Returns the updated proprietor details after the workspace party was updated via orchestrated flow.
The action that was performed
ID of the outgoing proprietor whose name was updated
Type of proprietor that was updated (INDIVIDUAL or ORGANISATION)
Updated proprietor details (transformed from party response)