2016-12-13 08:37:20 +00:00
{
"ids" : {
"User" : 2 ,
"AccessToken" : 2 ,
2016-12-15 15:55:11 +00:00
"Client" : 15 ,
"PaymentMethod" : 4 ,
2017-01-10 11:51:21 +00:00
"SalesPerson" : 4 ,
"Address" : 56 ,
"Country" : 3 ,
"Province" : 3 ,
"Agency" : 4
2016-12-13 08:37:20 +00:00
} ,
"models" : {
"User" : {
"1" : "{\"password\":\"$2a$10$af5k9noiG1GqxxTE9tyO4OJg/Bx1BZYm3d0sRf1gNlC57k9AK5ApK\",\"email\":\"admin@admin.com\",\"id\":1}"
} ,
"AccessToken" : {
"NUf7o684TmteojFX9KmPOpaDLthjP5Def4wuy83Yjv31i43HHiWgV3FyBp6pX8Ue" : "{\"id\":\"NUf7o684TmteojFX9KmPOpaDLthjP5Def4wuy83Yjv31i43HHiWgV3FyBp6pX8Ue\",\"ttl\":1209600,\"created\":\"2016-11-21T11:06:11.113Z\",\"userId\":1}"
} ,
"Client" : {
2017-01-03 09:49:01 +00:00
"12" : "{\"name\":\"Verdnatura\",\"id\":12,\"fi\":\"B97367486\",\"salesPerson\":\"1\",\"telefono\":\"963242100\",\"socialName\":\"Verdnatura Levante SL\",\"active\":true,\"user\":\"verdnatura\",\"fax\":\"963242100\",\"phone\":\"963242100\",\"email\":\"informatica@verdnatura.es\",\"surcharge\":true,\"cyc\":2345,\"credit\":1000,\"iban\":\"2352345234523452345\",\"street\":\"Avenida Espioca, 100\",\"city\":\"Silla\",\"postcode\":\"46680\",\"mobile\":\"654654654\",\"dueDay\":4,\"gestdoc\":23452343}" ,
"14" : "{\"name\":\"Cliente 1\",\"id\":14,\"street\":\"Aaaaaaaaaa\",\"fi\":\"1234567890A\",\"socialName\":\"Cliente 1\",\"fax\":\"963242100\",\"dischargeDate\":\"01/01/2017\",\"telefono\":\"963242100\",\"salesPerson\":\"2\",\"email\":\"informatica@verdnatura.es\",\"city\":\"asdf\",\"postcode\":\"asdf\",\"phone\":\"asdf\",\"mobile\":\"asdf\",\"credit\":2345,\"cyc\":123,\"iban\":\"asdf\",\"dueDay\":345,\"gestdoc\":2435,\"surcharge\":true}"
2016-12-15 15:55:11 +00:00
} ,
"PaymentMethod" : {
"1" : "{\"name\":\"Tarjeta\",\"id\":1}" ,
"2" : "{\"name\":\"Giro Bancario\",\"id\":2}" ,
"3" : "{\"name\":\"Transferencia\",\"id\":3}"
} ,
"SalesPerson" : {
"1" : "{\"id\":1,\"name\":\"Jesus Brocal\"}" ,
"2" : "{\"name\":\"Juan Carlos Lorenzo\",\"id\":2}" ,
"3" : "{\"name\":\"Carlos Zambrano\",\"id\":3}"
2017-01-10 11:51:21 +00:00
} ,
"Address" : {
"1" : "{\"street\":\"Avda Espioca 11\",\"consignee\":\"Verndatura Silla\",\"city\":\"Silla\",\"postcode\":\"46900\",\"enabled\":true,\"phone\":\"969999898\",\"mobile\":\"989898888\",\"agencyId\":1,\"provinceId\":1,\"countryId\":1,\"id\":1}" ,
"2" : "{\"street\":\"Avda Espioca 100\",\"consignee\":\"Verndatura Madrid\",\"city\":\"2\",\"postcode\":\"46900\",\"enabled\":true,\"phone\":\"963242100\",\"mobile\":\"649599333\",\"agencyId\":2,\"provinceId\":2,\"countryId\":1,\"id\":2}" ,
"5" : "{\"id\":5,\"street\":\"c/prueba\",\"consignee\":\"prueba\",\"city\":\"Valencia\",\"postcode\":\"46900\",\"phone\":\"659125488\",\"mobile\":\"6987452354\"}" ,
"34" : "{\"id\":34,\"street\":\"prueba34\",\"consignee\":\"prueba34\",\"city\":\"Valencia\",\"postcode\":\"46900\",\"phone\":\"636898196\",\"mobile\":\"636898196\"}" ,
"55" : "{\"id\":55,\"street\":\"C/ Fernando Senent Perez 11\",\"consignee\":\"prueba55\",\"city\":\"Valencia\",\"postcode\":\"46026\",\"phone\":\"636898196\",\"mobile\":\"636898196\"}"
} ,
"Country" : {
"1" : "{\"id\":1,\"name\":\"Spain\"}" ,
"2" : "{\"id\":2,\"name\":\"France\"}"
} ,
"Province" : {
"1" : "{\"id\":1,\"name\":\"Valencia\"}" ,
"2" : "{\"id\":2,\"name\":\"Madrid\"}"
} ,
"Agency" : {
"1" : "{\"name\":\"Zeleris\",\"id\":1}" ,
"2" : "{\"name\":\"MRW\",\"id\":2}" ,
"3" : "{\"name\":\"DHL\",\"id\":3}"
2016-12-13 08:37:20 +00:00
}
}
}