Delivery Address Input
The input fields for delivery address preferences.
Anchor to FieldsFields
- customerAddressId (ID)
- deliveryAddress (MailingAddressInput)
- deliveryAddressValidationStrategy (DeliveryAddressValidationStrategy)
- oneTimeUse (Boolean)
- Anchor to customerAddressIdcustomer•ID
Address Id The ID of a customer address that is associated with the buyer that is interacting with the cart.
- Anchor to deliveryAddressdelivery•Mailing
Address Address Input A delivery address preference of a buyer that is interacting with the cart.
- Anchor to deliveryAddressValidationStrategydelivery•Delivery
Address Validation Strategy Address Validation Strategy Default:COUNTRY_CODE_ONLY Defines what kind of address validation is requested.
- Anchor to oneTimeUseone•Boolean
Time Use 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.
Anchor to Input objects using this inputInput objects using this input
- Anchor to CartBuyerIdentityInput.deliveryAddressPreferencesCart•INPUT OBJECT
Buyer Identity Input.deliveryAddressPreferences 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
andto set contact information, location, and checkout preferences.NotePreferences prefill fields at checkout but don't sync back to the cart if overwritten.
Note:Preferences prefill fields at checkout but don't sync back to the cart if overwritten.
Note: Preferences prefill fields at checkout but don't sync back to the cart if overwritten.