bvn
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"openapi": "3.0.1",
|
"openapi": "3.0.1",
|
||||||
"info": {
|
"info": {
|
||||||
"title": "AutoMedSys Order Service",
|
"title": "digiFi Service",
|
||||||
"description": "Contents for patient services",
|
"description": "Contents for digiFi Services",
|
||||||
"license": {
|
"license": {
|
||||||
"name": "Microsoft Licence",
|
"name": "ChiefSoft Works Licence",
|
||||||
"url": "https://automedsys.net/licence"
|
"url": "https://automedsys.net/licence"
|
||||||
},
|
},
|
||||||
"version": "v1"
|
"version": "v1"
|
||||||
},
|
},
|
||||||
"paths": {
|
"paths": {
|
||||||
"/emrapi/v1/orders/interactions/interaction-settings": {
|
"/digiusers/v1/bvn": {
|
||||||
"get": {
|
"get": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"Interactions"
|
"BVN"
|
||||||
],
|
],
|
||||||
"operationId": "GetInteractionSetting",
|
"operationId": "GetInteractionSetting",
|
||||||
"responses": {
|
"responses": {
|
||||||
@@ -95,10 +95,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"/emrapi/v1/orders/interactions": {
|
"/digiusers/v1/bvn/verify": {
|
||||||
"post": {
|
"post": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"Interactions"
|
"BVN"
|
||||||
],
|
],
|
||||||
"requestBody": {
|
"requestBody": {
|
||||||
"content": {
|
"content": {
|
||||||
|
|||||||
Reference in New Issue
Block a user