getCard
Perform various get operations on card records.
Operations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardSelectFieldsFilterChildren200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
CardAccessLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardAccessSelectFields200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardAccessPagedListSelectFields200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
CardNameLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNameSelectFields200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNamePagedListSelectFields200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
CardNoteLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNoteSelectFields200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNotePagedListSelectFields200
Successful operation.
Last updated
Was this helpful?