Skip to main content

Read a Credit Card Product

This endpoint returns the specified credit_card_product according to the unique GUID.

GET
/credit_card_products/{credit_card_product_guid}

Path Parameters

FieldRequiredType

credit_card_product_guid

The required credit_card_product_guid can be found on the account object.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...