Create loan activityAsk AIpost https://api.atlar.com/financial-data/v2beta/loans/{loanId}/activitiesCreate a loan activity.Path ParamsloanIdstringrequiredThe ID of the loan.Body ParamstypestringenumrequiredThe type of loan activity.INTEREST_ACCRUALPRINCIPAL_REPAYMENTINTEREST_PAYMENTDRAWDOWNINTEREST_CAPITALIZATIONTERMS_CHANGEAllowed:INTEREST_ACCRUALPRINCIPAL_REPAYMENTINTEREST_PAYMENTDRAWDOWNINTEREST_CAPITALIZATIONTERMS_CHANGEamountobjectrequiredamount objectratestringThe interest rate applicable at the time of this activity, expressed as a decimal string.referencestringA reference associated with this activity.settlementsarray of objectsSettlement references for this activity.settlementsADD CreditTransferRef | TransactionReflocalDatedaterequiredThe local date of the activity in the timezone of the loan.Responses 201The created loan activity. 400Bad request. 404Resource not found.Updated about 3 hours ago