List of customer's addresses.
Customer's default billing address.
Customer's default payment method.
Customer's default shipping address.
Store this customer is registered in.
List of customer's subscriptions.
List of customer's transactions.
This resource.
The date this resource was created.
The date this resource was last modified.
The customer's email address. This is used as the login to the FoxyCart checkout for this customer.
The customer's given name.
If your customer forgot their password and requested a forgotten password, it will be set here.
The exact time the forgot password was set.
The FoxyCart customer id, useful for Single Sign On integrations.
If this customer checks out as a guest, this will be set to true. Once it is set, it can not be changed.
The date of the last time this customer authenticated with the FoxyCart checkout.
The customer's surname.
Your customer's clear text password. This value is never stored, not displayed for this resource, and is not available in our system. You can, however, pass it via clear text when creating or modifying a customer. When creating a customer, if you leave this blank, a random value will be generated for you which you can modify later as needed.
The hash of this customer's login password. If your integration syncs passwords, you will need to keep this value in sync as well.
This will be a copy of your store's current password_hash_config at the time of creation or modification. This way, if you change your store's settings, your customer will still be able to login. It will be updated automatically to match that of the store the next time the customer logs in.
This will be a copy of your store's current password_hash_type at the time of creation or modificaiton. This way, if you change your store's settings, your customer will still be able to login. It will be updated automatically to match that of the store the next time the customer logs in.
The salt for this customer's login password. If your integration syncs passwords, you will need to keep this value in sync as well.
A tax identification number for this customer.
Generated using TypeDoc
Attributes for this customer.