For developers
By Qliro


CategoryDisplayName under AvailableShippingMethods parameters. For more details see API Reference.

LabelDisplayName under AvailableShippingMethods parameters. See API Reference for more details. 

SecondaryOptions parameters. See API Reference for more details. Coordinates under SecondaryOptions parameters. See API Reference for more details. AdditionalShippingService parameters. See API Reference for more details. OriginalPrice under AvailableShippingMethods. See API Reference for more details.

SupportsAccessCode under the AvailableShippingMethods parameters. See API Reference for more details. DeliveryDate parameter under either AvailableShippingMethods or AdditionalShippingService parameter. See API Reference for more details.ShippingAdditionalHeader under the Create Order request parameters. See API Reference for more details. 

OptionLabels under AvailableShippingMethods. One shipping option can use multiple labels.1 2 3 4 5 6 7 8 9 10 11{ "AvailableShippingMethods": [ { "MerchantReference": "HOME_DELIVERY", "ShippingFeeMerchantReference": "SHIPPING_FEE_REF_1", "DisplayName": "Home Delivery", "OptionLabels": [{ "Name": "express", "DisplayType": "icon" } ], }

