---
title: SubscriptionDeliveryMethodPickupInput - Customer API
description: The input fields for a pickup delivery method.
api_version: 2026-01
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#fields-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#fields-pickup)