Creates a order shipping
Shipping
Created
Bad Request
Unauthorized
Not Found
Conflict
Internal Server Error
{- "merchant": "norce",
- "channel": "1",
- "state": "intent",
- "reference": "e8ed2091-c34c-4837-a3a8-bc827b0dc183",
- "tmsReference": "a935a628-f70c-47a4-a9f6-98c6d08c2ba3",
- "orderId": "o_DhZSbDfVzNzuxOzHyCFskzGzaJ",
- "adapterId": "ingrid-shipping-adapter",
- "name": "PostNord MyPack Home",
- "total": {
- "includingVat": 1234,
- "excludingVat": 987.2
}, - "vatRate": 0.25,
- "deliveryDetails": {
- "carrier": "string",
- "class": "string",
- "product": {
- "reference": "string",
- "name": "string"
}, - "pickupLocation": {
- "reference": "string",
- "name": "string",
- "address": {
- "streetAddress": "Adaptivevägen 18",
- "city": "Boden",
- "postalCode": "955 60",
- "country": "SE"
}
}
}, - "addons": [
- {
- "reference": "string",
- "price": 0
}
], - "attributes": {
- "property1": null,
- "property2": null
}
}
{- "id": "string"
}