These docs are for v2.3. Click to read the latest docs for v3.0.

Changes the department of the specified void

Sample Request:

POST /api/v2/properties/ABC123/void/department

This endpoint requires all data to be a JSON in the body of the request
and Content-type header to be set to "application/json".

body JSON:
{
"Department": "Repairs Department",
"ChangeDate": "01/03/2023"
}

Required Permission(s): Void.Transfer, Property.View

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Uprn of the property

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json