Shipping option updated notifications. Will update the Norce order with latest shipping selection from svea
Payload from client-side iframe event
OK
{- "id": "string",
- "location": {
- "id": "string",
- "name": "string",
- "address": {
- "city": "string",
- "countryCode": "string",
- "postalCode": "string",
- "streetAddress": "string",
- "streetAddress2": "string"
}
}, - "orderId": "string",
- "name": "string",
- "carrier": "string",
- "totalShippingFee": 0
}