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

CardWiz

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCardWiz

post

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

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

Successful operation.

application/json
post/getCardWiz
200

Successful operation.

getCardWizSelectFields

post

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

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

Successful operation.

application/json
post/getCardWizSelectFields
200

Successful operation.

getCardWizPagedList

post

Retrieve CardWiz 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/getCardWizPagedList
200

Successful operation.

getCardWizListSelectFields

post

Retrieve CardWiz 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/getCardWizListSelectFields
200

Successful operation.

searchCardWizSelectFields

post

Search CardWiz 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/searchCardWizSelectFields
200

Successful operation.

getCardWizPagedListSelectFields

post

Retrieve CardWiz 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/getCardWizPagedListSelectFields
200

Successful operation.

searchCardWizPagedSelectFields

post

Search CardWiz 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/searchCardWizPagedSelectFields
200

Successful operation.

updateCardWizByID

post

Update CardWiz 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
CardWizCardTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updateCardWizByID
200

Successful operation.

Last updated

Was this helpful?