This request retrieves a line of credit account's charge history.
Charges are additional fees added to an account, such as late fees, convenience fees, etc. Note the following about this request:
Charge information is stored within the LineOfCreditCharges
object. This object is nested within the LineOfCredits
entity.
This request retrieves a line of credit account's charge history. Alternatively, use the GET
a charge request.
For an example of how logging a charge works in the UI, take a look at our Logging a charge article.
Database
For information regarding line of credit charge database tables, see the following articles:
Database – Line of Credit Charges (line_of_credit_charge_entity)
Database – Line of Credit Recurring Charges (line_of_credit_recurring_charge_entity)