Guest User

Untitled

a guest
Oct 6th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. {
  2. "r": [
  3. {
  4. "idcliente": "2",
  5. "razonsocial": "OPA ORDENAMIENTOS PROFESIONALES AUTOMATIZADOS",
  6. "nit": "123456789",
  7. "digitoverificacion": "6",
  8. "codigoalterno": "OPA",
  9. "pbx": "654321",
  10. "direccion": "CRA 5 CALLE ENCUENTRELA",
  11. "ciudad": "MEDELLÍN",
  12. "departamento": "ANTIOQUIA",
  13. "tipoClienteNombre": "PYME",
  14. "tipoClienteDescripcion": "PEQUEÑAS Y MEDIANAS EMPRESAS",
  15. "porcentajedescuento": "10",
  16. "paginaweb": "",
  17. "email": "opaltda@opa.com.co",
  18. "twitter": "",
  19. "eslogan": "Crecer Juntos",
  20. "n_logo": "dios_Jedi.jpg",
  21. "idtipocliente": "1",
  22. "idregimen": "1",
  23. "codigo": "5",
  24. "idciudad": "5001",
  25. "idtipomoneda": "1",
  26. "tipomonedanombre": "Peso Colombiano",
  27. "idclasecliente": "1",
  28. "claseclientenombre": "Cooperativa",
  29. "contactos": [
  30. {
  31. "idcontacto": 4,
  32. "nombre": "YOLANDA",
  33. "apellidos": "SALAZAR",
  34. "twitter": "",
  35. "cargo": "CEO",
  36. "cargodescripcion": "Administrador Empresa",
  37. "mails": [
  38. {
  39. "idcontacto": 4,
  40. "mail": "gustavo2840@hotmail.com",
  41. "tipomail": "Coorporativo"
  42. }
  43. ],
  44. "tels": [
  45. {
  46. "idcontacto": 4,
  47. "tipotelefono": "Movil",
  48. "telefono": "3155164438",
  49. "extension": ""
  50. },
  51. {
  52. "idcontacto": 4,
  53. "tipotelefono": "Fax",
  54. "telefono": "2190070",
  55. "extension": "5"
  56. }
  57. ]
  58. },
  59. {
  60. "idcontacto": 5,
  61. "nombre": "FERNANDO",
  62. "apellidos": "ARICAPA",
  63. "twitter": "@arikapa",
  64. "cargo": "SISTEMAS",
  65. "cargodescripcion": "Jefe Area Sistemas",
  66. "mails": [
  67. {
  68. "idcontacto": 5,
  69. "mail": "soporte@aaa.com",
  70. "tipomail": "Coorporativo"
  71. },
  72. {
  73. "idcontacto": 5,
  74. "mail": "ingaricapa@hotmail.com",
  75. "tipomail": "Personal"
  76. },
  77. {
  78. "idcontacto": 5,
  79. "mail": "ingaricapa@hotmail.com",
  80. "tipomail": "Chat"
  81. }
  82. ],
  83. "tels": [
  84. {
  85. "idcontacto": 5,
  86. "tipotelefono": "Fijo",
  87. "telefono": "2190070",
  88. "extension": ""
  89. }
  90. ]
  91. }
  92. ]
  93. }
  94. ]
  95. }
Add Comment
Please, Sign In to add comment