# SubscriptionDeliveryMethodLocalDeliveryInput - customer - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a local delivery method. ### Access Scopes ## Fields * [deliveryAddress](/docs/api/customer/2024-10/input-objects/CustomerAddressInput): CustomerAddressInput - The address to deliver to. * [instructions](/docs/api/customer/2024-10/scalars/String): String - The delivery instructions that the customer can provide to the merchant. * [phone](/docs/api/customer/2024-10/scalars/String): String! - The phone number that the customer must provide to the merchant. Formatted using E.164 standard. For example, `+16135551111`. ## Input objects with this input object * [SubscriptionDeliveryMethodInput](/docs/api/customer/2024-10/input-objects/SubscriptionDeliveryMethodInput) ## Examples