Last active
April 7, 2017 12:12
-
-
Save tamirko/b9c2f2c8e31ca59fb7ff827f486ee9ae to your computer and use it in GitHub Desktop.
products.json
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
[ | |
{ | |
"product_type": "CPE", | |
"siebel_customer_id": "1-1X9Y-364", | |
"extra_fields": { | |
"Site": "Jerusalem" | |
}, | |
"siebel_asset_id": "123741", | |
"product_serial_id": "994465", | |
"product_name": "ONE ISP Vtech LAD 303 (Orange) Smart Box" | |
}, | |
{ | |
"product_type": "LTE", | |
"siebel_customer_id": "1-1X9Y-364", | |
"extra_fields": { | |
"CPE_Number": "123741", | |
}, | |
"siebel_asset_id": "778229", | |
"product_serial_id": "bla bla bloo", | |
"product_name": "ONE LTE (Partner)" | |
}, | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment