PaymentsCardsGet all cards for a customerGet all cards for a customer GET /customers/:customerId/payment-methods/cards Get a list of card payment methods for the customer in the Account. Permissions payment-method:read Request Responses200400401403404 OK Bad Request Unauthorized Forbidden Not Found