Skip to main content
Anchor to SubscriptionContractCalculationPickupOption

SubscriptionContractCalculationPickupOption

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

An available pickup option for a subscription contract calculation.

•String!
non-null

The code of the delivery option.

•String

The description of the delivery option.

•Location!
non-null

The location where the customer will pick up the merchandise.

•Boolean!
non-null

Whether a phone number is required for the delivery option.

•String

The estimated amount of time it takes for the pickup to be ready (e.g., "Usually ready in 24 hours").

•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?