52 lines
2.8 KiB
JSON
52 lines
2.8 KiB
JSON
{
|
|
"ids": {
|
|
"User": 2,
|
|
"AccessToken": 2,
|
|
"Client": 15,
|
|
"PaymentMethod": 4,
|
|
"SalesPerson": 4,
|
|
"Address": 65,
|
|
"Country": 3,
|
|
"Province": 3,
|
|
"Agency": 4
|
|
},
|
|
"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": {
|
|
"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,\"payMethod\":\"1\",\"province\":1,\"country\":\"1\"}",
|
|
"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}"
|
|
},
|
|
"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}"
|
|
},
|
|
"Address": {
|
|
"63": "{\"street\":\"Avd. Espioca nº 100\",\"consignee\":\"Verndatura Silla\",\"city\":\"Silla\",\"postcode\":\"46460\",\"phone\":\"66666666\",\"mobile\":\"989898888\",\"id\":63,\"province\":\"2\",\"agency\":\"3\",\"default\":true,\"enabled\":true}",
|
|
"64": "{\"street\":\"Aaa\",\"consignee\":\"aaa\",\"city\":\"aaa\",\"postcode\":\"11111\",\"phone\":\"963242100\",\"mobile\":\"11231241423\",\"id\":64}"
|
|
},
|
|
"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}"
|
|
}
|
|
}
|
|
} |