diff options
author | Filipp Lepalaan <f@230.to> | 2013-03-08 21:35:05 +0200 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-03-08 21:35:05 +0200 |
commit | 54854c07225c2b1cde75963df462b3fb5164088c (patch) | |
tree | 8bb4d8a310bd71deb6e9e35c9e48ed38be7f79bb /tests/create_carryin_repair.json | |
parent | 41cc52f0a328966743bd8ef3954848c8501b6625 (diff) | |
download | py-gsxws-54854c07225c2b1cde75963df462b3fb5164088c.tar.gz py-gsxws-54854c07225c2b1cde75963df462b3fb5164088c.tar.bz2 py-gsxws-54854c07225c2b1cde75963df462b3fb5164088c.zip |
Return proper GSX error code on most requests
Diffstat (limited to 'tests/create_carryin_repair.json')
-rw-r--r-- | tests/create_carryin_repair.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/create_carryin_repair.json b/tests/create_carryin_repair.json index 0e90c20..685b7d4 100644 --- a/tests/create_carryin_repair.json +++ b/tests/create_carryin_repair.json @@ -3,9 +3,9 @@ "serialNumber": "C3TFJJTNDCP9", "symptom": "Does not work", "diagnosis": "Does not work", - "unitReceivedDate": "02/10/13", + "unitReceivedDate": "03/01/13", "unitReceivedTime": "12:00 AM", - "checkIfOutOfWarrantyCoverage": "N", + "checkIfOutOfWarrantyCoverage": "Y", "overrideDiagnosticCodeCheck": "Y", "poNumber": "Order12341", "orderLines": [ |