groups

Update Settlement

patch/api/groups/{group_id}/settlements/{settlement_id}

Path parameters

group_idstring uuid required
settlement_idstring uuid required

Headers

X-Workspace-Idstring nullable

Request body

from_member_idstring uuid nullable
to_member_idstring uuid nullable
currencystring nullable
datestring date nullable
transaction_idstring uuid nullable
notesstring nullable

Response

Successful Response

from_member_idstring uuid required
to_member_idstring uuid required
amountstring required
currencystring required
datestring date required
transaction_idstring uuid nullable
notesstring nullable
idstring uuid required
group_idstring uuid required
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.