---
title: SubscriptionDeliveryMethodLocalDelivery - Customer API
description: >-
  The local delivery method, including a mailing address and a local delivery
  option.
api_version: 2026-01
api_name: customer
type: object
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodLocalDelivery
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodLocalDelivery.md
---

# Subscription​Delivery​Method​Local​Delivery

object

The local delivery method, including a mailing address and a local delivery option.

## Fields

* address

  [Subscription​Mailing​Address!](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionMailingAddress)

  non-null

  The delivery address.

* local​Delivery​Option

  [Subscription​Delivery​Method​Local​Delivery​Option!](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodLocalDeliveryOption)

  non-null

  The local delivery method details.

***

## Map

### Possible type in

* [Subscription​Delivery​Method](https://shopify.dev/docs/api/customer/latest/unions/SubscriptionDeliveryMethod)
