Skip to main content
Anchor to DeliveryConditionCriteria

DeliveryConditionCriteria

union

Requires Any of assigned_shipping or shipping access scopes or manage_delivery_settings user permission.

The value (weight or price) that the condition field is compared to.

•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.

•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.


Was this section helpful?

Anchor to Fields with this unionFields with this union

•OBJECT

A condition that must pass for a delivery method definition to be applied to an order.


Was this section helpful?