Price generation

The rental price is generated by the Chimpy POS API and is part of the response. The total amounts provide elements to display the pricing information in detail.

Total amounts

The total amount to be paid at the point of sale for a certain rental is included in the response. For accounting purposes, other total amounts are also included. Below is the list of all the total amount types (the VAT is included if not indicated otherwise):

  • charge (number) The total amount from charge-type ERP references
  • deposit (number) The total amount from deposit-type ERP references
  • detraction (number) The total amount of all detractions, such as from late fees, for missing cables, and for damaged batteries.
  • detraction_net (number) The total amount of all detractions, such as from late fees, for missing cables, and for damaged batteries (excl. VAT).
  • cable_missing (number) The total amount of detractions for missing cables.
  • late_fee (number) The total amount of detractions from late fees.
  • battery_damaged (number) The total amount of detractions for damaged batteries.
  • refund (number) The total amount to be refunded to the customer (incl. VAT).
  • shop (number) The total amount to be paid at the point of sale (incl. VAT). Could be a positive or negative number. If the user is not paying directly to the cashier (e.g. via the app), the number is 0.
  • user (number) The total amount to be paid by the customer (incl. VAT). Could be a positive or negative number.
  • app (number) The total amount paid via the app (incl. VAT). Could be a positive or negative number. If the user is not paying via the app (e.g. to the cashier directly), the number is 0.
  • shop_net (number) The net amount cashed in at the point of sale (excl. VAT).
  • user_net (number) The net amount paid by the customer (excl. VAT).
  • vat_types_user (object of numbers) The total amounts of VAT for the customer, listed by VAT type.
  • vat_shop (number) The total amount of VAT for the point of sale.
  • vat_user (number) The total amount of VAT for the customer.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard