--- title: SubscriptionDeliveryMethodPickupInput - Customer API description: The input fields for a pickup delivery method. api_version: 2025-10 api_name: customer type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/input-objects/subscriptiondeliverymethodpickupinput md: https://shopify.dev/docs/api/customer/latest/input-objects/subscriptiondeliverymethodpickupinput.md --- # Subscription​Delivery​Method​Pickup​Input input\_object The input fields for a pickup delivery method. ## Fields * location​Id [ID!](https://shopify.dev/docs/api/customer/latest/scalars/ID) non-null The ID of the pickup location. *** ## Input objects using this input * [Subscription​Delivery​Method​Input.​pickup](https://shopify.dev/docs/api/customer/latest/input-objects/SubscriptionDeliveryMethodInput#field-pickup) 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.pickup](https://shopify.dev/docs/api/customer/latest/input-objects/SubscriptionDeliveryMethodInput#field-pickup)