--- title: SubscriptionDeliveryMethodShippingInput - Customer API description: The input fields for a shipping delivery method. api_version: 2024-10 api_name: customer type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionDeliveryMethodShippingInput md: >- https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionDeliveryMethodShippingInput.txt --- # Subscription​Delivery​Method​Shipping​Input input\_object The input fields for a shipping delivery method. ## Fields * shipping​Address [Customer​Address​Input](https://shopify.dev/docs/api/customer/2024-10/input-objects/CustomerAddressInput) The address to ship to. *** ## Input objects using this input * [Subscription​Delivery​Method​Input.​shipping](https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionDeliveryMethodInput#field-shipping) INPUT OBJECT Specifies delivery method fields for a subscription contract. This is an input union: one, and only one, field can be provided. The field provided will determine which delivery method is to be used. *** ## Map ### Input objects using this input * [Subscription​Delivery​Method​Input.shipping](https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionDeliveryMethodInput#field-shipping)