Skip to main content
Anchor to DeliveryAddressInput

DeliveryAddressInput

input_object

The input fields for delivery address preferences.

•ID

The ID of a customer address that is associated with the buyer that is interacting with the cart.

•MailingAddressInput

A delivery address preference of a buyer that is interacting with the cart.

Anchor to deliveryAddressValidationStrategydeliveryAddressValidationStrategy
•DeliveryAddressValidationStrategy
Default:COUNTRY_CODE_ONLY

Defines what kind of address validation is requested.

•Boolean
Default:false

Whether the given delivery address is considered to be a one-time use address. One-time use addresses do not get persisted to the buyer's personal addresses when checking out.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for identifying the buyer associated with a cart. Buyer identity determines international pricing and should match the customer's shipping address.

Used by cartCreate and cartBuyerIdentityUpdate to set contact information, location, and checkout preferences.


Note

Preferences prefill fields at checkout but don't sync back to the cart if overwritten.



Was this section helpful?