post https://localhost:8443/fineract-provider/api/v1/loans//transactions/
Note: there is no need to specify command={transactionType} parameter.
Mandatory Fields: transactionDate, transactionAmount
Log in to see full request history
Response
Note: there is no need to specify command={transactionType} parameter.
Mandatory Fields: transactionDate, transactionAmount
xxxxxxxxxx
curl --request POST \
--url https://localhost:8443/fineract-provider/api/v1/loans/loanId/transactions/transactionId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: