Delivery Rate Range Condition Criteria
Requires Any of or shipping access scopes or user permission.
The value (weight or price) that the condition field is compared to.
Anchor to Possible typesPossible types
- MoneyV2 (MoneyV2)
- Weight (Weight)
- •OBJECT
A precise monetary value and its associated currency. Combines a decimal amount with a three-letter currency code to express prices, costs, and other financial values throughout the API. For example, 12.99 USD.
- Anchor to amountamount•Decimal!non-null
A monetary value in decimal format, allowing for precise representation of cents or fractional currency. For example, 12.99.
- Anchor to currencyCodecurrency•Currency
Code Code! non-null The three-letter currency code that represents a world currency used in a store. Currency codes include standard standard ISO 4217 codes, legacy codes, and non-standard codes. For example, USD.
- •OBJECT
A weight measurement with its numeric value and unit. Used throughout the API, for example in shipping calculations, delivery conditions, order line items, and inventory measurements.
The weight combines a decimal value with a standard unit of measurement to ensure consistent weight handling across different regional systems.
- Anchor to unitunit•Weight
Unit! non-null The unit of measurement for
value.- Anchor to valuevalue•Float!non-null
The weight value using the unit system specified with
unit.
Anchor to Fields with this unionFields with this union
- •OBJECT
The rate range condition for a conditionable object.
- •OBJECT
The rate range condition for a conditionable object.