Save Transaction
You can save any transaction that happened outside the Mida Collect system
Field description
#
Field
Description
Type
Optional?
1
amountPaid
Transaction amount collected
string
2
amountRequested
Total value of the loan in minor
string
3
loanId
Unique identifier of Loan
string
4
transactionDate
Transaction value date
date
6
narration
Transaction narration
string
Security
The API security is a bearer token using your organisation API Key gotten here
API url
{baseUrl}/external/saveTransaction
Sample Request:
Last updated