[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
+15 -15
View File
@@ -3,40 +3,40 @@
"properties": {
"requestId": {
"type": "string",
"example": "202111170001371256908"
"example": "RQID11170001371256908"
},
"transactionId": {
"type": "string",
"example": "1231231321232"
"example": "TRX1231231321232"
},
"customerId": {
"type": "string",
"example": "CN621868"
},
"msisdn": {
"type": "string",
"example": "123456789"
},
"requestedAmount": {
"type": "number",
"format": "double",
"example": 10000.55
"example": "CN6215268548868"
},
"accountId": {
"type": "string",
"example": "ACN8263457"
"example": "4348094226"
},
"msisdn": {
"type": "string",
"example": "2348093451342"
},
"requestedAmount": {
"type": "number",
"example": 20000
},
"productId": {
"type": "string",
"example": "3MPC"
},
"offerId": {
"type": "string",
"example": "101"
"example": "SAL900004543304"
},
"channel": {
"type": "string",
"example": ""
"example": "USSD"
}
},
"xml": {