latestOpenAPI 3.1.02026-08-22695252.1 KB

ef777d51e6f2

Allowance Management

Let the carry-over be computed again

Drops a hand-set carry-over for one year and recomputes the member's allowances from the previous year again, before the call returns. Does nothing when the carry-over was never overridden. The id is the member_allowance_id from GET /members/{member_id}/allowance-breakdown.

post/allowances/{id}/revert-carryover-override

Path parameters

idstring uuid required

Response

Successful response

idstring required
yearinteger required
brought_forwardnumber required

The value from BEFORE the revert, as confirmation of what was dropped. Re-read GET /members/{member_id}/allowances for the recomputed figure.

overwrite_brought_forwardboolean required