PaymentSources
Lists all the payment sources.
Columns
Name | Type | References | |
Id [KEY] | String | ||
CustomerId | String |
Customers.Id | |
Status | String |
The allowed values are valid, expiring, expired, invalid, pending_verification. | |
Type | String |
The allowed values are card, paypal_express_checkout, amazon_payments, direct_debit, generic, alipay, unionpay, apple_pay, wechat_pay, ideal, google_pay, sofort, bancontact. | |
CardBillingZip | String | ||
CardBrand | String | ||
CardExpiryMonth | Integer | ||
CardExpiryYear | Integer | ||
CardFundingType | String | ||
CardIin | String | ||
CardLast4 | String | ||
CardMaskedNumber | String | ||
CardObject | String | ||
Deleted | Boolean | ||
Gateway | String | ||
GatewayAccountId | String | ||
Object | String | ||
ReferenceId | String | ||
ResourceVersion | Long | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |