NameDescriptionTypeAdditional information
CustomerId

Customer Id to charge.

string

None.

ChargeDate

Date of charge. UTC format yyyy-MM-dd. Default is current day.

string

None.

ChargeAmount

Amount of charge.

decimal number

None.

ChargeDescription

A description of this misc charge. Default is "Miscellaneous Charge", or "Convenience Fee" if IsConvenienceFee is true.

string

None.

LocationCode

Location code for this charge. Default is 1

string

None.

IsConvenienceFee

Set to true if this charge is for a convenience fee, otherwise leave blank or set to false.

boolean

None.