DeliveryAddressInput - storefront - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for delivery address preferences.
Access Scopes
Fields
customerAddressId
: ID - The ID of a customer address that is associated with the buyer that is interacting with the cart.
deliveryAddress
: MailingAddressInput - A delivery address preference of a buyer that is interacting with the cart.
deliveryAddressValidationStrategy
: DeliveryAddressValidationStrategy - Defines what kind of address validation is requested.
oneTimeUse
: Boolean - 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.
Input objects with this input object
CartBuyerIdentityInput
Examples