Get Customer Specific Cards
The Customer Specific Cards endpoint allows you to retrieve a list of cards for a specified customer. You can retrieve the cards for a customer by making a GET request to the Get Customer Specific Cards endpoint with the customer reference specified in the endpoint URL. For example:
{{base-url}}/programmanager/cards?customerReference={{customerreference}}
A successful response will return a HTTP 200 response code.
API Explorer
See the Get Customer Specific Cards endpoint.
Updated about 1 month ago