Subscription Contract Calculation Fetch Delivery Options Input
The input fields to fetch the available delivery options for an address.
Use this to discover the delivery options available for the contract without setting or changing the contract's committed delivery method.
Anchor to FieldsFields
- address (MailingAddressInput!)
- withDeliveryCustomizations (Boolean)
- Anchor to addressaddress•Mailing
Address Input! required The address to fetch available delivery options for.
- Anchor to withDeliveryCustomizationswith•Boolean
Delivery Customizations Default:true Whether to run delivery customization functions while discovering options. When
false, delivery customization functions are bypassed and raw delivery options are returned. Defaults totrue.
Anchor to Input objects using this inputInput objects using this input
- Anchor to SubscriptionContractCalculationDeliveryMethodInput.fetchAvailableDeliveryOptionsSubscription•INPUT OBJECT
Contract Calculation Delivery Method Input.fetchAvailableDeliveryOptions 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.