Skip to main content
Log inSign up
Anchor to SubscriptionDeliveryMethod

SubscriptionDeliveryMethod

union

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

Describes the delivery method to use to get the physical goods to the customer.

OBJECT

A subscription delivery method for local delivery. The other subscription delivery methods can be found in the SubscriptionDeliveryMethod union type.

address
non-null

The address to deliver to.

localDeliveryOption
non-null

The details of the local delivery method to use.

OBJECT

A delivery method with a pickup option.

pickupOption
non-null

The details of the pickup delivery method to use.

OBJECT

Represents a shipping delivery method: a mailing address and a shipping option.

address
non-null

The address to ship to.

shippingOption
non-null

The details of the shipping method to use.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

The delivery method for each billing of the subscription contract.

INTERFACE

The delivery method for each billing of the subscription contract.

OBJECT

The delivery method for each billing of the subscription contract.


Was this section helpful?