SubscriptionDeliveryMethodShipping object
Version unstable
Represents a shipping delivery method: a mailing address and a shipping option.
Required access
Requires either all_subscription_contracts or own_subscription_contracts scope.
On this page
Fields
-
address (
SubscriptionMailingAddress!
)The address to ship to.
-
shippingOption (
SubscriptionDeliveryMethodShippingOption!
)The details of the shipping method to use.
Version 2021-04 (Release candidate)
Represents a shipping delivery method: a mailing address and a shipping option.
Required access
Requires either all_subscription_contracts or own_subscription_contracts scope.
On this page
Fields
-
address (
SubscriptionMailingAddress!
)The address to ship to.
-
shippingOption (
SubscriptionDeliveryMethodShippingOption!
)The details of the shipping method to use.
Version 2021-01 (Latest)
Represents a shipping delivery method: a mailing address and a shipping option.
Required access
Requires either all_subscription_contracts or own_subscription_contracts scope.
On this page
Fields
-
address (
SubscriptionMailingAddress!
)The address to ship to.
-
shippingOption (
SubscriptionDeliveryMethodShippingOption!
)The details of the shipping method to use.