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

TrackingCode

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getTrackingCode

post

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

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

Successful operation.

application/json
post/getTrackingCode
200

Successful operation.

getTrackingCodeSelectFields

post

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

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

Successful operation.

application/json
post/getTrackingCodeSelectFields
200

Successful operation.

getTrackingCodePagedList

post

Retrieve TrackingCode 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/getTrackingCodePagedList
200

Successful operation.

getTrackingCodeListSelectFields

post

Retrieve TrackingCode 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/getTrackingCodeListSelectFields
200

Successful operation.

searchTrackingCodeSelectFields

post

Search TrackingCode 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/searchTrackingCodeSelectFields
200

Successful operation.

getTrackingCodePagedListSelectFields

post

Retrieve TrackingCode 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/getTrackingCodePagedListSelectFields
200

Successful operation.

searchTrackingCodePagedSelectFields

post

Search TrackingCode 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/searchTrackingCodePagedSelectFields
200

Successful operation.

updateTrackingCodeByID

post

Update TrackingCode 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
TrackingCodeCodeintegerOptional
Responses
200

Successful operation.

application/json
post/updateTrackingCodeByID
200

Successful operation.

Last updated

Was this helpful?