put https://loanpro.simnang.com/api/public/api/1/odata.svc/LineOfCreditCreditTransactions()
This request reverses a credit on a line of credit account.
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.
Database
For information regarding credit transaction database tables, see the following articles:
Database – Line of Credit Credit Transaction (line_of_credit_credit_transaction_entity)