A tip holds information about how much a customer has tipped, how the tip is distributed among staff, and the associated order’s line item subtotal.
ID of the tip. Identical to the code
of the related order.additionalFee
.
Total amount of the tip.
Min: 0.00
Details about how the tip is shared among staff. Available only if at least one staff member receives part of the tip, and it's not entirely allocated to the business.
Max: 50 distributions
Undistributed tip amount. Calculated as the difference between tip.amount
and the sum of all tip.tipDistributions.amount
values.
Min: 0.01