Allowance Management

Reorder the allowance types

Sets the order the allowance types are listed in, throughout the app and in GET /allowance-types. Send every id of the workspace: an id that is left out keeps its old position and the resulting order is ambiguous.

post/allowance-types/reorder

Request body

idsstring[] required

The allowance type ids, in the order you want them in.

Response

Successful response

successboolean required

Changes

Changed in 1 of the 5 revisions of this API.1