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
Custom 1-51002-1006Additional custom charge types.YesYesYes
Trip Protection1007Trip protection premium.NoNoNo

Only Custom, Other, and Custom 1-5 types can be added, edited, 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.

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 cannot be modified. You cannot add, edit, or remove line items on a canceled booking.
  • 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).

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