This request retrieves a Card's information.
Click here to learn more about this request
A card is an instrument for logging transactions on a line of credit account. Cards are represented by the Cards entity within LoanPro and the card entity within Secure Payments. Each card must be associated with an existing customer and Card Program.
Note the following when using this request:
This request will retrieve a specific card's basic information. It will not, however, retrieve sensitive information about the card, such as its PAN or expiration date.
Cards fit within the Secure Payments ecosystem as follows:
Secure Payments account > Issuers > Card Programs > Cards > Swipes > Swipe Events
Results
Returns card information after a successful lookup. An error results in a error_v2
object with a message
indicating the type of error, and a metadata
field indicating the reason for error (e.g. invalid card uuid).