SubscriptionDeliveryMethodLocalDeliveryOption - admin-graphql - OBJECT
Version: 2024-10
Description:
The selected delivery option on a subscription contract.
Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.
Fields
-
code:
String -
A custom reference to the delivery method for use with automations.
-
description:
String -
The details displayed to the customer to describe the local delivery option.
-
instructions:
String -
The delivery instructions that the customer can provide to the merchant.
-
phone:
String! -
The phone number that the customer provided to the merchant.
Formatted using E.164 standard. For example, `+16135551111`.
-
presentmentTitle:
String -
The presentment title of the local delivery option.
-
title:
String -
The title of the local delivery option.
Connections
Related queries
Related mutations
Related Unions
Examples