For the complete documentation index, see llms.txt. This page is also available as Markdown.

OnlineOutlet

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineOutlet

post

Retrieve OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getOnlineOutlet
200

Successful operation.

getOnlineOutletSelectFields

post

Retrieve OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getOnlineOutletSelectFields
200

Successful operation.

getOnlineOutletPagedList

post

Retrieve OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getOnlineOutletPagedList
200

Successful operation.

getOnlineOutletListSelectFields

post

Retrieve OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getOnlineOutletListSelectFields
200

Successful operation.

searchOnlineOutletSelectFields

post

Search OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/searchOnlineOutletSelectFields
200

Successful operation.

getOnlineOutletPagedListSelectFields

post

Retrieve OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getOnlineOutletPagedListSelectFields
200

Successful operation.

searchOnlineOutletPagedSelectFields

post

Search OnlineOutlet parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchOnlineOutletPagedSelectFields
200

Successful operation.

updateOnlineOutletByID

post

Update OnlineOutlet parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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

Successful operation.

application/json
post/updateOnlineOutletByID
200

Successful operation.

Last updated

Was this helpful?