Skip to content

Instantly share code, notes, and snippets.

@makebecoolyeh
Last active October 20, 2020 06:56
Show Gist options
  • Select an option

  • Save makebecoolyeh/0d7a34857f9f6152c4a9277b5822c852 to your computer and use it in GitHub Desktop.

Select an option

Save makebecoolyeh/0d7a34857f9f6152c4a9277b5822c852 to your computer and use it in GitHub Desktop.
{
"destination": {
"name": "schaetzl"
},
"orderData": {
"sourceOrderId": 2610965577816,
"items": [
{
"sku": "pn-poster",
"quantity": 1,
"shipmentIndex": 0,
"sourceItemId": 5553009131608,
"components": [
{
"code": "text",
"path": "https://storage.projectnord.com/posters/1480.pdf?token=NNscpDcTkDZvbCyLHpPAsBzfazDsssCo",
"fetch": true,
"attributes": {
"Paper_stock": "300_ArcoPrint_1EW_Soho_HP10-BB",
"size": "300x400"
}
}
]
},
{
"sku": "pn-poster",
"quantity": 2,
"shipmentIndex": 0,
"sourceItemId": 5553009164376,
"components": [
{
"code": "text",
"path": "https://storage.projectnord.com/posters/1477.pdf?token=NNscpDcTkDZvbCyLHpPAsBzfazDsssCo",
"fetch": true,
"attributes": {
"Paper_stock": "300_ArcoPrint_1EW_Soho_HP10-BB",
"size": "210x297"
}
}
]
}
],
"shipments": [
{
"shipmentIndex": 0,
"shipTo": {
"name": "Torben Japan Andersen",
"address1": "Japan Street 5",
"town": "Toky",
"isoCountry": "JP",
"postcode": "1370"
},
"carrier": {
"alias": "warenpost-500g-S tracked"
}
}
],
"stockItems": [
{
"code": "JA-Pack-PN-50x70-rolled",
"unitWeight": 62,
"quantity": 1,
"shipmentIndex": 0
}
]
}
}
@Torben-Andersen
Copy link

There are two "Shipments" item - there should only be one.
Quantity of package type is 3 - it should only be one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment