TrackingCode

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getTrackingCode

post

No description available.

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

No description available.

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

No description available.

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

Successful operation.

application/json
post
/getTrackingCodePagedList
200

Successful operation.

getTrackingCodeListSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getTrackingCodeListSelectFields
200

Successful operation.

searchTrackingCodeSelectFields

post

Fields available for selecting when retrieving Tracking Code data

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

Successful operation.

application/json
post
/searchTrackingCodeSelectFields
200

Successful operation.

getTrackingCodePagedListSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getTrackingCodePagedListSelectFields
200

Successful operation.

searchTrackingCodePagedSelectFields

post

Fields available for selecting when retrieving paginated Tracking Code data

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

Successful operation.

application/json
post
/searchTrackingCodePagedSelectFields
200

Successful operation.

updateTrackingCodeByID

post

Update tracking codes by ID

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?