Lodgement case id
Submit Lodgement Case to HMLR
This API is used to manually submit a lodgement case to HMLR for processing. This triggers the submission workflow for the specified lodgement case.
Path Parameters
Headers
The unique identifier for the request
Response
Response
NO CONTENT - Lodgement case submitted successfully
Authentication
Path Parameters
Headers
Download Title Document - JSON
This API is used to download document content in JSON format from an existing workspace
Query Parameters
Supported document types in title
Allowed values:TITLE_REGISTERTITLE_INFORMATION_DOCUMENTEARLY_COMPLETION_TITLE_INFORMATION_DOCUMENT
Path Parameters
Lodgement case id
Title id
Headers
The unique identifier for the request
Response
application/json
Response
OK
Show Child Parameters
Authentication
Path Parameters
Query Parameters
Headers
Add Title To Workspace
Add title to workspace to be retrieved from HMLR using Title number
Path Parameters
Workspace id
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