aboutsummaryrefslogtreecommitdiffstats
path: root/tests/create_app_order.json
diff options
context:
space:
mode:
authorFilipp Lepalaan <f@0x00.co>2013-01-13 10:14:31 +0200
committerFilipp Lepalaan <f@0x00.co>2013-01-13 10:14:31 +0200
commitd8736a288d475900d0c19a96084740c3de07dd8a (patch)
tree68e1b50e6013ca1f0b6b6f08a00a3d6c41811640 /tests/create_app_order.json
parent7a46310b44d772a25ff775da4ea0b344ab7e1d0e (diff)
downloadgsxlib-d8736a288d475900d0c19a96084740c3de07dd8a.tar.gz
gsxlib-d8736a288d475900d0c19a96084740c3de07dd8a.tar.bz2
gsxlib-d8736a288d475900d0c19a96084740c3de07dd8a.zip
Added tests
Diffstat (limited to 'tests/create_app_order.json')
-rw-r--r--tests/create_app_order.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/create_app_order.json b/tests/create_app_order.json
new file mode 100644
index 0000000..1d1bba8
--- /dev/null
+++ b/tests/create_app_order.json
@@ -0,0 +1,18 @@
+{
+ "shipTo": "672592",
+ "addressLine1": "1277 Jolly Avenue",
+ "country": "FI",
+ "zipCode": "00180",
+ "city": "Sunnyvale",
+ "state": "ZZ",
+ "firstName": "Test",
+ "lastName": "Apple",
+ "primaryPhone": "2086785671",
+ "emailAddress": "Test@Apple.com",
+ "productNumber": "8961",
+ "purchaseOrder": "Order8961",
+ "requestPart": {
+ "serialNumber": ""
+ },
+ "pocLanguage": "FIN"
+}