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

Tpt

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getTpt

post

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

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

Successful operation.

application/json
post/getTpt
200

Successful operation.

getTptSelectFields

post

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

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

Successful operation.

application/json
post/getTptSelectFields
200

Successful operation.

getTptPagedList

post

Retrieve Tpt 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/getTptPagedList
200

Successful operation.

getTptListSelectFields

post

Retrieve Tpt 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/getTptListSelectFields
200

Successful operation.

searchTptSelectFields

post

Search Tpt 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/searchTptSelectFields
200

Successful operation.

getTptPagedListSelectFields

post

Retrieve Tpt 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/getTptPagedListSelectFields
200

Successful operation.

searchTptPagedSelectFields

post

Search Tpt 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/searchTptPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?