---
title: SubscriptionDeliveryMethodLocalDeliveryOption - Customer API
description: The delivery option selected for 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/SubscriptionDeliveryMethodLocalDeliveryOption
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodLocalDeliveryOption.md
---

# Subscription​Delivery​Method​Local​Delivery​Option

object

The delivery option selected for a subscription contract.

## Fields

* description

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

  The description of the delivery option shown to the customer.

* instructions

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

  The delivery instructions provided by the customer to the merchant.

* phone

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

  non-null

  The phone number of the customer provided to the merchant. Formatted using E.164 standard. For example, `+16135551111`.

* presentment​Title

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

  The displayed title of the delivery option.

* title

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

  The title of the delivery option.

***

## Map

### Fields with this object

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