CardDefault

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCardDefault

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

Successful operation.

application/json
post
/getCardDefault
200

Successful operation.

getCardDefaultSelectFields

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

Successful operation.

application/json
post
/getCardDefaultSelectFields
200

Successful operation.

getCardDefaultPagedList

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

Successful operation.

application/json
post
/getCardDefaultPagedList
200

Successful operation.

getCardDefaultListSelectFields

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

Successful operation.

application/json
post
/getCardDefaultListSelectFields
200

Successful operation.

searchCardDefaultSelectFields

post

Search card default select fields

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

Successful operation.

application/json
post
/searchCardDefaultSelectFields
200

Successful operation.

getCardDefaultPagedListSelectFields

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

Successful operation.

application/json
post
/getCardDefaultPagedListSelectFields
200

Successful operation.

searchCardDefaultPagedSelectFields

post

Search card default paged select fields

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

Successful operation.

application/json
post
/searchCardDefaultPagedSelectFields
200

Successful operation.

updateCardDefaultByID

post

Update Card Default by ID

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

Successful operation.

application/json
post
/updateCardDefaultByID
200

Successful operation.

Last updated

Was this helpful?