ResytechResytech Docs
Bookings

Manage Line Items

How to add, edit, and remove custom charges on a booking in Resytech.

Line items represent individual charges on a booking. Most line items are generated automatically when a booking is created or rescheduled (equipment charges, duration pricing, time slot fees, taxes, etc.), but you can also add custom line items for one-off charges like damages, special services, or manual adjustments.

Understanding line item types

Every line item has a type that determines how the system handles it:

TypeCodeDescriptionCan Add ManuallyCan EditCan Remove
Duration0Charge based on the booking's duration.NoNoNo
Equipment1Charge for a specific piece of equipment.NoNoNo
Addon2Charge for an equipment add-on.NoNoNo
Time Slot3Charge specific to the selected time slot.NoNoNo
Coupon4Discount applied from a coupon code.NoNoNo
Gift Card5Payment applied from a gift card.NoNoNo
Seats8Per-seat charge.NoNoNo
Equipment Units9Per-unit equipment charge.NoNoNo
Custom10A custom charge you create manually.YesYesYes
Other11A miscellaneous charge.YesYesYes
Pricing Adjustment12Adjustment created by the Pricing Override feature. Represents the difference between the calculated total and the operator's desired grand total.NoNoNo
Tax1000Calculated tax amount.NoNoNo
Fee1001Calculated fee amount.NoNoNo
Write-Off17Forgives an amount due without changing what was sold. Active bookings only.YesNoYes
Cancellation Fee18A fee the customer still owes on a canceled booking. Canceled bookings only.YesNoYes
Custom 1-51002-1006Additional custom charge types.YesYesYes
Trip Protection1007Trip protection premium.NoNoNo

Only Custom, Other, Custom 1-5, Write-Off, and Cancellation Fee can be added and removed through the line item management interface. System-generated line items (equipment, duration, taxes, etc.) are managed automatically and cannot be modified directly.

Viewing line items

  1. Go to Bookings and open the booking.
  2. The Overview tab shows all line items with their names, quantities, unit prices, and totals.

Each line item displays:

FieldDescription
NameA descriptive label for the charge.
QuantityHow many units of this charge are applied.
PriceThe per-unit price.
TotalQuantity multiplied by price.
TypeThe line item type (shown as a category indicator).

Adding a custom line item

  1. Go to Bookings and open the booking.
  2. Click the actions menu (three-dot icon) and select Manage Custom Items.
  3. In the dialog, click Add Item.
  4. Fill in the fields:
FieldRequiredDescription
TypeYesChoose from Custom, Other, or Custom 1-5.
NameYesA descriptive name for the charge (e.g., "Late return fee", "Equipment damage", "Group discount").
QuantityYesMust be at least 1.
PriceYesPer-unit price. Must be 0 or greater. Use 0 for informational line items.
  1. Click Add to save the line item.

The booking's totals are recalculated automatically.

Forgiving a balance with a Write-Off

Use a Write-Off when the booking shows an amount due that the customer will never pay. The most common case: you issued a refund without checking Write off the refunded amount, so the refunded money came back as a balance due, and it turns out the refund was goodwill after all. See Issue a Refund.

  1. Open the Manage Custom Items dialog and click Add Item.
  2. Choose type Write-Off. The option label shows what is currently due, for example Write-Off (forgive $100.00 due).
  3. The amount pre-fills with the full balance owed. Change it to forgive less, or click Use full balance to restore it.
  4. Give it a name that explains the decision (e.g., "Goodwill, weather cancellation").
  5. Click Add.

Points to know:

  • Enter the amount as a positive number. It is stored as a reduction, so the amount due drops by what you enter.
  • It reduces the amount due, not what was sold. The original line items stay on the booking, so reporting still shows what the customer booked.
  • It never enters the fee or tax base. Quantity and the skip fees and taxes toggle do not apply.
  • There must be something to forgive. With a $0.00 or negative balance the dialog blocks the item and tells you so. If the customer is owed money back, issue a refund instead.
  • Writing off more than is due pushes the booking into credit. The dialog warns you with the exact credit amount before you save.
  • It is reversible. Remove the write-off row and the amount due comes back.
  • Active bookings only. Canceled bookings reconcile through the cancellation write-off, so the option is not offered there.

Editing a custom line item

  1. Open the Manage Custom Items dialog from the booking's actions menu.
  2. Find the line item you want to edit.
  3. Update the Quantity and/or Price fields.
  4. Click Save.

Only editable line items (Custom, Other, Custom 1-5) show edit controls. System-generated line items cannot be modified.

FieldValidation
QuantityMust be at least 1.
PriceMust be 0 or greater.

Removing a custom line item

  1. Open the Manage Custom Items dialog from the booking's actions menu.
  2. Click the Remove button next to the line item.
  3. Confirm the removal.

The booking's totals are recalculated automatically.

Restrictions

  • Canceled bookings are mostly locked. You cannot add, edit, or remove ordinary line items on a canceled booking. The exception is the Cancellation Fee item, which can only be added there. See Refunds & Disputes.
  • Equipment and add-on line items require dedicated workflows. To change equipment charges, use the equipment management tools or change the booking's activity. To add or remove equipment, use the Manage Equipment option in the actions menu.
  • Negative prices are not allowed on custom line items. If you need to apply a discount or adjust the total, use the Pricing Override feature, which creates a Pricing Adjustment line item with the correct delta. Alternatively, use the promotions system (coupons or gift cards). To forgive a balance the customer will not pay, use a Write-Off instead, which is entered as a positive amount.

Tips

  • Use custom line items for one-off adjustments. Things like damage charges, special service fees, or courtesy credits are best handled as custom line items rather than changing the base pricing.
  • Custom 1-5 types help with reporting. If you have recurring custom charge categories (e.g., "fuel surcharge", "cleaning fee"), use dedicated Custom 1-5 types so you can track them separately in reports.
  • Check the balance after adding items. Adding a custom line item increases the booking total but does not automatically collect payment. If the customer owes more, send an invoice for the new balance.

On this page