Developer Programs

Learn

Docs
jXchange REST-Legacy Migration announced. Deadline for migration is July 31, 2026.

View Cards Related to an Account

Tutorials > MyCardRules/Debit Cards/Credit Cards > View Cards Related to an Account

As a user, I want to view the card(s) related to an account including related card data

Steps

The CrCardActSrch, CrCardAcctInq, EFTCardSrch, or EFTCardInq operations to look up card information along with the AcctSrch to search for a specific core account number. Both CrCardAcctSrch and AcctSrch will return tokenized credit card numbers, however if the associated customer record on the core is needed then AcctSrch will have to be used.

Referenced and Associated Operations

It is highly recommended that as part of referencing this use case that a user becomes familiar with the following jXchange operations and their function. While the user may elect to not use the listed operation as part of their programming or workflow, knowledge of the operations listed below is essential to understanding the process set forth with this use case.

Detailed information about the operation, the request structure/response, error messages and other useful information can be obtained by clicking the operation name below.

Operation NameDescriptionProvider(s)XSD/WSDL Container
AcctSrchSearch for an existing account on coreMultipleInquiry
EFTCardSrchSearch for an existing debit or ATM cardMultipleCustomer
EFTCardInqInquire on an existing debit or ATM cardMultipleCustomer
CrCardAcctSrchSearch for credit card accountsCard ServicesCrCard
CrCardAcctInqInquire on the details as related to a credit cardCard ServicesCrCard


Have a Question?

Did this page help you?

Last updated Wed Mar 4 2026