OnlineOutlet

Perform various operations for Symitar parameters.

circle-info

Symitar eDocs References: Coming soon.

Operations

getOnlineOutlet

post

Online outlet

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
OnlineOutletBranchNumberintegerRequired
Responses
chevron-right
200

Successful operation.

application/json
post
/getOnlineOutlet
200

Successful operation.

getOnlineOutletSelectFields

post

Online outlet select fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
OnlineOutletBranchNumberintegerOptional
Responses
chevron-right
200

Successful operation.

application/json
post
/getOnlineOutletSelectFields
200

Successful operation.

getOnlineOutletPagedList

post

Online outlet paged list

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

Successful operation.

application/json
post
/getOnlineOutletPagedList
200

Successful operation.

getOnlineOutletListSelectFields

post

Online outlet list select fields

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

Successful operation.

application/json
post
/getOnlineOutletListSelectFields
200

Successful operation.

searchOnlineOutletSelectFields

post

Retrieve a list of select fields for online outlets

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

Successful operation.

application/json
post
/searchOnlineOutletSelectFields
200

Successful operation.

getOnlineOutletPagedListSelectFields

post

Online outlet paged list select fields

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

Successful operation.

application/json
post
/getOnlineOutletPagedListSelectFields
200

Successful operation.

searchOnlineOutletPagedSelectFields

post

Retrieve a paged list of select fields for online outlets

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

Successful operation.

application/json
post
/searchOnlineOutletPagedSelectFields
200

Successful operation.

updateOnlineOutletByID

post

Update online outlets by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
OnlineOutletBranchNumberintegerOptional
Responses
chevron-right
200

Successful operation.

application/json
post
/updateOnlineOutletByID
200

Successful operation.

Last updated

Was this helpful?