---
title: SubscriptionDeliveryMethodPickupOption - Customer API
description: Represents the selected pickup option on a subscription contract.
api_version: 2026-01
api_name: customer
type: object
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodPickupOption
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodPickupOption.md
---

# Subscription​Delivery​Method​Pickup​Option

object

Represents the selected pickup option on a subscription contract.

## Fields

* description

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  The details displayed to the customer to describe the pickup option.

* pickup​Address

  [Pickup​Address!](https://shopify.dev/docs/api/customer/latest/objects/PickupAddress)

  non-null

  The address where the customer will pick up the merchandise.

* presentment​Title

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  The presentment title of the pickup option.

* title

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  The title of the pickup option.

***

## Map

### Fields with this object

* [SubscriptionDeliveryMethodPickup.pickupOption](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodPickup#field-SubscriptionDeliveryMethodPickup.fields.pickupOption)
