Get fact data

post

/service/v1/fetchFactData

This endpoint is used to get fact data.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains fact data
Root Schema : MapRef
Type: object
Additional Properties Allowed
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns the error code from service
Body ()
Root Schema : schema
Type: object
Additional Properties Allowed: true

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top