--- title: SubscriptionDeliveryMethodPickupInput - Customer API description: The input fields for a pickup 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/SubscriptionDeliveryMethodPickupInput md: >- https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionDeliveryMethodPickupInput.txt --- # 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/2024-10/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/2024-10/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/2024-10/input-objects/SubscriptionDeliveryMethodInput#field-pickup)