Subscription Contract Calculation Delivery Method Pickup Input
The input fields for pickup delivery method used for contract calculation.
Anchor to FieldsFields
- code (String)
- deliveryPrice (MoneyInput!)
- description (String)
- locationId (ID!)
- presentmentTitle (String)
- title (String)
- 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 pickup option.
- Anchor to locationIdlocation•ID!
Id non-null The ID of the pickup location.
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the pickup option.
- Anchor to titletitle•String
The title of the pickup option.
Anchor to Input objects using this inputInput objects using this input
- Anchor to SubscriptionContractCalculationDeliveryMethodInput.pickupSubscription•INPUT OBJECT
Contract Calculation Delivery Method Input.pickup 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.