Anchor to DeliveryWeightBasedRateUpdateInputDelivery
input_objectDelivery Weight Based Rate Update Input
The input fields for updating a weight-based rate.
Anchor to FieldsFields
- id (ID!)
- maxWeight (WeightInput)
- minWeight (WeightInput)
- price (MoneyInput)
- transitTimeMaxSeconds (Int)
- transitTimeMinSeconds (Int)
- •ID!non-null
The globally unique ID of the weight-based rate to update.
- Anchor to maxWeightmax•Weight
Weight Input The maximum package weight for this rate tier. Null means no upper weight limit.
- Anchor to minWeightmin•Weight
Weight Input The minimum package weight for this rate tier.
- Anchor to priceprice•Money
Input The price charged for this rate tier.
- Anchor to transitTimeMaxSecondstransit•Int
Time Max Seconds The maximum estimated transit time in seconds.
- Anchor to transitTimeMinSecondstransit•Int
Time Min Seconds The minimum estimated transit time in seconds.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to DeliveryWeightBasedRateGroupUpdateInput.ratesToUpdateDelivery•INPUT OBJECT
Weight Based Rate Group Update Input.ratesToUpdate The input fields for updating a weight-based rate group.
Was this section helpful?