[add]: Documentation Update

This commit is contained in:
VivianDee
2025-09-12 13:06:41 +01:00
parent f0679b8c1e
commit 2f3b589420
22 changed files with 459 additions and 571 deletions
+9 -9
View File
@@ -3,40 +3,40 @@
"properties": {
"requestId": {
"type": "string",
"example": "202111170001371256908"
"example": "RQID11170001371256908"
},
"transactionId": {
"type": "string",
"example": "Tr201712RK9232P115"
"example": "TRCVIC73089465966"
},
"customerId": {
"type": "string",
"example": "CN621868"
"example": "ZX48440946"
},
"accountId": {
"type": "string",
"example": "ACN8263457"
"example": "361005323"
},
"msisdn": {
"type": "string",
"example": "3451342"
"example": "2348093451342"
},
"requestedAmount": {
"type": "number",
"format": "decimal",
"example": 900
"example": 20000
},
"collectionType": {
"type": "integer",
"example": 1
"example": 0
},
"offerId": {
"type": "integer",
"example": 1127
"example": "SAL900004543304"
},
"channel": {
"type": "string",
"example": "100"
"example": "USSD"
}
},
"xml": {