[add]: account_id to loan_status and repayment

This commit is contained in:
VivianDee
2025-04-14 15:17:08 +01:00
parent 5e49b4bb35
commit 3de0c6a980
4 changed files with 74 additions and 44 deletions
@@ -1,6 +1,10 @@
{
"type": "object",
"properties": {
"accountId": {
"type": "string",
"example": "ACN8263457"
},
"transactionId": {
"type": "string",
"example": "Tr201712RK9232P115"
@@ -21,6 +21,10 @@
"type": "string",
"example": "CID0000025585"
},
"accountId": {
"type": "string",
"example": "ACN8263457"
},
"channel": {
"type": "string",
"example": "USSD"