Allowance Management
List a member's allowance adjustments
Returns the manual adjustments of one member and allowance type, oldest first. These are the ids DELETE /adjustments/{id} expects.
get/members/{member_id}/adjustments
Path parameters
member_idstring uuid required
Query parameters
allowance_type_idstring uuid required
Response
Successful response
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
added the required property
items/expiry_dateto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○