Interface: Customer
Properties
analytics_data
analytics_data:
AnalyticsData
An object containing analytics data associated with the customer.
apply_credit_to_next_recurring_charge
apply_credit_to_next_recurring_charge:
boolean
A boolean that indicates whether Recharge credits will be applied to the next recurring charge
apply_credit_to_next_recurring_charge_channel?
optionalapply_credit_to_next_recurring_charge_channel:string
A string that indicates which channel apply_credit_to_next_recurring_charge was set
backup_payment_methods_enabled
backup_payment_methods_enabled:
boolean
Backup payment methods enabled
can_add_payment_method
can_add_payment_method:
boolean
Whether the customer can add a payment method
created_at
created_at:
string
The date and time when the customer was created.
email
email:
string
The email address of the customer.
external_customer_id
external_customer_id:
ExternalId
An object containing external ids for the customer record.
first_charge_processed_at
first_charge_processed_at:
string
Date when first charge was processed for the customer.
first_name
first_name:
string
The customer’s first name.
has_payment_method_in_dunning
has_payment_method_in_dunning:
boolean
A boolean that indicates if the customer has a payment method that is in dunning (failed charge).
has_valid_payment_method
has_valid_payment_method:
boolean
Is the payment method valid or not.
hash
hash:
string
The unique string identifier used in a customers portal link.
id
id:
number
Unique numeric identifier for the Customer.
include?
optionalinclude:object
Additional information as requested
addresses?
optionaladdresses:Address[]
announcements?
optionalannouncements:Announcement[]
metafields?
optionalmetafields:Metafield[]