Skip to main content
PATCH
What kind of thing was lost or found, and how long its kind is held for.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none

Query Parameters

id
string
code
string
name
string
description
string
retention_days
string
sort_order
string
is_active
string
row_version
string
updated_at
string

Body

lost_found_categories

What kind of thing was lost or found, and how long its kind is held for.

code
string<character varying>
Maximum string length: 40
description
string<text>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 150
retention_days
integer<integer>
row_version
integer<bigint>
sort_order
integer<integer>
updated_at
string<timestamp with time zone>

Response

204

No Content