Credit Card Brand Assets
Overview
Credit Card Brand Assets let you retrieve a credit card’s brand information, including both the program name (e.g., Chase Sapphire Preferred) and associated card art. This helps you deliver more trusted and engaging user experiences by displaying the exact card your users know and use.
Two Ways to Retrieve Assets:
Retrieve via ID – For users already connected with Spinwheel, you can fetch all of a user's credit card brand assets with their userId
or get specific brand assets by specifying the creditCardId
.
Retrieve via Card Details – For users not already connected via Spinwheel APIs, you bring your own card data (BYOD). Simply send credit card details, such as the credit card number, to retrieve the brand assets.
Examples of Assets Returned
Credit Card Name: "Chase Freedom Visa Signature"
Credit Card Art: "https://cdn.spinwheel.io/images/logo/c7f3e805b4ac4b828aa7f7ca1157939d.png"

Updated 2 days ago