Register a payment for a loanCopy Pagepost https://apim.demo01.my.fivedegrees.cloud/lending/regular-loans/{loanId}/paymentsAPI endpoint to register a payment on a loan.Path ParamsloanIduuidrequiredFormat - uuid. Identifier (GUID) of the loan.Body ParamsCreate payment requestModel for creating external payment of the loanactualPaymentDatedaterequiredThe payment date of the entered payment. The payment should be after the disbursement date of the loan. Can be today or in the past.amountdoublerequiredThe amount of the payment.extraPaymentTypeCodestring | nullOptional to enter an extra payment type. This type will be applicable for the part which is paid extra, then what is due (expected) for this day. In the reference data endpoint 'extra-payment-types' a user can get the full list of available values.externalReferencestring | nullA reference for the payment.externalPaymentSourceIdstring | nullAn external payment identification can be set.externalPaymentDatedate-time | nullAn external payment date can de set.externalPaymentSourcestring | nullAn external payment source can be set.HeadersAccept-versionstringx-request-iduuidrequiredFormat - uuid. Correlates HTTP requests between a client and serverResponses 202Accepted 401Unauthorized 403Forbidden 422Client Error 500Server ErrorUpdated 3 months ago Get Payments for Specified LoanChange interestDid this page help you?YesNo