CustomerPaymentMethods
Retrieve a list of all payment methods for a specific customer.
Columns
Name | Type | References | |
CustomerId | String |
Customers.Id | |
Id [KEY] | String | ||
Type | String | ||
ExpiryMonth | Integer | ||
ExpiryYear | Integer | ||
GatewayId | String | ||
GatewayName | String | ||
GatewayType | String | ||
LastFourDigits | String | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |