Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/includes/_expenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Parameter | Type | Description
--------- | ---- | -----------
group_id | Integer | The group to put this expense in.
split_equally | Boolean | Set this to `true` if using it
users\__0\__id | Integer | The user id of a friend for this share
users\__0\__user_id | Integer | The user id of a friend for this share
users\__0\__paid_share | String | Decimal amount as a string with 2 decimal places. The amount this user paid for the expense
users\__0\__owed_share | String | Decimal amount as a string with 2 decimal places. The amount this user owes on the expense
users\__1\__first_name | String |
Expand Down