Created
September 13, 2020 07:54
-
-
Save makebecoolyeh/5d6dac8d6cb1014f0533cb10334deab3 to your computer and use it in GitHub Desktop.
1841399726133
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "destination": { | |
| "name": "schaetzl" | |
| }, | |
| "orderData": { | |
| "sourceOrderId": 1841399726133, | |
| "items": [ | |
| { | |
| "sku": "pn-poster-B2C-without-frame-flat", | |
| "quantity": 1, | |
| "shipmentIndex": 0, | |
| "sourceItemId": 4088933515317, | |
| "components": [ | |
| { | |
| "code": "text", | |
| "path": "https://projectnord.com/posters/759.xlsx?token=NNscpDcTkDZvbCyLHpPAsBzfazDsssCo", | |
| "fetch": true, | |
| "attributes": { | |
| "Paper_stock": "300_ArcoPrint_1EW_Soho_HP10-BB", | |
| "size": "210x297" | |
| "sku": "pn-poster-B2C-without-frame-rolled", | |
| "quantity": 1, | |
| "shipmentIndex": 1, | |
| "sourceItemId": 4088933515318, | |
| "components": [ | |
| { | |
| "code": "text", | |
| "path": "https://otherpath", | |
| "fetch": true, | |
| "attributes": { | |
| "Paper_stock": "300_ArcoPrint_1EW_Soho_HP10-BB", | |
| "size": "420x297" | |
| } | |
| ] | |
| } | |
| ], | |
| "shipments": [ | |
| { | |
| "shipmentIndex": 0, | |
| "shipTo": { | |
| "name": "Yehor Bobrov", | |
| "address1": "Poltavskaya str.4", | |
| "town": "Mariupol", | |
| "isoCountry": "UA", | |
| "postcode": "87529" | |
| }, | |
| "carrier": { | |
| "alias": "tracked" | |
| } | |
| "shipments": [ | |
| { | |
| "shipmentIndex": 1, | |
| "shipTo": { | |
| "name": "Yehor Bobrov", | |
| "address1": "Poltavskaya str.4", | |
| "town": "Mariupol", | |
| "isoCountry": "UA", | |
| "postcode": "87529" | |
| }, | |
| "carrier": { | |
| "alias": "tracked" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment