Subscription Delivery Option
Requires the or
scope.
The delivery option for a subscription contract.
Anchor to Possible typesPossible types
- •OBJECT
A local delivery option for a subscription contract.
- Anchor to codecode•String!non-null
The code of the local delivery option.
- Anchor to descriptiondescription•String
The description of the local delivery option.
- Anchor to phoneRequiredphone•Boolean!
Required non-null Whether a phone number is required for the local delivery option.
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the local delivery option.
- Anchor to priceprice•Money
V2 The price of the local delivery option.
- Anchor to titletitle•String!non-null
The title of the local delivery option.
- •OBJECT
A pickup option to deliver a subscription contract.
- Anchor to codecode•String!non-null
The code of the pickup option.
- Anchor to descriptiondescription•String
The description of the pickup option.
- Anchor to locationlocation•Location!non-null
The pickup location.
- Anchor to phoneRequiredphone•Boolean!
Required non-null Whether a phone number is required for the pickup option.
- Anchor to pickupTimepickup•String!
Time non-null The estimated amount of time it takes for the pickup to be ready. For example, "Usually ready in 24 hours".).
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the pickup option.
- Anchor to priceprice•Money
V2 The price of the pickup option.
- Anchor to titletitle•String!non-null
The title of the pickup option.
- •OBJECT
A shipping option to deliver a subscription contract.
- Anchor to codecode•String!non-null
The code of the shipping option.
- Anchor to descriptiondescription•String
The description of the shipping option.
- Anchor to phoneRequiredphone•Boolean
Required If a phone number is required for the shipping option.
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the shipping option.
- Anchor to priceprice•Money
V2 The price of the shipping option.
- Anchor to titletitle•String!non-null
The title of the shipping option.
- Anchor to carrierServicecarrier•Delivery
Service Carrier Service Deprecated
Anchor to Fields with this unionFields with this union
- Anchor to SubscriptionDeliveryOptionResultSuccess.deliveryOptionsSubscription•OBJECT
Delivery Option Result Success. delivery Options The delivery option for a subscription contract.