Workspace id
Add Title To Workspace
Add title to workspace to be retrieved from HMLR using Title number
Path Parameters
Headers
The unique identifier for the request
Body
application/json
Body
Title number format: optional 0-3 letters + 1-6 digits
Example:ABC123456
Response
application/json
Response
ACCEPTED
Example:Request taken up for processing
Authentication
Path Parameters
Headers
Body
Approve or Unapprove Lodgement Applications
This endpoint is used by conveyancing law firms to approve a lodgement case so the workspace can be prepared.
Path Parameters
Workspace id
Headers
The unique identifier for the request
Body
application/json
Body
Action to perform on lodgement applications
Allowed values: [APPROVE, UNAPPROVE]
Match pattern:^(APPROVE|UNAPPROVE)$
Example:APPROVE
Email address of the user who performed the approval action
Example:approver@lawfirm.com
Response
application/json
Response
ACCEPTED
Lodgement case id for which the applications will be approved or unapproved
Authentication
Path Parameters
Headers
Body
CreateTitleRequest
objectTitle number format: optional 0-3 letters + 1-6 digits
Example:ABC123456
AcknowledgementResponse
objectExample:Request taken up for processing
LodgementApprovalsRequest
objectAction to perform on lodgement applications
Allowed values: [APPROVE, UNAPPROVE]
Match pattern:^(APPROVE|UNAPPROVE)$
Example:APPROVE
Email address of the user who performed the approval action
Example:approver@lawfirm.com