[update]: Responses
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"example": "ProvideLoanRequest"
|
||||
},
|
||||
"requestId": {
|
||||
"type": "string",
|
||||
"example": "202111170001371256908"
|
||||
@@ -39,13 +43,13 @@
|
||||
"type": "integer",
|
||||
"example": 1
|
||||
},
|
||||
"loanType": {
|
||||
"offerId": {
|
||||
"type": "integer",
|
||||
"example": 0
|
||||
"example": 1127
|
||||
},
|
||||
"channel": {
|
||||
"type": "string",
|
||||
"example": "USSD"
|
||||
"example": "100"
|
||||
}
|
||||
},
|
||||
"xml": {
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"example": "RepaymentRequest"
|
||||
},
|
||||
"msisdn": {
|
||||
"type": "string",
|
||||
"example": "3451342"
|
||||
|
||||
Reference in New Issue
Block a user