OnlineMain

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineMain

post

Retrieve online main information

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

Successful operation.

application/json
post
/getOnlineMain
200

Successful operation.

getOnlineMainSelectFields

post

Retrieve online main select fields

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

Successful operation.

application/json
post
/getOnlineMainSelectFields
200

Successful operation.

updateOnlineMainByID

post

Update online mains by ID

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

Successful operation.

application/json
post
/updateOnlineMainByID
200

Successful operation.

Last updated

Was this helpful?