v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
classifications

Restore an archived location

Restore an archived location. In the response, the archived field is set as false.

post/v3/classifications/locations/{id}/restore

Path parameters

idstring required

BILL-generated ID of the location. The value begins with loc.

Example:{{location_id}}

Headers

sessionIdstring nullable

API session ID generated with /v3/login

Example:{{session_id}}
devKeystring nullable

Developer key generated with your BILL developer account

Example:{{developer_key}}

Response

Restore an archived location response

idstring

BILL-generated ID of the location. The value begins with loc.

namestring

Location name

shortNamestring

Location short name

descriptionstring

Location description

parentIdstring

BILL-generated ID of the parent location. You can set this field if this location is a child object.

archivedboolean

Set as true if the location is archived

createdTimestring date-time
updatedTimestring date-time

Updated date and time