Skip to main content
POST
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,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

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

201

Created