Cart Buyer Identity
Represents information about the buyer that is interacting with the cart.
Anchor to FieldsFields
- Anchor to countryCodecountry•
Code The country where the buyer is located.
- Anchor to customercustomer•
The customer account associated with the cart.
- Anchor to emailemail•
The email address of the buyer that's interacting with the cart.
- Anchor to phonephone•
The phone number of the buyer that's interacting with the cart.
- Anchor to preferencespreferences•
A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection. Preferences are not synced back to the cart if they are overwritten.
- Anchor to purchasingCompanypurchasing•
Company The purchasing company associated with the cart.
- Anchor to deliveryAddressPreferencesdelivery•
Address Preferences [DeliveryAddress!]!non-null An ordered set of delivery addresses tied to the buyer that is interacting with the cart. The rank of the preferences is determined by the order of the addresses in the array. Preferences can be used to populate relevant fields in the checkout flow.
As of the
2025-01
release,is deprecated. Delivery addresses are now part of the
object and managed with three new mutations: