Workspace id
Upload Document
This API is used to upload documents to workspace such as offer document as well as upload & attach a document to the lodgement application associated to the workspace, such as a mortgage deed.
Note: In the event of eDeed please update mortgageDeedReference and mortgageDeedReferenceType using Update Lodgement Application Attribute before uploading
Path Parameters
Headers
The unique identifier for the request
Body
multipart/form-data
Body
Allowed format: [PDF]
Example:sample_document.pdf
Allowed values: [MORTGAGE_DEED,
TR1,
RX3,
BIRTH_CERTIFICATE,
CORRESPONDENCE,
EVIDENCE,
IDENTITY_EVIDENCE,
IDENTITY_FORM,
MARRIAGE_CERTIFICATE,
STATEMENT_OF_TRUTH,
STATUTORY_DECLARATION,
MORTGAGE_OFFER,
REDEMPTION_STATEMENT,
PG82_CERTIFICATE,
COMPANIES_HOUSE_CERTIFICATE,
COMPANIES_HOUSE_EVIDENCE,
LAND_TRANSACTION_TAX,
STAMP_DUTY_LAND_TAX]
Example:MORTGAGE_DEED
To attach the uploaded document to a specific application, the corresponding Application ID must be provided. This value is not required when uploading a document to Workspace without having to attach to an application.
Example:123e4567-e89b-12d3-a456-426614174000
Allowed values: [APPLICATION_DOCUMENT,
SUPPORTING_DOCUMENT,
WORKSPACE_SUPPORTING_DOCUMENT]
Example:APPLICATION_DOCUMENT
Allowed values: [CERTIFIED, ORIGINAL, SCANNED]
Match pattern:(CERTIFIED|ORIGINAL|SCANNED)
Example:CERTIFIED
Response
application/json
Response
ACCEPTED
Authentication
Path Parameters
Headers
Body
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
Match pattern:^[A-Za-z]{0,3}\d{1,6}$
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
Match pattern:^$|(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[A-z0-9](?:[A-z0-9-]*[A-z0-9])?\.)+[A-z0-9](?:[A-z0-9-]*[A-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[A-z0-9-]*[A-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5A\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])
>= 1 characters
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
Match pattern:^[A-Za-z]{0,3}\d{1,6}$
Example:ABC123456