Shipping object structure and attributes
Attribute | Type | Description |
---|---|---|
order_by | String | The ordering of available shipping methods that meet the desired criteria. Available values are price or speed . If ordering by price, then the Zinc API will choose the cheapest shipping method that meets the desired criteria, while speed will choose the fastest shipping method meeting the criteria. |
max_days | Number | The maximum number of days allowed for shipping on the order. |
max_price | Number | The maximum price in cents allowed for the shipping cost of the order. |