Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Required

Data Type

Options

Default

Notes

equipment_recid

yes

Integer



The RECID of the Equipment that the charge is for

charge_recid

yes

Integer

Lists


Record ID RECID of the applicable charge catalog.

description

no

String



The details or description of the charge on the Equipment

amount

no*

Float



The amount to be charged. *Required if charge does not have an amount on it.

quantity

no

Integer


1

Quantity of charge to be used.

prorate

no

Integer

1 or 0

0

Should the charge be prorated when activated

bill_date

no

String



Date the charge was billed

override_amount

no

Float



If allowed by the selected charge, overrides the default amount from the charge.

override_gla

no

Integer

Lists


Recid of GLA to override default GLA with.

stop_datenoString

The Date the Recuring Charge should stop on. YYYY-MM-DD format.
effectivenoStringtoday, backdatetodayEffective flag for the charge being added/stopped. if set to any value other than listed, "today" will be assumed by the API

...