Subscription Contract Calculation Delivery Method Shipping Input
The input fields for shipping delivery method used for contract calculation.
Anchor to FieldsFields
- address (MailingAddressInput!)
- carrierServiceId (ID)
- code (String)
- deliveryPrice (MoneyInput!)
- description (String)
- presentmentTitle (String)
- title (String)
- Anchor to addressaddress•Mailing
Address Input! required The address to ship to.
- Anchor to carrierServiceIdcarrier•ID
Service Id The carrier service ID of the shipping option.
- Anchor to codecode•String
The code of the shipping option.
- Anchor to deliveryPricedelivery•Money
Price Input! required The price for this delivery method. The amount must be greater than or equal to 0.
- Anchor to descriptiondescription•String
The description of the shipping option.
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the shipping option.
- Anchor to titletitle•String
The title of the shipping option.
Anchor to Input objects using this inputInput objects using this input
- Anchor to SubscriptionContractCalculationDeliveryMethodInput.shippingSubscription•INPUT OBJECT
Contract Calculation Delivery Method Input.shipping The input fields for delivery used during a contract calculation. This is a oneOf input: one, and only one, field can be provided.
Provide
shipping,, orpickupto set the committed delivery method. Providenoneto explicitly set no delivery method (digital-only subscriptions). Provideto discover the available delivery options for an address without changing the contract's committed delivery method.