Skip to main content
A credit_card_product represents the product features associated with a particular credit card, like cashback rewards, zero percent introductory rates, and the like.

Credit Card Product Fields

Read a Credit Card Product

This endpoint returns the specified credit_card_product according to the unique GUID. The required credit_card_product_guid can be found on the account object. Endpoint: GET /credit_card_products/{credit_card_product_guid}