Close menu
Explore Plans
Mobile menu Close menu
Splitwise

New settle up payment

This trigger fires when a new settle up payment involving you is recorded — for example, when someone pays you back or you pay someone back.

Developer info

API endpoint slug
splitwise.new_settle_up_payment

Trigger fields

Group Dropdown list

Label
Group
Helper text
Optionally filter for payments in a specific group.
Slug
group_id
Required
true
Can have default value
false

Ingredients

Cost The amount of the payment.

Slug
cost
Filter code
Splitwise.newSettleUpPayment.Cost
Type
String
Example
25.00

Description The description of the payment.

Slug
description
Filter code
Splitwise.newSettleUpPayment.Description
Type
String
Example
Payment

Expense date The date when the payment was made.

Slug
expense_date
Filter code
Splitwise.newSettleUpPayment.ExpenseDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Currency The currency code of the payment.

Slug
currency
Filter code
Splitwise.newSettleUpPayment.Currency
Type
String
Example
USD

Group name The name of the group the payment belongs to.

Slug
group_name
Filter code
Splitwise.newSettleUpPayment.GroupName
Type
String
Example
Roommates

Created by The first and last name of the user who recorded the payment.

Slug
created_by
Filter code
Splitwise.newSettleUpPayment.CreatedBy
Type
String
Example
John Doe

Receipt url The URL of the receipt image.

Slug
receipt_url
Filter code
Splitwise.newSettleUpPayment.ReceiptUrl
Type
String
Example
https://example.com/receipt.jpg

Created at The date and time when the payment was recorded.

Slug
created_at
Filter code
Splitwise.newSettleUpPayment.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Owed share Your share of the payment.

Slug
owed_share
Filter code
Splitwise.newSettleUpPayment.OwedShare
Type
String
Example
25.00