CardWiz

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCardWiz

post
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
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
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getCardWizPagedList
200

Successful operation.

getCardWizListSelectFields

post
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 card wizard select fields

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

Successful operation.

application/json
post
/searchCardWizSelectFields
200

Successful operation.

getCardWizPagedListSelectFields

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

Successful operation.

application/json
post
/getCardWizPagedListSelectFields
200

Successful operation.

searchCardWizPagedSelectFields

post

Search card wizard paged select fields

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

Successful operation.

application/json
post
/searchCardWizPagedSelectFields
200

Successful operation.

updateCardWizByID

post

Update Card Wizard by ID

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?