Optional ReadonlyactiveOptional ReadonlycustomCustom Fields for the ShippingMethod.
Optional ReadonlydescriptionDescription of the ShippingMethod.
ReadonlyisWhether the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
Optional ReadonlykeyUser-defined unique identifier for the ShippingMethod.
Optional ReadonlylocalizedLocalized description of the ShippingMethod.
Optional ReadonlylocalizedLocalized name of the ShippingMethod.
ReadonlynameUnique name for the ShippingMethod within a Project.
Optional ReadonlypredicateValid Cart predicate to select a ShippingMethod for a Cart.
Optional ReadonlystoresIf defined and not empty, the Shipping Method applies to Carts with a Store that matches any Store in this field.
If the number of referenced Stores exceeds the Stores per Shipping Method limit, an InvalidOperation error is returned.
ReadonlytaxTaxCategory for all ZoneRates of the ShippingMethod.
ReadonlyzoneDefines ShippingRates (prices) for specific zones.
Whether the ShippingMethod can be used during the creation or update of a Cart or Order.