bvn parameters
This commit is contained in:
@@ -15,6 +15,16 @@
|
||||
"tags": [
|
||||
"BVN"
|
||||
],
|
||||
"parameters": [
|
||||
{
|
||||
"name": "bvn",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "string",
|
||||
"nullable": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"operationId": "GetInteractionSetting",
|
||||
"responses": {
|
||||
"200": {
|
||||
|
||||
Reference in New Issue
Block a user