--- title: SubscriptionDeliveryMethodShippingInput - Customer API description: The input fields for a shipping delivery method. api_version: 2025-01 api_name: customer type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/input-objects/SubscriptionDeliveryMethodShippingInput md: https://shopify.dev/docs/api/customer/2025-01/input-objects/SubscriptionDeliveryMethodShippingInput.md --- # 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/2025-01/input-objects/CustomerAddressInput) The address to ship to. *** ## Input objects using this input * [Subscription​Delivery​Method​Input.​shipping](https://shopify.dev/docs/api/customer/2025-01/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/2025-01/input-objects/SubscriptionDeliveryMethodInput#field-shipping)