Skip to main content
Anchor to SubscriptionContractCalculationShippingOption

SubscriptionContractCalculationShippingOption

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

An available shipping option for a subscription contract calculation.

•String!
non-null

The code of the delivery option.

•String

The description of the delivery option.

•Boolean!
non-null

Whether a phone number is required for the delivery option.

•String

The presentment title of the delivery option. This is the customer-facing title displayed at checkout.

•MoneyV2!
non-null

The price of the delivery option.

•String!
non-null

The title of the delivery option.


Was this section helpful?