Subscription Contract Calculation Delivery Method Local Delivery Input
The input fields for local delivery method used for contract calculation.
Anchor to FieldsFields
- address (MailingAddressInput!)
- code (String)
- deliveryPrice (MoneyInput!)
- description (String)
- instructions (String)
- phone (String!)
- presentmentTitle (String)
- title (String)
- Anchor to addressaddress•Mailing
Address Input! required The address to deliver to.
- Anchor to codecode•String
A custom reference to the delivery method for use with automations.
- 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 details displayed to the customer to describe the local delivery option.
- Anchor to instructionsinstructions•String
The delivery instructions that the customer can provide to the merchant.
- Anchor to phonephone•String!non-null
The phone number that the customer must provide to the merchant. Formatted using E.164 standard. For example,
+16135551111.- Anchor to presentmentTitlepresentment•String
Title The presentment title of the local delivery option.
- Anchor to titletitle•String
The title of the local delivery option.
Anchor to Input objects using this inputInput objects using this input
- Anchor to SubscriptionContractCalculationDeliveryMethodInput.localDeliverySubscription•INPUT OBJECT
Contract Calculation Delivery Method Input.localDelivery 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.