Skip to main content
PUT
Set a member's default and hidden allowance types

Autorisierungen

X-API-KEY
string
header
erforderlich

Pfadparameter

member_id
string<uuid>
erforderlich
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$
allowance_type_id
string<uuid>
erforderlich
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$

Body

application/json
default
boolean
erforderlich

Preselect this allowance type for the member. Setting it to true demotes the member's previous default.

disabled
boolean
erforderlich

Hide this allowance type from the member. The last visible type cannot be hidden.

Antwort

Successful response

success
boolean
erforderlich