OnlineSbAddOn

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineSbAddOn

post

Online sb add on

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

Successful operation.

application/json
post
/getOnlineSbAddOn
200

Successful operation.

getOnlineSbAddOnSelectFields

post

Online sb add on select fields

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

Successful operation.

application/json
post
/getOnlineSbAddOnSelectFields
200

Successful operation.

getOnlineSbAddOnPagedList

post

Online sb add on paged list

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

Successful operation.

application/json
post
/getOnlineSbAddOnPagedList
200

Successful operation.

getOnlineSbAddOnListSelectFields

post

Online sb add on list select fields

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

Successful operation.

application/json
post
/getOnlineSbAddOnListSelectFields
200

Successful operation.

searchOnlineSbAddOnSelectFields

post

Retrieve a list of select fields for online Small Business add-ons

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

Successful operation.

application/json
post
/searchOnlineSbAddOnSelectFields
200

Successful operation.

getOnlineSbAddOnPagedListSelectFields

post

Online sb add on paged list select fields

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

Successful operation.

application/json
post
/getOnlineSbAddOnPagedListSelectFields
200

Successful operation.

searchOnlineSbAddOnPagedSelectFields

post

Retrieve a paged list of select fields for online Small Business add-ons

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

Successful operation.

application/json
post
/searchOnlineSbAddOnPagedSelectFields
200

Successful operation.

updateOnlineSbAddOnByID

post

Update online SB add-ons by ID

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

Successful operation.

application/json
post
/updateOnlineSbAddOnByID
200

Successful operation.

Last updated

Was this helpful?