OnlineNet

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineNet

post

Onlinenet

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

Successful operation.

application/json
post
/getOnlineNet
200

Successful operation.

getOnlineNetSelectFields

post

Onlinenet select fields

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

Successful operation.

application/json
post
/getOnlineNetSelectFields
200

Successful operation.

getOnlineNetPagedList

post

Onlinenet paged list

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

Successful operation.

application/json
post
/getOnlineNetPagedList
200

Successful operation.

getOnlineNetListSelectFields

post

Onlinenet list select fields

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

Successful operation.

application/json
post
/getOnlineNetListSelectFields
200

Successful operation.

searchOnlineNetSelectFields

post

Retrieve a list of select fields for online networks

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

Successful operation.

application/json
post
/searchOnlineNetSelectFields
200

Successful operation.

getOnlineNetPagedListSelectFields

post

Onlinenet paged list select fields

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

Successful operation.

application/json
post
/getOnlineNetPagedListSelectFields
200

Successful operation.

searchOnlineNetPagedSelectFields

post

Retrieve a paged list of select fields for online networks

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

Successful operation.

application/json
post
/searchOnlineNetPagedSelectFields
200

Successful operation.

updateOnlineNetByID

post

Update online nets by ID

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

Successful operation.

application/json
post
/updateOnlineNetByID
200

Successful operation.

Last updated

Was this helpful?