-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
968 changed files
with
91,589 additions
and
91,613 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,60 @@ | ||
{ | ||
"ship_to": { | ||
"shipTo": { | ||
"name": "Alice Smith", | ||
"street": "123 Maple Street", | ||
"city": "Mill Valley", | ||
"state": "AL", | ||
"zip": 90952 | ||
}, | ||
"bill_to": { | ||
"billTo": { | ||
"name": "Robert Smith", | ||
"street": "8 Oak Avenue", | ||
"city": "Old Town", | ||
"state": "AK", | ||
"zip": 95800 | ||
}, | ||
"single_address": null, | ||
"customer_comment": null, | ||
"ship_comment": null, | ||
"singleAddress": null, | ||
"customerComment": null, | ||
"shipComment": null, | ||
"comment": "Hurry, my sister loves Boeing!", | ||
"items": { | ||
"content": [ | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "777 Model", | ||
"productName": "777 Model", | ||
"quantity": 1, | ||
"usprice": "99.95", | ||
"customer_comment": [ | ||
"USPrice": "99.95", | ||
"customerComment": [ | ||
" Want this for the holidays! " | ||
], | ||
"ship_comment": [ | ||
"shipComment": [ | ||
" Use gold wrap if possible " | ||
], | ||
"comment": [], | ||
"ship_date": "1999-12-05", | ||
"part_num": "777-BA", | ||
"weight_kg": "4.5", | ||
"ship_by": "land" | ||
"shipDate": "1999-12-05", | ||
"partNum": "777-BA", | ||
"weightKg": "4.5", | ||
"shipBy": "land" | ||
} | ||
}, | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "833 Model", | ||
"productName": "833 Model", | ||
"quantity": 2, | ||
"usprice": "199.95", | ||
"customer_comment": [], | ||
"ship_comment": [], | ||
"USPrice": "199.95", | ||
"customerComment": [], | ||
"shipComment": [], | ||
"comment": [], | ||
"ship_date": "2000-02-28", | ||
"part_num": "833-AA", | ||
"weight_kg": null, | ||
"ship_by": null | ||
"shipDate": "2000-02-28", | ||
"partNum": "833-AA", | ||
"weightKg": null, | ||
"shipBy": null | ||
} | ||
} | ||
], | ||
"item": [] | ||
}, | ||
"order_date": "2002-10-20" | ||
"orderDate": "2002-10-20" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,50 @@ | ||
{ | ||
"ship_to": null, | ||
"bill_to": null, | ||
"single_address": { | ||
"shipTo": null, | ||
"billTo": null, | ||
"singleAddress": { | ||
"name": "Helen Zoe", | ||
"street": "47 Eden Street", | ||
"city": "Cambridge", | ||
"postcode": "CB1 1JR", | ||
"export_code": 1 | ||
"exportCode": 1 | ||
}, | ||
"customer_comment": null, | ||
"ship_comment": null, | ||
"customerComment": null, | ||
"shipComment": null, | ||
"comment": "I love Boeing too!", | ||
"items": { | ||
"content": [ | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "777 Model", | ||
"productName": "777 Model", | ||
"quantity": 1, | ||
"usprice": "99.95", | ||
"customer_comment": [], | ||
"ship_comment": [], | ||
"USPrice": "99.95", | ||
"customerComment": [], | ||
"shipComment": [], | ||
"comment": [], | ||
"ship_date": "1999-12-05", | ||
"part_num": "777-BA", | ||
"weight_kg": "4.5", | ||
"ship_by": "any" | ||
"shipDate": "1999-12-05", | ||
"partNum": "777-BA", | ||
"weightKg": "4.5", | ||
"shipBy": "any" | ||
} | ||
}, | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "833 Model", | ||
"productName": "833 Model", | ||
"quantity": 1, | ||
"usprice": "199.95", | ||
"customer_comment": [], | ||
"ship_comment": [], | ||
"USPrice": "199.95", | ||
"customerComment": [], | ||
"shipComment": [], | ||
"comment": [], | ||
"ship_date": "2000-02-28", | ||
"part_num": "833-AA", | ||
"weight_kg": null, | ||
"ship_by": null | ||
"shipDate": "2000-02-28", | ||
"partNum": "833-AA", | ||
"weightKg": null, | ||
"shipBy": null | ||
} | ||
} | ||
], | ||
"item": [] | ||
}, | ||
"order_date": "2002-10-20" | ||
"orderDate": "2002-10-20" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,62 +1,62 @@ | ||
{ | ||
"ship_to": { | ||
"shipTo": { | ||
"name": "Alice Smith", | ||
"street": "123 Maple Street", | ||
"city": "Mill Valley", | ||
"state": "CA", | ||
"zip": 90952 | ||
}, | ||
"bill_to": { | ||
"billTo": { | ||
"name": "Robert Smith", | ||
"street": "8 Oak Avenue", | ||
"city": "Old Town", | ||
"state": "PA", | ||
"zip": 95819 | ||
}, | ||
"single_address": null, | ||
"customer_comment": null, | ||
"ship_comment": null, | ||
"singleAddress": null, | ||
"customerComment": null, | ||
"shipComment": null, | ||
"comment": "Hurry, my sister loves Boeing!", | ||
"items": { | ||
"content": [ | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "777 Model", | ||
"productName": "777 Model", | ||
"quantity": 1, | ||
"usprice": "99.95", | ||
"customer_comment": [ | ||
"USPrice": "99.95", | ||
"customerComment": [ | ||
" Want this for the holidays! " | ||
], | ||
"ship_comment": [ | ||
"shipComment": [ | ||
" Use gold wrap if possible " | ||
], | ||
"comment": [], | ||
"ship_date": "1999-12-05", | ||
"part_num": "777-BA", | ||
"weight_kg": "4.5", | ||
"ship_by": "air" | ||
"shipDate": "1999-12-05", | ||
"partNum": "777-BA", | ||
"weightKg": "4.5", | ||
"shipBy": "air" | ||
} | ||
}, | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "833 Model", | ||
"productName": "833 Model", | ||
"quantity": 2, | ||
"usprice": "199.95", | ||
"customer_comment": [], | ||
"ship_comment": [], | ||
"USPrice": "199.95", | ||
"customerComment": [], | ||
"shipComment": [], | ||
"comment": [ | ||
"This is a comment..." | ||
], | ||
"ship_date": "2000-02-28", | ||
"part_num": "833-AA", | ||
"weight_kg": "2.5", | ||
"ship_by": "air" | ||
"shipDate": "2000-02-28", | ||
"partNum": "833-AA", | ||
"weightKg": "2.5", | ||
"shipBy": "air" | ||
} | ||
} | ||
], | ||
"item": [] | ||
}, | ||
"order_date": "2002-10-20" | ||
"orderDate": "2002-10-20" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
{ | ||
"ship_to": null, | ||
"bill_to": null, | ||
"single_address": { | ||
"shipTo": null, | ||
"billTo": null, | ||
"singleAddress": { | ||
"name": "Helen Zoe", | ||
"street": "47 Eden Street", | ||
"city": "Cambridge", | ||
"postcode": "CB1 1JR", | ||
"export_code": 1 | ||
"exportCode": 1 | ||
}, | ||
"customer_comment": null, | ||
"ship_comment": null, | ||
"customerComment": null, | ||
"shipComment": null, | ||
"comment": "I love Boeing too!", | ||
"items": { | ||
"content": [ | ||
{ | ||
"qname": "item", | ||
"value": { | ||
"product_name": "777 Model", | ||
"productName": "777 Model", | ||
"quantity": 1, | ||
"usprice": "99.95", | ||
"customer_comment": [], | ||
"ship_comment": [], | ||
"USPrice": "99.95", | ||
"customerComment": [], | ||
"shipComment": [], | ||
"comment": [], | ||
"ship_date": "1999-12-05", | ||
"part_num": "777-AB", | ||
"weight_kg": "4.5", | ||
"ship_by": "air" | ||
"shipDate": "1999-12-05", | ||
"partNum": "777-AB", | ||
"weightKg": "4.5", | ||
"shipBy": "air" | ||
} | ||
} | ||
], | ||
"item": [] | ||
}, | ||
"order_date": "2002-10-20" | ||
"orderDate": "2002-10-20" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,60 @@ | ||
{ | ||
"ship_to": { | ||
"shipTo": { | ||
"name": "Alice Smith", | ||
"street": "123 Maple Street", | ||
"city": "Mill Valley", | ||
"state": "CA", | ||
"zip": 90952 | ||
}, | ||
"bill_to": { | ||
"billTo": { | ||
"name": "Robert Smith", | ||
"street": "8 Oak Avenue", | ||
"city": "Old Town", | ||
"state": "PA", | ||
"zip": 95819 | ||
}, | ||
"single_address": null, | ||
"customer_comment": null, | ||
"ship_comment": "Hurry, my sister loves Boeing!", | ||
"singleAddress": null, | ||
"customerComment": null, | ||
"shipComment": "Hurry, my sister loves Boeing!", | ||
"comment": null, | ||
"items": { | ||
"content": [ | ||
{ | ||
"qname": "{http://www.example.com/IPO}item", | ||
"value": { | ||
"product_name": "777 Model", | ||
"productName": "777 Model", | ||
"quantity": 1, | ||
"usprice": "99.95", | ||
"customer_comment": [ | ||
"USPrice": "99.95", | ||
"customerComment": [ | ||
" Want this for the holidays! " | ||
], | ||
"ship_comment": [ | ||
"shipComment": [ | ||
" Use gold wrap if possible " | ||
], | ||
"comment": [], | ||
"ship_date": "1999-12-05", | ||
"part_num": "777-BA", | ||
"weight_kg": "4.5", | ||
"ship_by": "air" | ||
"shipDate": "1999-12-05", | ||
"partNum": "777-BA", | ||
"weightKg": "4.5", | ||
"shipBy": "air" | ||
} | ||
}, | ||
{ | ||
"qname": "{http://www.example.com/IPO}item", | ||
"value": { | ||
"product_name": "833 Model", | ||
"productName": "833 Model", | ||
"quantity": 2, | ||
"usprice": "199.95", | ||
"customer_comment": [], | ||
"ship_comment": [], | ||
"USPrice": "199.95", | ||
"customerComment": [], | ||
"shipComment": [], | ||
"comment": [], | ||
"ship_date": "2000-02-28", | ||
"part_num": "833-AA", | ||
"weight_kg": null, | ||
"ship_by": null | ||
"shipDate": "2000-02-28", | ||
"partNum": "833-AA", | ||
"weightKg": null, | ||
"shipBy": null | ||
} | ||
} | ||
], | ||
"item": [] | ||
}, | ||
"order_date": "2002-10-20" | ||
"orderDate": "2002-10-20" | ||
} |
Oops, something went wrong.