EpisysDbExtract

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getEpisysDbExtract

post

Retrieve Episys database extract data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
post
/getEpisysDbExtract
200

Successful operation.

getEpisysDbExtractSelectFields

post

Retrieve select fields for Episys database extract data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
post
/getEpisysDbExtractSelectFields
200

Successful operation.

updateEpisysDbExtractByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
post
/updateEpisysDbExtractByID
200

Successful operation.

Last updated

Was this helpful?