SubscriptionDeliveryMethodPickupOption - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents the selected pickup 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 pickup option.
-
location:
Location! -
The location where the customer will pick up the merchandise.
-
presentmentTitle:
String -
The presentment title of the pickup option.
-
title:
String -
The title of the pickup option.
Connections
Related queries
Related mutations
Related Unions
Examples