Search
K
workspace v1

WorkspaceDto

object
workspaceIdstring(uuid)
workspaceReferenceIdstring

Example:PEXA210000012

statusstring

Allowed values: [CREATED, PREPARED, FUNDS_AUTHORISED, FUNDS_EXCHANGED, LODGED, REQUISITIONED, CLOSED, CANCELLED]

Match pattern:^(CREATED|PREPARED|FUNDS_AUTHORISED|FUNDS_EXCHANGED|LODGED|REQUISITIONED|CLOSED|CANCELLED)$

transactionTypestring

Transaction Type:

  • REMORTGAGE
  • PURCHASE

Match pattern:^(REMORTGAGE|PURCHASE)$

referencestring

Example:109344235

jurisdictionstring

Jurisdiction:

  • ENGLAND_WALES - England/Wales

Match pattern:^(ENGLAND_WALES)$

Example:ENGLAND_WALES

createdAtstring(date-time)
completionDatestring(2022-08-01)
securityAddressobject
Show Child Parameters
auditDetailsobject
Show Child Parameters
partiesarray[object]
Show Child Parameters
referencesarray[object]
Show Child Parameters
readyForApprovalboolean

flag to indicate if the workspace is ready to be approved status.

Default:false

participantsarray[object]
Show Child Parameters
canBeUnapprovedboolean

flag to indicate if the workspace can be unapproved.

Default:false

hardLockedboolean

workspace hardlocked status.

Default:false

isLockedboolean

flag to indicate if the workspace can be soft locked.

Default:false

canBeCancelledboolean

flag to indicate if the workspace can be cancelled.

Default:false

borrowersValidationStatusstring

Allowed values: [VALID, INVALID, PENDING, COUNT_INVALID, TYPE_INVALID, NOT_REQUIRED, UNSUPPORTED_TYPE]

Match pattern:^(VALID|INVALID|PENDING|COUNT_INVALID|TYPE_INVALID|NOT_REQUIRED|UNSUPPORTED_TYPE)$

remarksobject
Show Child Parameters
transferOfEquityboolean

flag to indicate if the workspace features transfer of equity

Default:false

subscriberIdstring(uuid)

Subscriber Id of workspace creator

Example

WorkspaceStatus

string

Allowed values: [CREATED, PREPARED, FUNDS_AUTHORISED, FUNDS_EXCHANGED, LODGED, REQUISITIONED, CLOSED, CANCELLED]

Match pattern:^(CREATED|PREPARED|FUNDS_AUTHORISED|FUNDS_EXCHANGED|LODGED|REQUISITIONED|CLOSED|CANCELLED)$

TransactionType

string

Transaction Type:

  • REMORTGAGE
  • PURCHASE

Match pattern:^(REMORTGAGE|PURCHASE)$

AuditDetailsDto

object
enhancedDueDiligenceobject
Show Child Parameters
statusstringrequired

Allowed values:AWAITING_REVIEWUNDER_REVIEWACCEPTEDDECLINED

Example

EnhancedDueDiligenceDto

object
idstring(uuid)required
statusstringrequired

Allowed values:ACCEPTEDREFERREDDECLINED

Example