Last active
August 9, 2018 17:34
-
-
Save kevinmcampos/91f9619dbb568f0f865548f59449f9e5 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
{ | |
"results": [ | |
{ | |
"00010-500001146039-001": { | |
"input": { | |
"order_type": "INSTALATION", | |
"order_subtype": "SUSTITUCION MASIVA", | |
"creator": "ENDESA DISTRIBUCION ELECTRICA", | |
"assignee": "30716 AMETEL CADIZ 17", | |
"created_date": "2018-07-27T00:00:00+00:00", | |
"due_date": "2018-07-28T00:00:00+00:00", | |
"order_code": "00010-500001146039-001", | |
"town": "ARCOS DE LA FRONTERA", | |
"address": "JUAN PABLO II 2, EDIFICIO NOVOARCOS, ESC-4, 1-A, ARCOS, 11630, (CA)", | |
"postal_code": "11630", | |
"latitude": "41", | |
"longitude": "20", | |
"contract_code": "500001146039", | |
"retailing_company": "IBERDROLA CLIENTES SAU", | |
"retailing_company_phone": "+34 653687401", | |
"client_name": "LUIS CALVO BENITEZ", | |
"client_phone": "+34 654565336", | |
"meter": { | |
"code": "" | |
}, | |
"technical_data": { | |
"rate": { | |
"label": "Tarifa", | |
"value": "2.0A" | |
}, | |
"power": { | |
"label": "Potencia", | |
"value": "5,750" | |
}, | |
"able_to_cut": { | |
"label": "Cortable / No Cortable", | |
"value": "N" | |
} | |
}, | |
"obs": "" | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment