v1

latestSwagger 2.02026-07-1321010.6 KB

Deed

The post Deed endpoint creates a new deed based on the JSON provided. The reponse will return a URL that can retrieve the created deed.

REQUIRED: Land Registry system requests Conveyancer to confirm that the Borrowers identity has been established in accordance with Section 111 of the Network Access Agreement.

post/deed/

Request body

title_numberstring required
md_refstring required
identity_checkedstring required
property_addressstring required

The address of property that the deed relates. This should be supplied in a comma separated format e.g. 30 wakefield rd, plymouth, PL6 3WA

Response

URL to the GET endpoint for the deed is returned on successful creation.

All 2 operations