For the complete documentation index, see llms.txt. This page is also available as Markdown.

SymXchangeVerificationService

Verify if SymXchange instance is running.

Symitar eDocs References: SymXchangeVerification Service

Operations

verifySymXchangeOperation

post

Prompts SymXchange to return an expected response.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InputParameterstringRequired

Arbitrary input parameter to receive in response.

Responses
200

Successful operation.

application/json
OutputParameterstringOptional

Arbitrary output parameter sent in the request.

post/verifySymXchangeOperation
200

Successful operation.

Last updated

Was this helpful?