Home

External Integration Service (1.0)

Download OpenAPI specification:Download

License: Mosip

External Integration Service

external-integration-service

External Controller

eisController

Request Body schema: application/json
id
string
version
string
requesttime
string
request
Array of strings

Responses

Request samples

Content type
application/json
{
  • "id": "string",
  • "version": "string",
  • "requesttime": "string",
  • "request": [
    ]
}

Response samples

Content type
application/json
true
Home