get https://loanpro.simnang.com/api/public/api/1/odata.svc/LineOfCredits()/LineOfCreditPayments
This request pulls a line of credit account's payment history.
Click here to learn more about this request
This request pulls a line of credit account's payment history. Payment history is saved within the LineOfCreditsPayments
object, which is nested within the LineOfCredits
entity.
For an example of how line of credit account balances can be viewed within the UI, take a look at our Line of Credit – Transactions ↗ article.
Looking for broad line of credit account information?
Use the
LineOfCredits
endpoint as detailed on the Get Line of Credit Account ↗ request.
Database
For information regarding Line of Credit database tables, see the following articles:
Database – Line of Credit Account (line_of_credit_entity)
Database – Line of Credit Payments (line_of_credit_payment_entity)