put
https://loanpro.simnang.com/api/public/api/1/odata.svc/LineOfCreditCreditTransactions()
This request reverses a credit on a line of credit account.
Click here to learn more about this request
A credit transaction forgives a portion of debt on a line of credit account. Note the following when using this request:
The LineOfCreditCreditTransactions object holds credit information, and it's nested within the LineOfCredits entity.
Once a credit is reversed, it cannot be edited. The credit's status is updated, and the account's billing cycle will reflect the change.
For an example of how logging a credit works within the UI, take a look at our Credits article.
Database
For information regarding credit transaction database tables, see the following articles:
Database – Line of Credit Credit Transaction (line_of_credit_credit_transaction_entity)
