Members
Update a member's allowance
Update a member’s allowance
PUT
/
members
/
{id}
/
allowance
/
{allowance_type_id}
/
{year}
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
id
string
requiredallowance_type_id
string
requiredyear
number
requiredBody
application/json
allowance
number
requiredcompensatory_time_off
number
requiredResponse
200 - application/json
The response is of type string
.
Was this page helpful?