Skip to main content
object

Requires read_customers access scope. Also: Requires read_customer_payment_methods scope.

Represents a card instrument for customer payment method.

•CustomerCreditCardBillingAddress

The billing address of the card.

•String!
non-null

The brand of the card.

•Boolean!
non-null

Whether the card is about to expire.

•Int!
non-null

The expiry month of the card.

•Int!
non-null

The expiry year of the card.

•String

The card's BIN number.

•Boolean!
non-null

The payment method can be revoked if there are no active subscription contracts.

•String!
non-null

The last 4 digits of the card.

•String!
non-null

The masked card number with only the last 4 digits displayed.

•String!
non-null

The name of the card holder.

•String

The source of the card if coming from a wallet such as Apple Pay.

•String

The last 4 digits of the Device Account Number.


Was this section helpful?
OSZAR »