Anchor to DeliveryValueBasedRateUpdateInputDelivery
input_objectDelivery Value Based Rate Update Input
The input fields for updating a value-based rate.
Anchor to FieldsFields
- id (ID!)
- maxValue (MoneyInput)
- minValue (MoneyInput)
- price (MoneyInput)
- transitTimeMaxSeconds (Int)
- transitTimeMinSeconds (Int)
- •ID!non-null
The ID of the rate to update.
- Anchor to maxValuemax•Money
Value Input The maximum cart value (inclusive) for this rate. Set to null for no upper limit.
- Anchor to minValuemin•Money
Value Input The minimum cart value for this rate.
- Anchor to priceprice•Money
Input The price charged for this rate.
- Anchor to transitTimeMaxSecondstransit•Int
Time Max Seconds The maximum transit time estimate in seconds.
- Anchor to transitTimeMinSecondstransit•Int
Time Min Seconds The minimum transit time estimate in seconds.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to DeliveryValueBasedRateGroupUpdateInput.ratesToUpdateDelivery•INPUT OBJECT
Value Based Rate Group Update Input.ratesToUpdate The input fields for updating a rate group for a value-based shipping option.
Was this section helpful?