Last active
September 6, 2021 21:11
-
-
Save onursahindur/9edab09ee76d41cb90e73d749fce5827 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"id": 0, | |
"orderType": 1, | |
"status": 4, | |
"deliveryDate": "2021-09-05T08:30:00", | |
"customerActedDate": "2021-09-06T20:33:52.693635", | |
"cargoCode": "", | |
"cargoTrackLink": "", | |
"transactionFee": 267.96, | |
"orderCode": "CLO2021JFKE35", | |
"boxCode": "JFKE35", | |
"items": [ | |
{ | |
"id": 201383, | |
"price": 99.99, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/q2C39zzVcU6ONcNmi2n05A.png", | |
"didBought": false, | |
"discount": 0 | |
}, | |
{ | |
"id": 201384, | |
"price": 79.99, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/Qvx8yGRgyUif9IfdsDAG0g.png", | |
"didBought": false, | |
"discount": 0 | |
}, | |
{ | |
"id": 201385, | |
"price": 129.99, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/4445FXbZHECenZaWg32mDQ.png", | |
"didBought": false, | |
"discount": 0 | |
}, | |
{ | |
"id": 201386, | |
"price": 69.99, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/0Ap9N72crECQ2WE9GH73lw.png", | |
"didBought": true, | |
"discount": 0 | |
}, | |
{ | |
"id": 201387, | |
"price": 29.99, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/rOfzdcqRAUGmTSm1ifyogg.png", | |
"didBought": true, | |
"discount": 0 | |
} | |
], | |
"additionalItems": [ | |
{ | |
"id": 201388, | |
"price": 4799.4, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/Rzpef3OfQE69BAv4jLP5gw.png", | |
"didBought": true, | |
"discount": 40 | |
} | |
], | |
"hasExtraOrder": true, | |
"extraOrders": [ | |
{ | |
"id": 3123, | |
"type": 1, | |
"items": [ | |
{ | |
"id": 201389, | |
"price": 29, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/GLNxDOSslUaieO3UPrSi4w.png", | |
"didBought": true, | |
"discount": 0 | |
}, | |
{ | |
"id": 201390, | |
"price": 29.99, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/XjO7DqIhSEeiYx3XjWpMGQ.png", | |
"didBought": true, | |
"discount": 0 | |
}, | |
{ | |
"id": 201391, | |
"price": 29, | |
"photoUrl": "https://clotieimages.s3.eu-central-1.amazonaws.com/stock-items/Bw1VmgydVEuGUhQWbbkpQ.png", | |
"didBought": true, | |
"discount": 0 | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment