Shipping option updated notifications. Will update the Norce order with latest shipping selection from qliro
Shipping option update object
OK
{- "method": "string",
- "methodName": "string",
- "secondaryOption": "string",
- "pickupLocation": {
- "name": "string",
- "description": [
- "string"
]
}, - "price": 0,
- "priceExVat": 0,
- "totalShippingPrice": 0,
- "totalShippingPriceExVat": 0,
- "additionalShippingServices": [
- "string"
], - "shippingServicesNames": [
- "string"
]
}