[add]: account_id to loan status and repayment

This commit is contained in:
VivianDee
2025-04-14 15:26:46 +01:00
parent 6476b62d3c
commit 482a860bd2
4 changed files with 52 additions and 29 deletions
@@ -16,6 +16,10 @@
"channel": {
"type": "string",
"example": "USSD"
},
"accountId": {
"type": "string",
"example": "ACN8263457"
}
},
"xml": {
@@ -24,6 +24,10 @@
"channel": {
"type": "string",
"example": "USSD"
},
"accountId": {
"type": "string",
"example": "ACN8263457"
}
},
"xml": {