Updated the Request
This commit is contained in:
@@ -59,14 +59,6 @@
|
|||||||
"url": "https://www.simbrellang.net"
|
"url": "https://www.simbrellang.net"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "NotificationCallback",
|
|
||||||
"description": "This new feature will be used for informing Simbrella about status of the transactions that FBN have processed.",
|
|
||||||
"externalDocs": {
|
|
||||||
"description": "Find out more",
|
|
||||||
"url": "https://www.simbrellang.net"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "RACCheck",
|
"name": "RACCheck",
|
||||||
"description": "Risk Acceptance Criteria Request",
|
"description": "Risk Acceptance Criteria Request",
|
||||||
@@ -172,9 +164,6 @@
|
|||||||
"/Repayment": {
|
"/Repayment": {
|
||||||
"$ref": "./paths/Repayment.json"
|
"$ref": "./paths/Repayment.json"
|
||||||
},
|
},
|
||||||
"/NotificationCallback": {
|
|
||||||
"$ref": "./paths/NotificationCallback.json"
|
|
||||||
},
|
|
||||||
"/RACCheck": {
|
"/RACCheck": {
|
||||||
"$ref": "./paths/RACCheck.json"
|
"$ref": "./paths/RACCheck.json"
|
||||||
},
|
},
|
||||||
@@ -241,12 +230,6 @@
|
|||||||
"RACCheckResponse": {
|
"RACCheckResponse": {
|
||||||
"$ref": "./schemas/RACCheckResponse.json"
|
"$ref": "./schemas/RACCheckResponse.json"
|
||||||
},
|
},
|
||||||
"NotificationCallbackRequest": {
|
|
||||||
"$ref": "./schemas/NotificationCallbackRequest.json"
|
|
||||||
},
|
|
||||||
"NotificationCallbackResponse": {
|
|
||||||
"$ref": "./schemas/NotificationCallbackResponse.json"
|
|
||||||
},
|
|
||||||
"DisbursementRequest": {
|
"DisbursementRequest": {
|
||||||
"$ref": "./schemas/DisbursementRequest.json"
|
"$ref": "./schemas/DisbursementRequest.json"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user