Form common DTO message for given XML message

post

/formCommonMessage

This endpoint is used to form common message based on input criteria.

Request

Supported Media Types
Body ()
Request Body that contains XML message
Root Schema : schema
Type: string
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : CommonMessageDTO
Type: object
Show Source

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