Anchor to SubscriptionShippingOptionSubscription
objectSubscription Shipping Option
Requires the or scope.
A shipping option to deliver a subscription contract.
Anchor to FieldsFields
- code (String!)
- description (String)
- phoneRequired (Boolean)
- presentmentTitle (String)
- price (MoneyV2)
- title (String!)
- carrierService (DeliveryCarrierService): deprecated
- 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
Was this section helpful?