Last active
September 17, 2022 22:25
-
-
Save vadimkantorov/6a6aaa67299ecb88b9b720e2e88519e2 to your computer and use it in GitHub Desktop.
Print a list of nearest rendez-vous at all POIA/PIBA locations in Israel (e.g. for renewing Darkon). Currently useless, as myvisit.com introduced severe anti-scraping mitigations.
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
# Usage: using Chrome DevConsole's Network tab, grab JWT token from a manual search of rdv at https://myvisit.com (found in Authorization/Cookie header of /CentralAPI/SearchAvailableDates call) and call as: | |
# python3 poia_rdv_myvisit.py --jwt 'eyJ...' | |
# this jwt token is a result of recaptcha solution and is valid for 30 min | |
# found existing service to pick the rdv times for passport renewal: https://picktimebot.com/, Chrome extension to collect the JWT token: https://github.com/SharonBrizinov/PickTime | |
# klita currently fails LocationSearch request, so duplicates are fetched from crawled services.json | |
# -*- coding: utf-8 -*- | |
import argparse | |
import json | |
import time | |
import gzip | |
import datetime | |
import base64 | |
import urllib.request | |
import urllib.parse | |
import os | |
parser = argparse.ArgumentParser() | |
parser.add_argument('--jwt', required = True) | |
parser.add_argument('--verbose', action = 'store_true') | |
parser.add_argument('--output-path', '-o', default = 'rdv.txt') | |
parser.add_argument('--user-agent', default = '') | |
parser.add_argument('--application-name', default = 'myVisit.com v3.5') | |
parser.add_argument('--application-api-key', default = '8640a12d-52a7-4c2a-afe1-4411e00e3ac4') | |
parser.add_argument('--organizationId', default = 'hapnim', type = (lambda strint: dict( | |
hapnim = 56, # 'PopulationAndImmigrationAuthority' | |
klita = 65, # 'MinistryOfAliyahandIntegration' | |
bituahleumi = 104 # 'BituahLeumi' | |
).get(strint) or int(strint)), help = 'aka organizationId what is found in URL https://myvisit.com/#!/home/provider/{organizationId} | default is POIA/PIBA/hapnim') | |
parser.add_argument('--serviceTypeId', default = 'hapnimpassportrenewal', type = (lambda strint: dict( | |
hapnimpassportrenewal = 156, # service_ids: 2095,2099,2110,2113,2144,2146,2148,2150,2153,2155,2157,2159,2161,2163,2165,2167,2194,2196,2198,2205,2211,2213,2215,2217,2219,2223,2225,2227,2229,2235,2237,2239,2241,2243,2245,2247,2285,2297,2349,2654,2744,2749,2882,2989,2991,3078,3086,4706,5550,5901,8977 | |
klitadocuments = 213, # service_ids: 2106,2168,2170,2172,2174,2176,2178,2180,2182,2185,2187,2460,2461,2462,2464,2465,2466,2467,2469,2470,2471,2472,2473,2474,2475,2476,2477,2479,2481,2483,2484,2485,2491,2492,2495,2497,2500,2501,2502,2503,2504,2505,2506,2507,2508,2509,2510,2511,2512,2513,2515,2516,2518,2520,2521,2522,2523,2524,2525,2526,2527,2528,2530,2531,2532,2533,2534,2538,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2553,2554,2555,2556,2559,2561,2563,2564,2565,2567,2568,2569,2571,2824,2932,2934,2935,2936,2938,2940,2941,2944,2945,2946,2948,2949,2950,2951,2952,2953,2954,2955,2960,2961,2963,2966,2967,2977,3013,3039,4374,4585,4708,4724,4726,4888,4902,4918,4919,4943,4944,4945,4947,5087,5121,6002,6003,6139,6155,7721,7722,7723,7724,7725,7726,7727,7728,7729,7730,7731,7732,7733,7734,7735,7736,7737,7738,7953,8743,8818,8823,8931,9211,9317,9318,9327,9629,9830,9831,9832,9905,9981,9987,9989,9990,9991 | |
bituahleumi = 280 | |
).get(strint) or int(strint)), help = 'not sure what this is, but this is a mandatory argument to get non-zero ServiceId') | |
parser.add_argument('--topdates', type = int, default = 5) | |
parser.add_argument('--api-url-scheme', default = 'https://central.myvisit.com/CentralAPI/{api_method}') | |
parser.add_argument('--myvisit-service-scheme', default = 'https://myvisit.com/#!/home/service/{ServiceId}') | |
parser.add_argument('--myvisit-provider-scheme', default = 'https://myvisit.com/#!/home/provider/{organizationId}') | |
parser.add_argument('--cities', nargs = '*', default = ['Givatayim=גבעתיים','TelAviv=תל אביב','KfarSaba=כפר סבא','PetahTikva=פתח תקוה','Hadera=חדרה','Netanya=נתניה','Ramla=רמלה','Rehovot=רחובות','Holon=חולון','Jerusalem=ירושלים','Jerusalem=ירושלים','BneiBrak=בני ברק','TelAviv=תל אביב','RoshHaAyin=ראש העין','Netivot=נתיבות','BeerSheva=באר שבע','Raht=רהט','Acre=עכו','Nahariya=נהריה','Ashdod=אשדוד','Ashkelon=אשקלון','Haifa=חיפה','Afula=עפולה','Tiberias=טבריה','GalileeView=נוף הגליל','Safed=צפת','Carmiel=כרמיאל','RishonLezion=ראשון לציון','Jerusalem=ירושלים','Herzliya=הרצליה','Eilat=אילת','Sakhnin=סחנין','MaaleAdumim=מעלה אדומים','ModiinIllit=מודיעין עילית','MaalotTarshiha=מעלות תרשיחא','KiryatAta=קרית אתא','Taibe=טייבה','Jerusalem=ירושלים','Yoknem=יקנעם','KiryatGat=קרית גת','Katzrin=קצרין','Jerusalem=ירושלים','DirAlAssad=דיר אל אסד','Dimona=דימונה','Sderot=שדרות','Ariel=אריאל','KiryatShmona=קרית שמונה','UmmAlFahm=אום אל פחם','BeitShemesh=בית שמש','Modiin=מודיעין','MevaseretZion=מבשרת ציון', 'NazarethIllit=נצרת עילית', 'KiryatBialik=קרית ביאליק'] ) | |
parser.add_argument('--services_json', default = 'services.json') | |
parser.add_argument('--timeout', type = float, default = 10.0) | |
parser.add_argument('--debug', default = 'debug.html') | |
args = parser.parse_args() | |
if args.verbose: | |
print(args) | |
urllib.request.install_opener(urllib.request.build_opener( urllib.request.HTTPHandler(debuglevel = 1), urllib.request.HTTPSHandler(debuglevel = 1) )) | |
jwtexp = lambda jwt, padding = '======': json.loads(base64.b64decode(jwt.split('.')[1] + padding))['exp'] | |
def safejsonload(stream): | |
val = stream.read() | |
try: | |
return json.loads(val.decode()) | |
except: | |
if args.debug: | |
with open(args.debug, 'wb') as f: | |
f.write(val) | |
print('Debug', args.debug) | |
raise | |
api = lambda api_method, query = {}: (args.verbose and print(args.api_url_scheme.format(api_method = api_method) + '?' + urllib.parse.urlencode(query))) or safejsonload(urllib.request.urlopen(urllib.request.Request(args.api_url_scheme.format(api_method = api_method) + '?' + urllib.parse.urlencode(query), headers = {'user-agent' : args.user_agent, 'application-name' : args.application_name, 'application-api-key' : args.application_api_key, 'cookie' : 'CentralJWTCookie=jwt=' + args.jwt}))) #'authorization' : 'JWT ' + args.jwt}))) | |
resp_servicetypes = api('GetServiceTypeList', query = dict(organizationId = args.organizationId)) | |
assert resp_servicetypes['Success'] | |
print(resp_servicetypes['Results']) | |
#os.makedirs('myvisit', exist_ok = True) | |
#for i in range(1, 10000): | |
# p = f'myvisit/{i}.json' | |
# if os.path.exists(p): | |
# try: | |
# with open(p) as f: | |
# j = json.load(f) | |
# if j.get('ErrorNumber') == 0: | |
# continue | |
# except: | |
# pass | |
# try: | |
# resp_service = api('ServiceGetInfo', query = dict(serviceId = i, position = '')) | |
# with open(p, 'w') as f: | |
# json.dump(resp_service, f, indent = 2, ensure_ascii = False) | |
# except: | |
# with open(p, 'w') as f: | |
# json.dump(dict(ErrorNumber = 401), f, indent = 2, ensure_ascii = False) | |
#services = [] | |
#for f in os.listdir('myvisit'): | |
# p = os.path.join('myvisit', f) | |
# j = json.load(open(p)) | |
# if j.get('ErrorNumber') == 0: | |
# #services.append(j) | |
# if j['Results']['OrganizationId'] == args.organizationId and j['Results']['ServiceTypeId'] == args.serviceTypeId: | |
# services.append(j['Results']['ServiceId']) | |
#print(','.join(list(map(str, services)))) | |
##json.dump(services, open('services.json', 'w'), indent = 2, ensure_ascii = False) | |
#import sys; sys.exit(0) | |
# curl 'https://central.myvisit.com/CentralAPI/ProviderSearch?CategoryId=0&CountryId=1&ResultsInPage=20&SearchPhrase=&ViewMode=0¤tPage=1&mostPopular=true&src=mvws' | |
resp_locs = api('LocationSearch', query = dict(resultsInPage = 1000, organizationId = args.organizationId, serviceTypeId = args.serviceTypeId)) | |
assert resp_locs['Success'] | |
cities = dict(reversed(city.split('=')) for city in args.cities) | |
services = json.load(open(args.services_json)) if os.path.exists(args.services_json) else {} | |
locs = [loc for loc in resp_locs.get('Results', []) if loc['ServiceId'] > 0] or [service['Results'] for service in services if service['Results']['OrganizationId'] == args.organizationId and service['Results']['ServiceTypeId'] == args.serviceTypeId] | |
org = args.myvisit_provider_scheme.format(organizationId = args.organizationId) | |
now = datetime.datetime.now() | |
print('now', now) | |
print('jwt', datetime.datetime.fromtimestamp(jwtexp(args.jwt))) | |
print('org', org) | |
print('geolocations', len(locs)) | |
rdvs = [] | |
for i, loc in enumerate(locs): | |
#resp_service = api('ServiceGetInfo', query = dict(serviceId = loc['ServiceId'], position = '')) | |
#resp_services = api('LocationGetServices', query = dict(locationId = loc['LocationId'], orderBy = 'Distance', serviceTypeId = args.serviceTypeId)) | |
if not loc.get('City'): | |
try: | |
resp_loc = api('LocationGetInfo', query = dict(LocationId = loc['LocationId'], position = '')) | |
assert resp_loc['Success'] | |
loc = dict(resp_loc['Results'], ServiceId = loc['ServiceId'], ServiceTypeId = loc['ServiceTypeId']) | |
except Exception as err: | |
print(i, '/', len(locs), 'error', loc.get('LocationName'), getattr(err, 'code', None), getattr(err, 'reason', None)) | |
time.sleep(args.timeout) | |
continue | |
org_city = args.myvisit_service_scheme.format(**loc) | |
city = cities.get(loc['City'], loc['City'].replace(' ', '')) | |
try: | |
resp_dates = api('SearchAvailableDates', query = dict(maxResults = args.topdates, serviceId = loc['ServiceId'], startDate = now.strftime('%Y-%m-%d'))) | |
assert resp_dates['Success'] | |
print(i, '/', len(locs), 'ok ', city, org_city, loc['City']) | |
time.sleep(args.timeout) | |
except Exception as err: | |
resp_dates = {} | |
print(i, '/', len(locs), 'error', city, org_city, loc['City'], getattr(err, 'code', None), getattr(err, 'reason', None)) | |
time.sleep(args.timeout) | |
continue | |
dates = [calendar_date['calendarDate'].split('T')[0] for calendar_date in (resp_dates.get('Results') or [])] | |
rdv = dict( | |
city = '[{city}, {City}, {LocationName}, {OrganizationName}]'.format(city = city, **loc), | |
dates = dates, | |
address = '[{City}, {Address1}]'.format(**loc), | |
org_city = org_city, | |
) | |
rdvs += [(dates[0], str(rdv))] if dates else [] | |
if rdvs: | |
print(args.output_path) | |
print('\n'.join(strrdv for date0, strrdv in sorted(rdvs)), file = open(args.output_path, 'w')) |
This file has been truncated, but you can view the full file.
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
[ | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1001", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 375, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "al-Midan Shfar'am", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1005", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 377, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "MATAM park - Haifa", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1008", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 378, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Afek Park", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1011", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 379, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Masada", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1014", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 380, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Victory Akko", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1020", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 382, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kafr Manda", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1023", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 383, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Arraba", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1029", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 385, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Airport city", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1032", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 386, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ahuza", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1038", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 388, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Nordau Industrial Zone", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1052", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 376, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Mega Beit Eliezer", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1054", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 391, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shoham", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1058", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 392, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rogovin Givat Shmuel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1060", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 393, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shikun Hadash (Memshalti)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1062", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 394, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Mazkeret Batya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1065", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 395, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Nisanbaum", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1068", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 396, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tsamarot ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1071", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 397, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Gold (Yarkonim)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1074", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 398, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Bayit VeGan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1075", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 398, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Bayit VeGan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1079", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 400, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve Yam", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1082", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 401, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve Hadarim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1084", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 403, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Barnea", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1087", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 404, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Yam Gimel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1092", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 406, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Industrial Zone Afula", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1094", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 406, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Industrial Zone Afula", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1096", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 408, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Big Shop Talpiot", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1104", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 411, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Industrial Zone Holon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1107", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 412, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve Hof", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1111", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 413, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Avia Mall", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1115", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 415, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Dahiyat al Barid", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1118", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 416, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Har Hotzvim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1121", | |
"OrganizationId": 15, | |
"ServiceTypeId": 41, | |
"LocationId": 233, | |
"Name": "Dr. Sela", | |
"OrganizationName": "QA - PROD", | |
"ServiceName": "Dr. Sela", | |
"LocationName": "Guy", | |
"ServiceDescription": "First App. Reminder 60\nSecond App. Reminder 50", | |
"ServiceTypeDescription": "Foreign", | |
"PublicDescription": "First App. Reminder 60\nSecond App. Reminder 50", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": true, | |
"IsWorkDay": true, | |
"WHFrom1": 0, | |
"WHTo1": 1440, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 999999, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1124", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 418, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shikun Yoseftal Kfar Saba", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1128", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 420, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ben-Gurion Shopping Center", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1134", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 423, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tamar", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1135", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 424, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Sefer", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1138", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 426, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "South Melaha Center", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1140", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 427, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tel haShomer Hospital", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1142", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 428, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramat Efal", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1144", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 428, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Ramat Efal", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1145", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 429, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Industrial Zone Kefar Sava", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1147", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 430, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Lev Tal-Rosh Haayin", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1151", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 432, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tzomet Sfarim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1153", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 433, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kahneman, Bnei Brak", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1157", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 435, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Orlov ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1159", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 436, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Majd al-Krum", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1162", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 437, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shaar Rishon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1173", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 424, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Kiryat Sefer", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1174", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 265, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף ירושלים", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1176", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 264, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף פתח תקוה", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1178", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 263, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף ראשון לציון", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1179", | |
"OrganizationId": 17, | |
"ServiceTypeId": 425, | |
"LocationId": 263, | |
"Name": "סיוע בשכר דירה מוזמנים", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה מוזמנים", | |
"LocationName": "סניף ראשון לציון", | |
"ServiceDescription": "סיוע בשכר דירה מוזמנים", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "סיוע בשכר דירה מוזמנים", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1180", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 261, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף תל אביב", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1182", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 441, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Yona Ltd", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1185", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 442, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Beit Dagan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1186", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 443, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Nafti Center", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1188", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 444, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Nahalat Yitzhak", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1193", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 446, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tzahala", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1197", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 448, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ekhad be-May", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1200", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 449, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Harod", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1206", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 451, | |
"Name": "אשנב כל", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "אשנב כל", | |
"LocationName": "הר חומה-סוכנות", | |
"ServiceDescription": "עד 10 שוברים לתור", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "עד 10 שוברים לתור", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1212", | |
"OrganizationId": 30, | |
"ServiceTypeId": 83, | |
"LocationId": 453, | |
"Name": "סיוע בשכר דירה- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "סיוע בשכר דירה- מוזמנים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1215", | |
"OrganizationId": 30, | |
"ServiceTypeId": 83, | |
"LocationId": 454, | |
"Name": "סיוע בשכר דירה - נתניה", | |
"OrganizationName": "עמידר", | |
"ServiceName": "סיוע בשכר דירה - נתניה", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1217", | |
"OrganizationId": 30, | |
"ServiceTypeId": 83, | |
"LocationId": 456, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "עמידר", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף ירושלים", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות יישומן מתאים ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1219", | |
"OrganizationId": 30, | |
"ServiceTypeId": 83, | |
"LocationId": 455, | |
"Name": "סיוע בשכר דירה- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "סיוע בשכר דירה- מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1222", | |
"OrganizationId": 30, | |
"ServiceTypeId": 83, | |
"LocationId": 458, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "עמידר", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף ת\"א", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "במידה וזימנתם תור, נא סרקו קוד זה על מנת שהמערכת תזהה שהגעתם ותכניס אתכם לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1224", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 260, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1225", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 259, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף קרית ביאליק", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1228", | |
"OrganizationId": 30, | |
"ServiceTypeId": 83, | |
"LocationId": 459, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "עמידר", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "במידה והזמנתם תור באפליקציה, אנא סירקו קוד זה ותיכנסו לתור המוזמנים", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1229", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 266, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף אשדוד", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1230", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 267, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף אשקלון", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1231", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 268, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף נתיבות", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1232", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 262, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף בת ים", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1233", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 255, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף טבריה", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1234", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 258, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף נצרת", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1235", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 257, | |
"Name": "מחיר מטרה/מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר מטרה/מחיר למשתכן", | |
"LocationName": "סניף צפת", | |
"ServiceDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "במידה ולא נמצא תאריך פנוי, אנא פנה למוקד *6078", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1250", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 115, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Tel Mond", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1252", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 471, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף בת ים", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1253", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 471, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף בת ים", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1257", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 473, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Yaakov Rehovot", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1258", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 474, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rova 13", | |
"ServiceDescription": "עד 10 שוברים לתור", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1259", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 475, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tzeilim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1262", | |
"OrganizationId": 17, | |
"ServiceTypeId": 77, | |
"LocationId": 268, | |
"Name": "מחיר למשתכן", | |
"OrganizationName": "מילגם משרד השיכון", | |
"ServiceName": "מחיר למשתכן", | |
"LocationName": "סניף נתיבות", | |
"ServiceDescription": "מחיר למשתכן", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "מחיר למשתכן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 10000, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1275", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 477, | |
"Name": "פעולות רישוי לרכב ולנהיגה", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהיגה", | |
"LocationName": "סניף באר שבע", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1276", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 478, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף אשקלון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1277", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 479, | |
"Name": "פעולות רישוי לרכב ונהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ונהג", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1278", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 480, | |
"Name": "פעולות רישוי לרכב ונהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ונהג", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1282", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 482, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "South Tayibe", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1283", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 483, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kfar Khasidim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1285", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 485, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Haim Maaravit", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1286", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 486, | |
"Name": "General Services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General Services", | |
"LocationName": "Bialik Givat Shmuel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1289", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 487, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kfar Vradim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1292", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 485, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Kiryat Haim Maaravit", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1294", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 489, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Bnei Ayish", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1295", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 490, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Salah ad Din", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1296", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 491, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ein Sara", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1297", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 492, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rameh", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1298", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 493, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve Amal", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1299", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 493, | |
"Name": "Выдача почты", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Выдача почты", | |
"LocationName": "Neve Amal", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1301", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 494, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף עפולה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1302", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 494, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף עפולה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1303", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 495, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1304", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 495, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1305", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 496, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף קרית ביאליק", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1306", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 496, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף קרית ביאליק", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1307", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 497, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף אשדוד", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1308", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 497, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף אשדוד", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1310", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 498, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף אשקלון", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1311", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 499, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1312", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 499, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1313", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 501, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף בני ברק", | |
"ServiceDescription": " אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": " אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1314", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 501, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף בני ברק", | |
"ServiceDescription": " אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": " אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1315", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 503, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף לוד", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1316", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 503, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף לוד", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1317", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 500, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף נס ציונה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1318", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 500, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף נס ציונה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1319", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 502, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף ראשון לציון", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1320", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 502, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף ראשון לציון", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1321", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 504, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף תל אביב", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1322", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 504, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף תל אביב", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850 ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1323", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 517, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף כפר סבא", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1324", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 517, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף כפר סבא", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1325", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 515, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף פתח תקווה/אלעד", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1326", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 515, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף פתח תקווה/אלעד", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1327", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 512, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1328", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 512, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1329", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 508, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף חדרה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1330", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 508, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף חדרה", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1331", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 513, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף עכו", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1332", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 513, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף עכו", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1340", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 518, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Iksal", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1341", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 519, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "East Quarter-Nazareth", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1342", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 520, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rambam Health Care Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1344", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 521, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Isfiya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1345", | |
"OrganizationId": 29, | |
"ServiceTypeId": 180, | |
"LocationId": 479, | |
"Name": "רישיון הפעלת מונית", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "רישיון הפעלת מונית", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1346", | |
"OrganizationId": 29, | |
"ServiceTypeId": 180, | |
"LocationId": 477, | |
"Name": "רישיון להפעלת מונית", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "רישיון להפעלת מונית", | |
"LocationName": "סניף באר שבע", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1347", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 510, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף כרמיאל", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1348", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 510, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף כרמיאל", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1349", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 506, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף באר שבע", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1350", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 506, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף באר שבע", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1351", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 509, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף ירושלים", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1352", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 509, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף ירושלים", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1353", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 522, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף ירושלים-בית כלל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1354", | |
"OrganizationId": 29, | |
"ServiceTypeId": 180, | |
"LocationId": 480, | |
"Name": "רישיון רכב למונית", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "רישיון רכב למונית", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1355", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 507, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף בית שמש", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1356", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 507, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף בית שמש", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1357", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 511, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף נצרת עילית", | |
"ServiceDescription": "סיוע בשכר דירה", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "סיוע בשכר דירה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 900, | |
"WHTo2": 1020, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1358", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 511, | |
"Name": "מחיר למשתכן \\ מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן \\ מחיר מטרה", | |
"LocationName": "סניף נצרת עילית", | |
"ServiceDescription": "מחיר למשתכן \\ מחיר מטרה", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "מחיר למשתכן \\ מחיר מטרה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1359", | |
"OrganizationId": 15, | |
"ServiceTypeId": 98, | |
"LocationId": 523, | |
"Name": "MRI", | |
"OrganizationName": "QA - PROD", | |
"ServiceName": "MRI", | |
"LocationName": "Tzlil's location", | |
"ServiceDescription": "First App. Reminder 8\nSecond App. Reminder 4", | |
"ServiceTypeDescription": "Israel", | |
"PublicDescription": "First App. Reminder 8\nSecond App. Reminder 4", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [ | |
{ | |
"IntervalValue": 10 | |
} | |
], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": true, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": true, | |
"IsWorkDay": true, | |
"WHFrom1": 0, | |
"WHTo1": 1440, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 999999, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1361", | |
"OrganizationId": 15, | |
"ServiceTypeId": 98, | |
"LocationId": 523, | |
"Name": "Dr. Saar", | |
"OrganizationName": "QA - PROD", | |
"ServiceName": "Dr. Saar", | |
"LocationName": "Tzlil's location", | |
"ServiceDescription": "First App. Reminder 10\nSecond App. Reminder 7", | |
"ServiceTypeDescription": "Israel", | |
"PublicDescription": "First App. Reminder 10\nSecond App. Reminder 7", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 999999, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1362", | |
"OrganizationId": 15, | |
"ServiceTypeId": 40, | |
"LocationId": 523, | |
"Name": "Dr. Tzlil", | |
"OrganizationName": "QA - PROD", | |
"ServiceName": "Dr. Tzlil", | |
"LocationName": "Tzlil's location", | |
"ServiceDescription": "First App. Reminder 15\nSecond App. Reminder 10", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "First App. Reminder 15\nSecond App. Reminder 10", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 999999, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1365", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 514, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף ערד", | |
"ServiceDescription": "סיוע בשכר דירה", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "סיוע בשכר דירה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 810, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1366", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 514, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף ערד", | |
"ServiceDescription": "מחיר למשתכן/מחיר מטרה", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "מחיר למשתכן/מחיר מטרה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1367", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 516, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף קרית גת", | |
"ServiceDescription": "מחיר למשתכן/מחיר מטרה", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "מחיר למשתכן/מחיר מטרה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 540, | |
"WHTo1": 960, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1369", | |
"OrganizationId": 29, | |
"ServiceTypeId": 180, | |
"LocationId": 525, | |
"Name": "רישיון להפעלת מונית", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "רישיון להפעלת מונית", | |
"LocationName": "סניף ירושלים-בניין כדורי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1370", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 525, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף ירושלים-בניין כדורי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1371", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 526, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף עפולה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1388", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 531, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Emek Hefer Industrial Park", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1389", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 83, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Geulim Baka", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1390", | |
"OrganizationId": 30, | |
"ServiceTypeId": 84, | |
"LocationId": 532, | |
"Name": "דירה בהנחה שרות דיגיטלי-מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "דירה בהנחה שרות דיגיטלי-מוזמנים", | |
"LocationName": " .שרות דיגיטלי, דירה בהנחה", | |
"ServiceDescription": "פגישה טלפונית", | |
"ServiceTypeDescription": "דירה בהנחה", | |
"PublicDescription": "פגישה טלפונית", | |
"QRCheckInInstructions": "אנא סרוק קוד זה לכניסה לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1392", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 534, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Sakhnin", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1393", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 535, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Deir al-Asad", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1394", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 536, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Majdal Shams", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1395", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 537, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Biina", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1396", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 538, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Deir Hanna", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1397", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 539, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Nahf", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1402", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 542, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve Monosson", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1403", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 543, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rova 15 (Topaz)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1404", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 544, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramat haShikma", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1405", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 545, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "HaDror", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1406", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 546, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Em ha-Moshavot-Nasikh ha-Tcaatcuim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1409", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 548, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Brachfeld ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1415", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 551, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "רובע ט'-סוכנות", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1420", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 553, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Menahem Mall", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1421", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 554, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Azrieli Mall", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1427", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 556, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kfar Ganim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1435", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 558, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Har Nof", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "144", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 74, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Pisgat Zeev", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "145", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 74, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Pisgat Zeev", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1480", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 575, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Abu Ghosh", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1482", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 578, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Alfei Menashe", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1483", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 579, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Dakar Bat Yam", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1485", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 581, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kfar Maccabiah", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1486", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 582, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Agamim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1487", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 583, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": " Neve Noy", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "149", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 76, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ashdod", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1491", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 505, | |
"Name": "מחיר למשתכן/מחיר מטרה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "מחיר למשתכן/מחיר מטרה", | |
"LocationName": "סניף אילת", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1492", | |
"OrganizationId": 34, | |
"ServiceTypeId": 94, | |
"LocationId": 505, | |
"Name": "סיוע בשכר דירה", | |
"OrganizationName": "משרד השיכון", | |
"ServiceName": "סיוע בשכר דירה", | |
"LocationName": "סניף אילת", | |
"ServiceDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"ServiceTypeDescription": "משרד השיכון מגער", | |
"PublicDescription": "אם אין תור פנוי ניתן לתאם תור במוקד הטלפוני *2850", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 300, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1493", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 586, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "HaBanim (Ha-Rav Kook)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1496", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 588, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shhunat HABAD", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1497", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 589, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Nachal Dolev", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1499", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 591, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Southern Institute (Machon Rishui) Petah Tikva", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "150", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 76, | |
"Name": "Foreign currenc", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currenc", | |
"LocationName": "Ashdod", | |
"ServiceDescription": "לשכת מודיעין-מכבים-רעות (לתושבי העיר בלבד)", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1501", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 593, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Taibe Tzafon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1504", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 595, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Mikado Mall", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1506", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 596, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Reines", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1507", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 597, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Beilinson Hospital", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "151", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 79, | |
"Name": "Delivery to customer ", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer ", | |
"LocationName": "Lev Yerushalayim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "152", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 79, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Lev Yerushalayim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "153", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 79, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Lev Yerushalayim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "154", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 78, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Soncino ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "156", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 77, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tiberias", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "157", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 77, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Tiberias", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "158", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 80, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ra'anana", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "159", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 80, | |
"Name": "Delivery to customer ", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer ", | |
"LocationName": "Ra'anana", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "160", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 80, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Ra'anana", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "161", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 81, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rassco", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "162", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 81, | |
"Name": "מטבע חוץ ", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "מטבע חוץ ", | |
"LocationName": "Rassco", | |
"ServiceDescription": "מטבע חוץ", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "מטבע חוץ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "163", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 81, | |
"Name": "מסירת דואר ללקוח", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "מסירת דואר ללקוח", | |
"LocationName": "Rassco", | |
"ServiceDescription": "מסירת רשומים וחבילות ללקוח", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "מסירת רשומים וחבילות ללקוח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "164", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 76, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Ashdod", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "מסירת רשומים וחבילות ללקוח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "165", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 77, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Tiberias", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "167", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 78, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Soncino ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "168", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 82, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Beit HaKerem", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "169", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 83, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Geulim Baka", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "171", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 84, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Gilo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "173", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 85, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ha-Taasiya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "175", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 88, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Emek Refaim, South", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "176", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 88, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Emek Refaim, South", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "177", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 88, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Emek Refaim, South", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "178", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 100, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Harel Mall", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "180", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 89, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat HaYovel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "181", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 89, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Kiryat HaYovel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "183", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 90, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rehavia", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "184", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 90, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Rehavia", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "185", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 91, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramot", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "186", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 91, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Ramot", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "187", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 92, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramat Eshkol", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "188", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 92, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Ramat Eshkol", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "189", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 93, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shatner ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "190", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 93, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Shatner ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "191", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 94, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shaarei Geula", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1912", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 714, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve-Haim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1913", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 715, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shikun Yoseftal", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1916", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 718, | |
"Name": "Общие услуги", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Общие услуги", | |
"LocationName": "Viznitz", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1918", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 720, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Karnei Shomron", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1919", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 721, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף אשדוד", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1920", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 722, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1921", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 723, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1922", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 724, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף חדרה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "193", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 94, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Shaarei Geula", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1930", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 729, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kuseife", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1931", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 730, | |
"Name": "אשנב כל", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "אשנב כל", | |
"LocationName": "פרדסיה-סוכנות", | |
"ServiceDescription": "עד 10 שוברים לתור", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "עד 10 שוברים לתור", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1932", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 731, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Meitar", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "194", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 95, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shaarei Yerushalaim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1943", | |
"OrganizationId": 53, | |
"ServiceTypeId": 124, | |
"LocationId": 733, | |
"Name": "שירות לקוחות", | |
"OrganizationName": "מ.א עמק חפר", | |
"ServiceName": "שירות לקוחות", | |
"LocationName": "מועצה אזורית עמק חפר", | |
"ServiceDescription": "שירות לקוחות", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "שירות לקוחות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1944", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 734, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Laqiya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1948", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 736, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף טבריה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "195", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 95, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Shaarei Yerushalaim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "196", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 95, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Shaarei Yerushalaim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1960", | |
"OrganizationId": 47, | |
"ServiceTypeId": 129, | |
"LocationId": 737, | |
"Name": "Financial Aid & Awards Walk Ins", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Financial Aid & Awards Walk Ins", | |
"LocationName": "Oshawa Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Financial Aid & Awards", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": false, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": true, | |
"IsWorkDay": true, | |
"WHFrom1": 600, | |
"WHTo1": 990, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1961", | |
"OrganizationId": 47, | |
"ServiceTypeId": 125, | |
"LocationId": 737, | |
"Name": "Enrolment Services", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Enrolment Services", | |
"LocationName": "Oshawa Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Enrolment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 13, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": false, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": true, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 985, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1963", | |
"OrganizationId": 47, | |
"ServiceTypeId": 129, | |
"LocationId": 738, | |
"Name": "Financial Aid & Awards Walk Ins", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Financial Aid & Awards Walk Ins", | |
"LocationName": "Whitby Campus", | |
"ServiceDescription": "Assistance with Ontario Financial Aid", | |
"ServiceTypeDescription": "Financial Aid & Awards", | |
"PublicDescription": "Assistance with Ontario Financial Aid", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1964", | |
"OrganizationId": 47, | |
"ServiceTypeId": 125, | |
"LocationId": 738, | |
"Name": "Registration and Enrolment Services", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Registration and Enrolment Services", | |
"LocationName": "Whitby Campus", | |
"ServiceDescription": "Registration and Enrolment Services", | |
"ServiceTypeDescription": "Enrolment Services", | |
"PublicDescription": "Registration and Enrolment Services", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": true, | |
"HasCalendarService": false, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": true, | |
"WHFrom1": 510, | |
"WHTo1": 775, | |
"WHFrom2": 840, | |
"WHTo2": 985, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1967", | |
"OrganizationId": 47, | |
"ServiceTypeId": 129, | |
"LocationId": 737, | |
"Name": "Book an appointment: last name A-G", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Book an appointment: last name A-G", | |
"LocationName": "Oshawa Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Financial Aid & Awards", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "197", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 96, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Talpiyot Mizrah", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1974", | |
"OrganizationId": 54, | |
"ServiceTypeId": 127, | |
"LocationId": 740, | |
"Name": "בדיקת בקשה להיתר-אירנה טברובסקי-פגישה מקוונת(טלפוני/וידאו)", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "בדיקת בקשה להיתר-אירנה טברובסקי-פגישה מקוונת(טלפוני/וידאו)", | |
"LocationName": "בדיקת בקשה להיתר-פגישה מקוונת(טלפוני/וידאו)", | |
"ServiceDescription": "אוניברסיטה ,ב\"ח סורוקה ,רמות ,ג' ומרכז אזרחי - לא מסחר.\nהשירות ניתן בימי ראשון בבוקר.", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "אוניברסיטה ,ב\"ח סורוקה ,רמות ,ג' ומרכז אזרחי - לא מסחר.\nהשירות ניתן בימי ראשון בבוקר.", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1975", | |
"OrganizationId": 54, | |
"ServiceTypeId": 354, | |
"LocationId": 741, | |
"Name": "ארנונה לעסקים", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "ארנונה לעסקים", | |
"LocationName": "אגף הגביה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "\n", | |
"PublicDescription": "\n", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1977", | |
"OrganizationId": 54, | |
"ServiceTypeId": 127, | |
"LocationId": 740, | |
"Name": "בדיקת בקשה להיתר-אמה שלייגר-פגישה מקוונת(טלפוני/וידאו)", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "בדיקת בקשה להיתר-אמה שלייגר-פגישה מקוונת(טלפוני/וידאו)", | |
"LocationName": "בדיקת בקשה להיתר-פגישה מקוונת(טלפוני/וידאו)", | |
"ServiceDescription": "בניה קבלנית.\nהשירות ניתן בימי ראשון בבוקר.", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בניה קבלנית.\nהשירות ניתן בימי ראשון בבוקר.", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1979", | |
"OrganizationId": 54, | |
"ServiceTypeId": 127, | |
"LocationId": 740, | |
"Name": "בדיקת בקשה להיתר-נופר פרץ-פגישה מקוונת(טלפוני/וידאו)", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "בדיקת בקשה להיתר-נופר פרץ-פגישה מקוונת(טלפוני/וידאו)", | |
"LocationName": "בדיקת בקשה להיתר-פגישה מקוונת(טלפוני/וידאו)", | |
"ServiceDescription": "כלניות, א'.\nהשירות ניתן בימי ראשון בבוקר.", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "כלניות, א'.\nהשירות ניתן בימי ראשון בבוקר.", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "198", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 96, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Talpiyot Mizrah", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1981", | |
"OrganizationId": 54, | |
"ServiceTypeId": 127, | |
"LocationId": 740, | |
"Name": "בדיקת בקשה להיתר-רעות ציוני-פגישה מקוונת(טלפוני/וידאו)", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "בדיקת בקשה להיתר-רעות ציוני-פגישה מקוונת(טלפוני/וידאו)", | |
"LocationName": "בדיקת בקשה להיתר-פגישה מקוונת(טלפוני/וידאו)", | |
"ServiceDescription": "מוסדות ציבור- כלל העיר ,חכ\"ל,כלא, משטרה.\nהשירות ניתן בימי ראשון בבוקר.", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "מוסדות ציבור- כלל העיר ,חכ\"ל,כלא, משטרה.\nהשירות ניתן בימי ראשון בבוקר.", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "199", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 97, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ariel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1995", | |
"OrganizationId": 47, | |
"ServiceTypeId": 129, | |
"LocationId": 737, | |
"Name": "Book an appointment: last name H-M", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Book an appointment: last name H-M", | |
"LocationName": "Oshawa Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Financial Aid & Awards", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1996", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 746, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Industrial Zone Tirat Carmel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1998", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 748, | |
"Name": "General services ", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services ", | |
"LocationName": "Yarka", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "1999", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 749, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kabul", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "200", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 97, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Ariel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2000", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 750, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shaab", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2001", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 751, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Old Akko", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2002", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 752, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Lehavim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2004", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 754, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat haTechnion", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2005", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 755, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shhunat Zeev", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2006", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 756, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Sapir Center", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2007", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 757, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Arara", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2008", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 758, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Moshe", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2009", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 759, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "G Mall", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "201", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 97, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Ariel", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2022", | |
"OrganizationId": 37, | |
"ServiceTypeId": 117, | |
"LocationId": 763, | |
"Name": "חרדי- זימון תור", | |
"OrganizationName": "עיריית ירושלים", | |
"ServiceName": "חרדי- זימון תור", | |
"LocationName": "אגף חינוך", | |
"ServiceDescription": "חרדי- זימון תור", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "חרדי- זימון תור", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 99999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2023", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 543, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Rova 15 (Topaz)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "203", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 98, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Beit Shemesh", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2038", | |
"OrganizationId": 37, | |
"ServiceTypeId": 479, | |
"LocationId": 762, | |
"Name": "מיצוי זכויות צפון", | |
"OrganizationName": "עיריית ירושלים", | |
"ServiceName": "מיצוי זכויות צפון", | |
"LocationName": "מיצוי זכויות צפון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 99999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2039", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 766, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Delek Menta Shaaraim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "204", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 98, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Beit Shemesh", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2040", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 767, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Business Park", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2041", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 768, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ein Mahil", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2042", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 769, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Yafa an-Naseriyye", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2043", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 770, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Giv'at HaMore-Afula", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2047", | |
"OrganizationId": 47, | |
"ServiceTypeId": 129, | |
"LocationId": 737, | |
"Name": "Book an appointment: last name N-Z", | |
"OrganizationName": "Durham College", | |
"ServiceName": "Book an appointment: last name N-Z", | |
"LocationName": "Oshawa Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Financial Aid & Awards", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "205", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 99, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Maale Adumim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2053", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 774, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Givat Trumpeldor", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2054", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 775, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Bialik", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2055", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 776, | |
"Name": "שרות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שרות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי פתח תקווה ", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2056", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 777, | |
"Name": "שרות אישי זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שרות אישי זימון באינטרנט", | |
"LocationName": "בית דין הרבני האזורי אשדוד", | |
"ServiceDescription": "זימון תור באינטרנט\n", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט\n", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "206", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 99, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Maale Adumim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "207", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 99, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Maale Adumim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2071", | |
"OrganizationId": 60, | |
"ServiceTypeId": 144, | |
"LocationId": 792, | |
"Name": "Student Exchanges", | |
"OrganizationName": "McGill University", | |
"ServiceName": "Student Exchanges", | |
"LocationName": "Service Point ", | |
"ServiceDescription": "Programmes d'échanges étudiants", | |
"ServiceTypeDescription": "Réservez un rendez-vous", | |
"PublicDescription": "Programmes d'échanges étudiants", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": false, | |
"InsideLocationDomain": false, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 500, | |
"SmsEnabled": true, | |
"PositionRequired": true, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2075", | |
"OrganizationId": 60, | |
"ServiceTypeId": 144, | |
"LocationId": 792, | |
"Name": "Service Point services", | |
"OrganizationName": "McGill University", | |
"ServiceName": "Service Point services", | |
"LocationName": "Service Point ", | |
"ServiceDescription": "Les services du Point de service", | |
"ServiceTypeDescription": "Réservez un rendez-vous", | |
"PublicDescription": "Les services du Point de service", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": false, | |
"InsideLocationDomain": false, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 500, | |
"SmsEnabled": true, | |
"PositionRequired": true, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "208", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 86, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Central Post Office", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "209", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 86, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Central Post Office", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2093", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 797, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shlomi", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2095", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 799, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת רמת גן-גבעתיים", | |
"ServiceDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2099", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 802, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת תל אביב מרכז (קריית הממשלה)", | |
"ServiceDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "210", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 90, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Rehavia", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2106", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "שירות חיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות חיילים", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "211", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 101, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Hadera", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2110", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 807, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת כפר סבא", | |
"ServiceDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2113", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 809, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת פתח תקוה", | |
"ServiceDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2115", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 810, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף קרית אליעזר", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2116", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 811, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2118", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 813, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף אילת", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2119", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 814, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף בית שמש", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2120", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 814, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף בית שמש", | |
"ServiceDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת הקבלה את השרות המבוקש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת הקבלה את השרות המבוקש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2123", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 724, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף חדרה", | |
"ServiceDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת הקבלה את השרות המבוקש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת הקבלה את השרות המבוקש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2126", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 526, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף עפולה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "213", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 101, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Hadera", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2132", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 736, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף טבריה", | |
"ServiceDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2133", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 721, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף אשדוד", | |
"ServiceDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2136", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 478, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף אשקלון", | |
"ServiceDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2139", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 477, | |
"Name": "המרת רישיונות זרים ודיפלומטים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים ודיפלומטים", | |
"LocationName": "סניף באר שבע", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "214", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 102, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Bnei Binyamin", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2141", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 813, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף אילת", | |
"ServiceDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לשרותים נוספים בסניף יש להגיע לסניף ולבחור בעמדת קבלה את השרות המבוקש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2144", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 816, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת חדרה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2146", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 817, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת נתניה", | |
"ServiceDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2148", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 818, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת רמלה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "215", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 102, | |
"Name": "מטבע חוץ", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "מטבע חוץ", | |
"LocationName": "Bnei Binyamin", | |
"ServiceDescription": "מטבע חוץ", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "מטבע חוץ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2150", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 819, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת רחובות", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2153", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 821, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת חולון", | |
"ServiceDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "בכל פנייה יינתן שירות לפונה/אדם אחד בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2155", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 822, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת ירושלים", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2157", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 823, | |
"Name": "תיאום פגישה לתיעוד ביומטרי (לתושבי העיר בלבד)", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי (לתושבי העיר בלבד)", | |
"LocationName": "לשכת מודיעין-מכבים-רעות (לתושבי העיר בלבד)", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי (לתושבי העיר בלבד)", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי (לתושבי העיר בלבד)", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2159", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 824, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת מבשרת ציון", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "216", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 102, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Bnei Binyamin", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2161", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 825, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת ירושלים דרום-הר חומה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2163", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 826, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת בני ברק", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2165", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 827, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת ת\"א דרום (יפו)", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2167", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 828, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת ראש העין", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2168", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 829, | |
"Name": "שירות לחילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחילים", | |
"LocationName": "Hadera erea", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "217", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 103, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Bnei Brak", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2170", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2172", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2174", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2176", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2178", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 834, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "Haifa area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2180", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2182", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 836, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "מרחב כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2185", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2187", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "שירות לחיילים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שירות לחיילים", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "219", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 103, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Bnei Brak", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2192", | |
"OrganizationId": 70, | |
"ServiceTypeId": 171, | |
"LocationId": 840, | |
"Name": "מדידה", | |
"OrganizationName": "מידות", | |
"ServiceName": "מדידה", | |
"LocationName": "חברת מידות", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2194", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 841, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת נתיבות", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2196", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 842, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת באר שבע", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2198", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 843, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת דימונה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2199", | |
"OrganizationId": 29, | |
"ServiceTypeId": 97, | |
"LocationId": 844, | |
"Name": "פעולות רישוי לרכב ולנהג", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישוי לרכב ולנהג", | |
"LocationName": "סניף רמת גן", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "בסניף הרישוי באופקים תתקיים קבלת קהל לתושבי אופקים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "220", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 104, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Givatayim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2200", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 845, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Abu Snan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2202", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 847, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Beit Jann", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2203", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 848, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Maalot-Tarshiha", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2205", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 849, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת רהט", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2211", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 852, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת עכו", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2213", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 853, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת נהריה ", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2215", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 854, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת אשדוד", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2217", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 855, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת אשקלון", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2219", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 856, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת חיפה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "222", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 104, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Givatayim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2223", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 858, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת עפולה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2225", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 859, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת בית שמש", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2227", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 860, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת טבריה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2229", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 861, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": " לשכת נוף הגליל (נצרת עילית)", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "223", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 105, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Hod HaSharon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2230", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 862, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Khura", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2231", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 863, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ras al-Amud", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2232", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 864, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Arba", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2233", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 865, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tzohar", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2235", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 866, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת צפת", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2237", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 867, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת קרית שמונה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2239", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 868, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת כרמיאל", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "224", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 105, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Hod HaSharon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2241", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 869, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת ראשון לציון", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2243", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 870, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת מזרח ירושלים شرق القدس", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2245", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 871, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת הרצליה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2247", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 872, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת אילת", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2248", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 873, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Bir al-Maksur", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2249", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 874, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramat Yishay", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "225", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 105, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Hod HaSharon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2250", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 875, | |
"Name": "אשנב כל", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "אשנב כל", | |
"LocationName": "גני תקוה-סוכנות", | |
"ServiceDescription": "עד 10 שוברים לתור", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "עד 10 שוברים לתור", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2252", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 876, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Turan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2253", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 877, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Al-Mahajina ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2254", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 878, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Shaghur", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2256", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 811, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2266", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 884, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rova Gimel (HaPalmach )", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2267", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 885, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Baal ha-Nes", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "227", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 106, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Hertsliya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2275", | |
"OrganizationId": 54, | |
"ServiceTypeId": 127, | |
"LocationId": 740, | |
"Name": "נסיון", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "נסיון", | |
"LocationName": "בדיקת בקשה להיתר-פגישה מקוונת(טלפוני/וידאו)", | |
"ServiceDescription": "אזור תעשיה ,עמק שרה ,קירית יהודית ,מרכז אזרחי, עסקים בכל העיר.\nהשירות ניתן בימי ראשון בבוקר.", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "אזור תעשיה ,עמק שרה ,קירית יהודית ,מרכז אזרחי, עסקים בכל העיר.\nהשירות ניתן בימי ראשון בבוקר.", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2276", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 887, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Afikim", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "228", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 106, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Hertsliya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2281", | |
"OrganizationId": 57, | |
"ServiceTypeId": 177, | |
"LocationId": 764, | |
"Name": "Judy Pattison", | |
"OrganizationName": "Seneca College", | |
"ServiceName": "Judy Pattison", | |
"LocationName": "Newnham Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Book or check in for an appointment", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2282", | |
"OrganizationId": 57, | |
"ServiceTypeId": 176, | |
"LocationId": 764, | |
"Name": "Denise Williams", | |
"OrganizationName": "Seneca College", | |
"ServiceName": "Denise Williams", | |
"LocationName": "Newnham Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Book or check in for an appointment", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2283", | |
"OrganizationId": 57, | |
"ServiceTypeId": 175, | |
"LocationId": 764, | |
"Name": "Alecia Swaby", | |
"OrganizationName": "Seneca College", | |
"ServiceName": "Alecia Swaby", | |
"LocationName": "Newnham Campus", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Book or check in for an appointment", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2285", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 889, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת סח'נין", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "229", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 106, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Hertsliya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2293", | |
"OrganizationId": 76, | |
"ServiceTypeId": 179, | |
"LocationId": 892, | |
"Name": "הנפקת רב קו ", | |
"OrganizationName": "אגד", | |
"ServiceName": "הנפקת רב קו ", | |
"LocationName": "תחנה מרכזית ירושלים", | |
"ServiceDescription": "הנפקת רב קו לציבור כללי", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "הנפקת רב קו לציבור כללי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2295", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 479, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2297", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 893, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת מעלה אדומים ", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "230", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 87, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Neve Yaakov ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2302", | |
"OrganizationId": 29, | |
"ServiceTypeId": 784, | |
"LocationId": 895, | |
"Name": "אישורים רפואיים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "אישורים רפואיים", | |
"LocationName": "רספ\"ן - חיפה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2303", | |
"OrganizationId": 29, | |
"ServiceTypeId": 676, | |
"LocationId": 895, | |
"Name": "פעולות רישום בכלי שייט עד 7 מטר", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "פעולות רישום בכלי שייט עד 7 מטר", | |
"LocationName": "רספ\"ן - חיפה", | |
"ServiceDescription": "לא כולל שרותי רשם", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לא כולל שרותי רשם", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2305", | |
"OrganizationId": 29, | |
"ServiceTypeId": 781, | |
"LocationId": 895, | |
"Name": "בקשה להוצאת תעודת משיט", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "בקשה להוצאת תעודת משיט", | |
"LocationName": "רספ\"ן - חיפה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2306", | |
"OrganizationId": 29, | |
"ServiceTypeId": 677, | |
"LocationId": 895, | |
"Name": "רישיונות שייט (חידוש/כפל רישיון)", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "רישיונות שייט (חידוש/כפל רישיון)", | |
"LocationName": "רספ\"ן - חיפה", | |
"ServiceDescription": "לא כולל שרותי רשם", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לא כולל שרותי רשם", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2307", | |
"OrganizationId": 29, | |
"ServiceTypeId": 336, | |
"LocationId": 895, | |
"Name": "רישום לבחינה ממוחשבת", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "רישום לבחינה ממוחשבת", | |
"LocationName": "רספ\"ן - חיפה", | |
"ServiceDescription": "ימאות א', ב', ג', עוצמה ב', ניווט מכשירים ומכונה", | |
"ServiceTypeDescription": "JETSKI, BOAT A , B, NAVIGATION B, MACHINE ", | |
"PublicDescription": "ימאות א', ב', ג', עוצמה ב', ניווט מכשירים ומכונה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "231", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 87, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Neve Yaakov ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "232", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 107, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kfar Yona", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "234", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 107, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Kfar Yona", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2349", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 899, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת מודיעין עילית", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "235", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 108, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kfar Saba", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "236", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 108, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Kfar Saba", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "237", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 108, | |
"Name": "Receiving and Sending Mail", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Receiving and Sending Mail", | |
"LocationName": "Kfar Saba", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2373", | |
"OrganizationId": 15, | |
"ServiceTypeId": 98, | |
"LocationId": 523, | |
"Name": "Dr. Bar", | |
"OrganizationName": "QA - PROD", | |
"ServiceName": "Dr. Bar", | |
"LocationName": "Tzlil's location", | |
"ServiceDescription": "First App. Reminder 9\nSecond App. Reminder 7", | |
"ServiceTypeDescription": "Israel", | |
"PublicDescription": "First App. Reminder 9\nSecond App. Reminder 7", | |
"QRCheckInInstructions": "", | |
"ShowStats": true, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 999999, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "238", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 109, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Netanya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "239", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 109, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Netanya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "240", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 109, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Netanya", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "241", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 110, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Petah Tikva", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2414", | |
"OrganizationId": 76, | |
"ServiceTypeId": 179, | |
"LocationId": 892, | |
"Name": "הנפקת רב קו - תור נגיש", | |
"OrganizationName": "אגד", | |
"ServiceName": "הנפקת רב קו - תור נגיש", | |
"LocationName": "תחנה מרכזית ירושלים", | |
"ServiceDescription": "רב קו לבעלי תו נכה פטור מתור בלבד", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "רב קו לבעלי תו נכה פטור מתור בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "242", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 110, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Petah Tikva", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2428", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 912, | |
"Name": "קבלת קהל", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת קהל", | |
"LocationName": "סיוע משפטי לוד-רחוב אבא הילל סילבר 13", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2429", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 913, | |
"Name": "פניה ראשונה", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פניה ראשונה", | |
"LocationName": "סיוע משפטי תל אביב-רחוב הנרייטה סולד 4", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "243", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 110, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Petah Tikva", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2430", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 914, | |
"Name": "שיחה טלפונית לסיוע משפטי", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "שיחה טלפונית לסיוע משפטי", | |
"LocationName": "סיוע משפטי באר שבע-קרן היסוד 4", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2431", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 915, | |
"Name": "קבלת קהל", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת קהל", | |
"LocationName": "סיוע משפטי חיפה-פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2432", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 916, | |
"Name": "חברות/שותפויות/עמותות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "חברות/שותפויות/עמותות", | |
"LocationName": "מחוז תל אביב-רחוב השלושה 2 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2433", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 916, | |
"Name": "ביטול משכון בלבד", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "ביטול משכון בלבד", | |
"LocationName": "מחוז תל אביב-רחוב השלושה 2 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2434", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 916, | |
"Name": "רשם המשכונות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רשם המשכונות", | |
"LocationName": "מחוז תל אביב-רחוב השלושה 2 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2435", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 917, | |
"Name": "רשם העמותות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רשם העמותות", | |
"LocationName": "תאגידים ירושלים-רחוב ירמיהו 39", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2436", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 917, | |
"Name": "נתקבל", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "נתקבל", | |
"LocationName": "תאגידים ירושלים-רחוב ירמיהו 39", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2437", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 917, | |
"Name": "רשם החברות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רשם החברות", | |
"LocationName": "תאגידים ירושלים-רחוב ירמיהו 39", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2438", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 917, | |
"Name": "רשם המשכונות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רשם המשכונות", | |
"LocationName": "תאגידים ירושלים-רחוב ירמיהו 39", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2439", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 918, | |
"Name": "פעולות ורישומים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים", | |
"LocationName": "טאבו תל אביב-רחוב מנחם בגין 125 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "244", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 111, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Rosh Haayin", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2440", | |
"OrganizationId": 84, | |
"ServiceTypeId": 207, | |
"LocationId": 918, | |
"Name": "שירות הודעות על פעילות בנכס", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "שירות הודעות על פעילות בנכס", | |
"LocationName": "טאבו תל אביב-רחוב מנחם בגין 125 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2441", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 919, | |
"Name": "הפקדת צוואה", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הפקדת צוואה", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2443", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 919, | |
"Name": "הפקדת צוואה חדשה בראשון לציון", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הפקדת צוואה חדשה בראשון לציון", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2444", | |
"OrganizationId": 84, | |
"ServiceTypeId": 783, | |
"LocationId": 919, | |
"Name": "קבלת העתקי צווים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת העתקי צווים", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2445", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 919, | |
"Name": "בקשה לפתיחת צו הליכים-כנ\"ר", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "בקשה לפתיחת צו הליכים-כנ\"ר", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2446", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 919, | |
"Name": "הגשת מסמכים-כנ\"ר", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת מסמכים-כנ\"ר", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2447", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 919, | |
"Name": "מידע ובירורים-כנ\"ר", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים-כנ\"ר", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2448", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 919, | |
"Name": "קבלת אישור לביהמש-כנ\"ר", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת אישור לביהמש-כנ\"ר", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2449", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 919, | |
"Name": "הגשת מסמכים-אפכ", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת מסמכים-אפכ", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "245", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 111, | |
"Name": "Foreign currency", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency", | |
"LocationName": "Rosh Haayin", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2450", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 919, | |
"Name": "מידע ובירורים-אפכ", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים-אפכ", | |
"LocationName": "אפ\"כ תל אביב-רחוב השלושה 2", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2456", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 921, | |
"Name": "בירורים והכוונה/בקשה לסיוע משפטי", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "בירורים והכוונה/בקשה לסיוע משפטי", | |
"LocationName": "סיוע משפטי ירושלים-רחוב הסורג 1 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2460", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "הרוני מרים", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "הרוני מרים", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2461", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "זאיקה אינסה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "זאיקה אינסה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2462", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "נוי פנחס", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "נוי פנחס", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2464", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "לסקר דב", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "לסקר דב", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2465", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "מרגוליס סבטלנה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מרגוליס סבטלנה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2466", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "מרקין נטליה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מרקין נטליה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2467", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "סימניאן-אלוש לורן", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "סימניאן-אלוש לורן", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2469", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "קוגן אולגה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "קוגן אולגה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "247", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 113, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramat Gan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2470", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "רבקה פינקלשטיין", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רבקה פינקלשטיין", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2471", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "רבקין דינה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רבקין דינה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2472", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "רונקין זויה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רונקין זויה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2473", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 806, | |
"Name": "רייכמן מריה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רייכמן מריה", | |
"LocationName": "Tel Aviv District", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2474", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "אלנה מטליוק", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אלנה מטליוק", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2475", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "רות וסילייב ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רות וסילייב ", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2476", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "אשר שטוך", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אשר שטוך", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2477", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "אתי טטר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אתי טטר", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2479", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "זוהר-דוד שלם", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "זוהר-דוד שלם", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2481", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "ליליאן אסולין", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "ליליאן אסולין", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2483", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "סמי סטבון", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "סמי סטבון", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2484", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "פלורי בנדון", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "פלורי בנדון", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2485", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 835, | |
"Name": "פנטה שתו", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "פנטה שתו", | |
"LocationName": "מרחב ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "249", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 113, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Ramat Gan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2491", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 834, | |
"Name": "ילנה שומבר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "ילנה שומבר", | |
"LocationName": "Haifa area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2492", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 834, | |
"Name": "גבריאל רובין", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "גבריאל רובין", | |
"LocationName": "Haifa area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2495", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 834, | |
"Name": "יעקב סולומון", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "יעקב סולומון", | |
"LocationName": "Haifa area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2497", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 834, | |
"Name": "לוסט מזרחי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "לוסט מזרחי", | |
"LocationName": "Haifa area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "250", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 114, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ramat HaSharon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2500", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "אביב קרין", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אביב קרין", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2501", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "גוביינא-תסמה רבקה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "גוביינא-תסמה רבקה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2502", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "חג'ג' דבורה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "חג'ג' דבורה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2503", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "חולודוב אנסטסיה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "חולודוב אנסטסיה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2504", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "לוברסקי אנה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "לוברסקי אנה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2505", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "סבן בניטה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "סבן בניטה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2506", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "סדובסקי נטליה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "סדובסקי נטליה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2507", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "פלדמן מרינה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "פלדמן מרינה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2508", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "פרידלנד גיסי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "פרידלנד גיסי", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2509", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "צ'אק ילנה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "צ'אק ילנה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "251", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 114, | |
"Name": "Foreign currency ", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Foreign currency ", | |
"LocationName": "Ramat HaSharon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2510", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "קנבסקי אורה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "קנבסקי אורה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2511", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "רבינוביץ אסיה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רבינוביץ אסיה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2512", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "שלמה חנה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שלמה חנה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2513", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 832, | |
"Name": "שפוצ'ניק אליזבטה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שפוצ'ניק אליזבטה", | |
"LocationName": "Ashdod area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2515", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "אלה רזניק ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אלה רזניק ", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2516", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "אנה וינר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אנה וינר", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2518", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "פורטנוב ילנה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "פורטנוב ילנה", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "252", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 114, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Ramat HaSharon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2520", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "קלרה דואק", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "קלרה דואק", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2521", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "רויטמן אלבינה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רויטמן אלבינה", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2522", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 830, | |
"Name": "רפאלי אלה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רפאלי אלה", | |
"LocationName": "סניף חולון", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2523", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "אילנה קישקו", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אילנה קישקו", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2524", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "אירינה פריד", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אירינה פריד", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2525", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "גלינה טקאץ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "גלינה טקאץ", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2526", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "דליה סדון קמר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "דליה סדון קמר", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2527", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "ז'אנה שניידר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "ז'אנה שניידר", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2528", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "נטליה פרסמן-ארחיפוב", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "נטליה פרסמן-ארחיפוב", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "253", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 115, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tel Mond", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2530", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "רות מונסונגו", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רות מונסונגו", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2531", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 833, | |
"Name": "רחל אסרסאי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רחל אסרסאי", | |
"LocationName": "Beer Sheva area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2532", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 829, | |
"Name": "אריאל חנוכייב", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אריאל חנוכייב", | |
"LocationName": "Hadera erea", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2533", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 829, | |
"Name": "טניה פרוס", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "טניה פרוס", | |
"LocationName": "Hadera erea", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2534", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 829, | |
"Name": "לריסה קורזינביץ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "לריסה קורזינביץ", | |
"LocationName": "Hadera erea", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2538", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 829, | |
"Name": "שטיין פני", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "שטיין פני", | |
"LocationName": "Hadera erea", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "254", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 115, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Tel Mond", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2540", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 836, | |
"Name": "דורית בר חן", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "דורית בר חן", | |
"LocationName": "מרחב כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2541", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 836, | |
"Name": "יפעת שלומי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "יפעת שלומי", | |
"LocationName": "מרחב כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2542", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 836, | |
"Name": "מיכה גטהון", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מיכה גטהון", | |
"LocationName": "מרחב כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2543", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 836, | |
"Name": "מרינה קרסיק", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מרינה קרסיק", | |
"LocationName": "מרחב כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2544", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 836, | |
"Name": "ראיד נסראלדין ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "ראיד נסראלדין ", | |
"LocationName": "מרחב כרמיאל", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2545", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "אינה דוברובינקי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אינה דוברובינקי", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2546", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "אנה טיך", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אנה טיך", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2547", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "מאיה מרנר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מאיה מרנר", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2548", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "מירה זילברמן", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מירה זילברמן", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2549", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "מרים נידם", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מרים נידם", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2550", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 831, | |
"Name": "רעיה שוורץ ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רעיה שוורץ ", | |
"LocationName": "מרחב נצרת עילית", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2551", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "אבילביץ אלה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אבילביץ אלה", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2553", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "אפראימוב אברהם", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אפראימוב אברהם", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2554", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "דדון אוחיון מוניק", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "דדון אוחיון מוניק", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2555", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "מילוא קטי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מילוא קטי", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2556", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "מלקו זוהר", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "מלקו זוהר", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2559", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 838, | |
"Name": "רזניק אינה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רזניק אינה", | |
"LocationName": "מרחב נתניה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2561", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "אילנה פירמן", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אילנה פירמן", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2563", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "אלה קלוז'ני", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אלה קלוז'ני", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2564", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "רנו זילברמן", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רנו זילברמן", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2565", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "אתי אברג'ל", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "אתי אברג'ל", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2567", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "זלוצובר אלינה", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "זלוצובר אלינה", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2568", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "נטלי קפוליאנסקי ", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "נטלי קפוליאנסקי ", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2569", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "עידית שהרבני", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "עידית שהרבני", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2571", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 837, | |
"Name": "רינה הררי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "רינה הררי", | |
"LocationName": "מרחב פתח תקוה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2575", | |
"OrganizationId": 29, | |
"ServiceTypeId": 166, | |
"LocationId": 480, | |
"Name": "המרת רישיונות זרים", | |
"OrganizationName": "Ministry of Transport and Road Safety", | |
"ServiceName": "המרת רישיונות זרים", | |
"LocationName": "סניף חיפה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2579", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 923, | |
"Name": "הגשת בקשות-רשם הירושת", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת בקשות-רשם הירושת", | |
"LocationName": " אפ\"כ נצרת-רחוב המלאכה 16 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "258", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 117, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Oasis-Ramat Gan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2580", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 923, | |
"Name": "הפקדת צוואה-רשם", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הפקדת צוואה-רשם", | |
"LocationName": " אפ\"כ נצרת-רחוב המלאכה 16 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2581", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 923, | |
"Name": "מידע ובירורים -רשם", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים -רשם", | |
"LocationName": " אפ\"כ נצרת-רחוב המלאכה 16 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2582", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 923, | |
"Name": "מסירת צוואה מקורית להגשה מקוונת למוזמנים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מסירת צוואה מקורית להגשה מקוונת למוזמנים", | |
"LocationName": " אפ\"כ נצרת-רחוב המלאכה 16 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2583", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 923, | |
"Name": "קבלת העתקי צווים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת העתקי צווים", | |
"LocationName": " אפ\"כ נצרת-רחוב המלאכה 16 ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2584", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 924, | |
"Name": "ביטול משכון בלבד", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "ביטול משכון בלבד", | |
"LocationName": "תאגידים נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2585", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 924, | |
"Name": "משכונות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "משכונות", | |
"LocationName": "תאגידים נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2586", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 924, | |
"Name": "רישום ושינוי משכון", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רישום ושינוי משכון", | |
"LocationName": "תאגידים נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2587", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 784, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי באר שבע", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2588", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 925, | |
"Name": "קבלת קהל", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת קהל", | |
"LocationName": "אפכ חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2589", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 926, | |
"Name": "בירורים והגשת מסמכים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "בירורים והגשת מסמכים", | |
"LocationName": "כנר חיפה-פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2590", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 926, | |
"Name": "קבלת אישור לביהמ\"ש", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת אישור לביהמ\"ש", | |
"LocationName": "כנר חיפה-פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2591", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 928, | |
"Name": "הגשת בקשות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת בקשות", | |
"LocationName": "רשם הירושות חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2592", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 928, | |
"Name": "הפקדת צוואה לאחר תשלום", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הפקדת צוואה לאחר תשלום", | |
"LocationName": "רשם הירושות חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2593", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 928, | |
"Name": "מידע ובירורים -רשם הירושות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים -רשם הירושות", | |
"LocationName": "רשם הירושות חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2594", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 928, | |
"Name": "מסירת צוואה מקורית להגשה מקוונת", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מסירת צוואה מקורית להגשה מקוונת", | |
"LocationName": "רשם הירושות חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2595", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 928, | |
"Name": "קבלת העתקי צווים ", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת העתקי צווים ", | |
"LocationName": "רשם הירושות חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2596", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 930, | |
"Name": "פעולות ורישומים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים", | |
"LocationName": "טאבו חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2597", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 930, | |
"Name": "פעולות ורישומים מוזמנים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים מוזמנים", | |
"LocationName": "טאבו חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2598", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 931, | |
"Name": "פעולות ורישומים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים", | |
"LocationName": "טאבו באר שבע-רחוב התקווה 4", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2599", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 932, | |
"Name": "פעולות רגילות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות רגילות", | |
"LocationName": "טאבו ירושלים-רחוב בן יהודה 34", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "260", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 117, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Oasis-Ramat Gan", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2600", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 932, | |
"Name": "פעולות ורישומים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים", | |
"LocationName": "טאבו ירושלים-רחוב בן יהודה 34", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2601", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 924, | |
"Name": " חברות הפקדת מסמכים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": " חברות הפקדת מסמכים", | |
"LocationName": "תאגידים נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2602", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 924, | |
"Name": "עמותות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "עמותות", | |
"LocationName": "תאגידים נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2603", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 935, | |
"Name": "משכונות וניהול תקין", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "משכונות וניהול תקין", | |
"LocationName": "תאגידים באר שבע-רחוב קרן היסוד 4", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2604", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 936, | |
"Name": "פעולות ורישומים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים", | |
"LocationName": "טאבו חולון-רחוב קדושי קהיר 23", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2605", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 937, | |
"Name": "פעולות ורישומים נתניה", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים נתניה", | |
"LocationName": "טאבו נתניה-רחוב ברקת 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2606", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 937, | |
"Name": "פעולות ורישומים מהירות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים מהירות", | |
"LocationName": "טאבו נתניה-רחוב ברקת 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2607", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 938, | |
"Name": "פעולות ורישומים פתח תקווה", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים פתח תקווה", | |
"LocationName": "טאבו פתח תקווה-רחוב הסתדרות 26", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2609", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 939, | |
"Name": "פעולות ורישום רגילות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישום רגילות", | |
"LocationName": "טאבו נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "261", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 118, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Akhimeir", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2610", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 939, | |
"Name": "פעולות ורישומים נוף הגליל", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים נוף הגליל", | |
"LocationName": "טאבו נצרת-רחוב המלאכה 3", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2611", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 940, | |
"Name": "פעולות ורישומים רחובות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פעולות ורישומים רחובות", | |
"LocationName": "טאבו רחובות-רחוב פרופסור אופנייהמר 10", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2617", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "הגשת מסמכים-אפ\"כ", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת מסמכים-אפ\"כ", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2618", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "מידע ובירורים -אפכ ", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים -אפכ ", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2619", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "הגשת מסמכים-כנ\"ר", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת מסמכים-כנ\"ר", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2620", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "מידע ובירורים -כנ\"ר", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים -כנ\"ר", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2621", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 945, | |
"Name": "פתיחת תיקים-כנ\"ר ", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "פתיחת תיקים-כנ\"ר ", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2622", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "הגשת בקשות -רשם", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הגשת בקשות -רשם", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2623", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "הפקדת צוואה -רשם", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "הפקדת צוואה -רשם", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2624", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "מידע ובירורים -רשם", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מידע ובירורים -רשם", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2625", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 945, | |
"Name": "מסירת צוואה מקורית להגשה מקוונת", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "מסירת צוואה מקורית להגשה מקוונת", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2626", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 945, | |
"Name": "קבלת העתקי צווים מוזמנים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת העתקי צווים מוזמנים", | |
"LocationName": "אפכ ירושלים-רחוב כנפי נשרים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2627", | |
"OrganizationId": 84, | |
"ServiceTypeId": 205, | |
"LocationId": 944, | |
"Name": "קבלת קהל", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "קבלת קהל", | |
"LocationName": "סיוע משפטי נצרת", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2628", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 935, | |
"Name": "רישום עמותה", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רישום עמותה", | |
"LocationName": "תאגידים באר שבע-רחוב קרן היסוד 4", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2634", | |
"OrganizationId": 83, | |
"ServiceTypeId": 344, | |
"LocationId": 946, | |
"Name": "פגישה טלפונית בלבד", | |
"OrganizationName": "עיריית חיפה", | |
"ServiceName": "פגישה טלפונית בלבד", | |
"LocationName": "עירונית קריית חיים- זימון תור מראש ", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "דגניה 33 , קרית חיים ", | |
"PublicDescription": "דגניה 33 , קרית חיים ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2640", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "Financial Aid", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "Financial Aid", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2643", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "International Student / ISSS", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "International Student / ISSS", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2644", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "Parking and Transportation", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "Parking and Transportation", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2645", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "Stu Accounts / Billing", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "Stu Accounts / Billing", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2646", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "Student Med Insurance", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "Student Med Insurance", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2647", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "Transcripts / Registrar", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "Transcripts / Registrar", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2648", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "UB Card", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "UB Card", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2649", | |
"OrganizationId": 88, | |
"ServiceTypeId": 220, | |
"LocationId": 947, | |
"Name": "Veterans Benefits", | |
"OrganizationName": "University at Buffalo", | |
"ServiceName": "Veterans Benefits", | |
"LocationName": "Buffalo", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Appointment Services", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2654", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 951, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת מעלות תרשיחא", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2655", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 935, | |
"Name": "חברות הפקדת מסמכים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "חברות הפקדת מסמכים", | |
"LocationName": "תאגידים באר שבע-רחוב קרן היסוד 4", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2656", | |
"OrganizationId": 15, | |
"ServiceTypeId": 42, | |
"LocationId": 952, | |
"Name": "שירות יומן חדש > צריכה להופיע שגיאה", | |
"OrganizationName": "QA - PROD", | |
"ServiceName": "שירות יומן חדש > צריכה להופיע שגיאה", | |
"LocationName": "ליאור שינה דברים בלי רשות", | |
"ServiceDescription": "First App. Reminder 13\nSecond App. Reminder 3", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "First App. Reminder 13\nSecond App. Reminder 3", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2658", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 454, | |
"Name": "נתניה - זימון לקוחות שאינם דיירים ", | |
"OrganizationName": "עמידר", | |
"ServiceName": "נתניה - זימון לקוחות שאינם דיירים ", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2659", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 454, | |
"Name": "אריה אגינסקי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אריה אגינסקי - מוזמנים", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2662", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 953, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "דן - ראשי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2663", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 953, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "דן - ראשי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "267", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 120, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Elad", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2679", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 959, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "גליל גולן (כרמיאל)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2681", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 959, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "גליל גולן (כרמיאל)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2682", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 960, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "עמקים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2684", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 960, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "עמקים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2685", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 961, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "חיפה - ראשי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2687", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 961, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "חיפה - ראשי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "269", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 120, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Elad", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2691", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 963, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "שרון (נתניה)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2693", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 963, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "שרון (נתניה)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2703", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 967, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "שפלה (רחובות)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2705", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 967, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "שפלה (רחובות)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2707", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 968, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "איילון (רמלה לוד)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2709", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 968, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "איילון (רמלה לוד)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2716", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 971, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "נגב (באר שבע)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2718", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 971, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "נגב (באר שבע)", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2720", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 972, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "אילת", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2721", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 972, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "אילת", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2723", | |
"OrganizationId": 89, | |
"ServiceTypeId": 230, | |
"LocationId": 973, | |
"Name": "הזמנות", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "הזמנות", | |
"LocationName": "ירושלים - ראשי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of orders", | |
"PublicDescription": "טיפול בנושא הזמנות", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2725", | |
"OrganizationId": 89, | |
"ServiceTypeId": 231, | |
"LocationId": 973, | |
"Name": "בדיקות מתקן", | |
"OrganizationName": "חברת חשמל", | |
"ServiceName": "בדיקות מתקן", | |
"LocationName": "ירושלים - ראשי", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Handling of application for facility tests", | |
"PublicDescription": "טיפול בפתיחת בקשה לבדיקות מתקן", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2734", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 454, | |
"Name": "מלי צדוק - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "מלי צדוק - מוזמנים", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "לקוחות יקרים,\nבימי ראשון אבצע קבלת קהל בסניף הרצליה ללא זימון מראש", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "לקוחות יקרים,\nבימי ראשון אבצע קבלת קהל בסניף הרצליה ללא זימון מראש", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2735", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 976, | |
"Name": "חברות הפקדת מסמכים", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "חברות הפקדת מסמכים", | |
"LocationName": "תאגידים חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2736", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 976, | |
"Name": "משכונות /עמותות", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "משכונות /עמותות", | |
"LocationName": "תאגידים חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2737", | |
"OrganizationId": 84, | |
"ServiceTypeId": 209, | |
"LocationId": 976, | |
"Name": "רישום משכון ועיון", | |
"OrganizationName": "משרד המשפטים", | |
"ServiceName": "רישום משכון ועיון", | |
"LocationName": "תאגידים חיפה-רחוב פל ים 15", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2740", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 454, | |
"Name": "נטע ורדי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "נטע ורדי - מוזמנים", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2744", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 978, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת קריות (קניון שער הצפון)", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2745", | |
"OrganizationId": 30, | |
"ServiceTypeId": 319, | |
"LocationId": 454, | |
"Name": "מכר - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "מכר - מוזמנים", | |
"LocationName": "סניף נתניה", | |
"ServiceDescription": "זימון ללקוחות ששויכו לרכז מכר", | |
"ServiceTypeDescription": "שרות זה מיועד לדיירי עמידר בלבד, בתהליך מכר.", | |
"PublicDescription": "זימון ללקוחות ששויכו לרכז מכר", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2749", | |
"OrganizationId": 56, | |
"ServiceTypeId": 156, | |
"LocationId": 979, | |
"Name": "תיאום פגישה לתיעוד ביומטרי", | |
"OrganizationName": "רשות האוכלוסין וההגירה", | |
"ServiceName": "תיאום פגישה לתיעוד ביומטרי", | |
"LocationName": "לשכת טייבה", | |
"ServiceDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"ServiceTypeDescription": "בכל פניה יינתן שירות לפונה/אדם אחד בלבד\nהנפקת דרכונים ות.ז. ביומטרים,\nשינוי מצב אישי,\nשינוי שם,\nהצהרה על תאריך לידה (יום וחודש).", | |
"PublicDescription": "תיאום פגישה לתיעוד ביומטרי", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2757", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": "אריאל טיחוננקו- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אריאל טיחוננקו- מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2758", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": " דוד מרדכי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " דוד מרדכי - מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2759", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": " ליטל סלטי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " ליטל סלטי - מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2760", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": " ענבל מרון - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " ענבל מרון - מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2761", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": "פנינה שמעיה - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "פנינה שמעיה - מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2762", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": "יקטרינה קוגן - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "יקטרינה קוגן - מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2763", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 982, | |
"Name": " שרית דסטה- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " שרית דסטה- מוזמנים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2764", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 982, | |
"Name": "חולון - בת ים - זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "חולון - בת ים - זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף חולון - בת ים", | |
"ServiceDescription": "זימון לציבור הרחב - אזור חולון בת ים בלבד", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "זימון לציבור הרחב - אזור חולון בת ים בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2766", | |
"OrganizationId": 54, | |
"ServiceTypeId": 127, | |
"LocationId": 740, | |
"Name": "בדיקת בקשה להיתר-ענבל בן ברוך-פגישה מקוונת(טלפוני/וידאו)", | |
"OrganizationName": "עיריית באר שבע", | |
"ServiceName": "בדיקת בקשה להיתר-ענבל בן ברוך-פגישה מקוונת(טלפוני/וידאו)", | |
"LocationName": "בדיקת בקשה להיתר-פגישה מקוונת(טלפוני/וידאו)", | |
"ServiceDescription": "נאות לון , ה' , ו'.\nהשירות ניתן בימי ראשון בבוקר.", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "נאות לון , ה' , ו'.\nהשירות ניתן בימי ראשון בבוקר.", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 20000, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "277", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 123, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Dizengoff", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2770", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 985, | |
"Name": "אריה צוקרמן - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אריה צוקרמן - מוזמנים", | |
"LocationName": "סניף עכו", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2772", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 985, | |
"Name": "יהושפט חן - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "יהושפט חן - מוזמנים", | |
"LocationName": "סניף עכו", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2774", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 985, | |
"Name": "מיטל אזולאי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "מיטל אזולאי - מוזמנים", | |
"LocationName": "סניף עכו", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2775", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 985, | |
"Name": " עכו - זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " עכו - זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף עכו", | |
"ServiceDescription": "זימון לציבור הרחב - אזור עכו בלבד", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "זימון לציבור הרחב - אזור עכו בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2776", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 787, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי צפת", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2777", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 790, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי נתניה", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2778", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 789, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי רחובות", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2779", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 788, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי אשקלון", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2780", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 786, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי טבריה", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2781", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 785, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי חיפה", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2782", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 782, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי תל אביב", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2783", | |
"OrganizationId": 36, | |
"ServiceTypeId": 139, | |
"LocationId": 783, | |
"Name": "שירות אישי - זימון באינטרנט", | |
"OrganizationName": "בתי הדין הרבניים", | |
"ServiceName": "שירות אישי - זימון באינטרנט", | |
"LocationName": "בית הדין הרבני האזורי ירושלים", | |
"ServiceDescription": "זימון תור באינטרנט", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "זימון תור באינטרנט", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2785", | |
"OrganizationId": 90, | |
"ServiceTypeId": 242, | |
"LocationId": 986, | |
"Name": "גני ילדים - רישום / ביטול ", | |
"OrganizationName": "עיריית ראשון לציון", | |
"ServiceName": "גני ילדים - רישום / ביטול ", | |
"LocationName": "שירותי העירייה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "279", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 124, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Tel Aviv University", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2804", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1003, | |
"Name": "אנגלה אילייב - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אנגלה אילייב - מוזמנים", | |
"LocationName": "סניף קרית גת", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2806", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1003, | |
"Name": "דלית תורגמן - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "דלית תורגמן - מוזמנים", | |
"LocationName": "סניף קרית גת", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2807", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1003, | |
"Name": "גל קסאי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "גל קסאי - מוזמנים", | |
"LocationName": "סניף קרית גת", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2808", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1003, | |
"Name": "מירו מנשה - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "מירו מנשה - מוזמנים", | |
"LocationName": "סניף קרית גת", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "281", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 124, | |
"Name": "Delivery to customer", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "Delivery to customer", | |
"LocationName": "Tel Aviv University", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2810", | |
"OrganizationId": 94, | |
"ServiceTypeId": 241, | |
"LocationId": 1004, | |
"Name": "בית מרקחת", | |
"OrganizationName": "כללית שרותי בריאות", | |
"ServiceName": "בית מרקחת", | |
"LocationName": "מרפאת הרצל רמת גן", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": true, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2811", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 1003, | |
"Name": "קרית גת - זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "קרית גת - זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף קרית גת", | |
"ServiceDescription": "לתושבי קרית גת והסביבה בלבד", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "לתושבי קרית גת והסביבה בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2812", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1005, | |
"Name": "אורי הרוש - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אורי הרוש - מוזמנים", | |
"LocationName": "סניף בית שאן", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2813", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1005, | |
"Name": "רחל בדוס- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "רחל בדוס- מוזמנים", | |
"LocationName": "סניף בית שאן", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2824", | |
"OrganizationId": 65, | |
"ServiceTypeId": 213, | |
"LocationId": 834, | |
"Name": "קריסטינה גורוחובסקי", | |
"OrganizationName": "Ministry of Aliyah and Integration", | |
"ServiceName": "קריסטינה גורוחובסקי", | |
"LocationName": "Haifa area", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "Service Type Description", | |
"PublicDescription": "Service Type Description", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 999999999, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2825", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1012, | |
"Name": "אירמה איפרגן - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אירמה איפרגן - מוזמנים", | |
"LocationName": "סניף באר שבע א", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2826", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 455, | |
"Name": "רפאל יוסף - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "רפאל יוסף - מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2827", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1012, | |
"Name": "אושרית לביא - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אושרית לביא - מוזמנים", | |
"LocationName": "סניף באר שבע א", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2828", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 455, | |
"Name": "שירן רוטמן- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "שירן רוטמן- מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2829", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1012, | |
"Name": "גלית נחאיסי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "גלית נחאיסי - מוזמנים", | |
"LocationName": "סניף באר שבע א", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2830", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1012, | |
"Name": "שני מדמון - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "שני מדמון - מוזמנים", | |
"LocationName": "סניף באר שבע א", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2831", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1012, | |
"Name": "שני אלון - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "שני אלון - מוזמנים", | |
"LocationName": "סניף באר שבע א", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2832", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 455, | |
"Name": "יואב ואנונו - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "יואב ואנונו - מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2833", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 455, | |
"Name": "יערית קריספין - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "יערית קריספין - מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2835", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 455, | |
"Name": "אדוה רחופור כהן - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אדוה רחופור כהן - מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2836", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 455, | |
"Name": "שירן בוכריס - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "שירן בוכריס - מוזמנים", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2837", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 455, | |
"Name": "דימונה - מזכירה", | |
"OrganizationName": "עמידר", | |
"ServiceName": "דימונה - מזכירה", | |
"LocationName": "סניף דימונה", | |
"ServiceDescription": "זימון לציבור הרחב - אזור דימונה בלבד", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "זימון לציבור הרחב - אזור דימונה בלבד", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות אפליקצייה מתאימה ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2838", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 1012, | |
"Name": "באר שבע א' - זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "באר שבע א' - זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף באר שבע א", | |
"ServiceDescription": "זימון לציבור הרחב - אזור באר שבע בלבד", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "זימון לציבור הרחב - אזור באר שבע בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2843", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 1013, | |
"Name": "לוד - זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "לוד - זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף לודים", | |
"ServiceDescription": "זימון ללקוחות מאזור לוד והסביבה בלבד", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "זימון ללקוחות מאזור לוד והסביבה בלבד", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2844", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1013, | |
"Name": "אילנה טובול - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אילנה טובול - מוזמנים", | |
"LocationName": "סניף לודים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2846", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1013, | |
"Name": "ישראל בשירי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "ישראל בשירי - מוזמנים", | |
"LocationName": "סניף לודים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2849", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1013, | |
"Name": "אורית חיון- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אורית חיון- מוזמנים", | |
"LocationName": "סניף לודים", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "285", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 126, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Ben Gurion, Holon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2853", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 453, | |
"Name": "אדווה קאשי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אדווה קאשי - מוזמנים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2854", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 453, | |
"Name": "דנה אלפסי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "דנה אלפסי - מוזמנים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2855", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 453, | |
"Name": "מעיין אמזלג - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "מעיין אמזלג - מוזמנים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2856", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 453, | |
"Name": "יגאל עמר - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "יגאל עמר - מוזמנים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2858", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 453, | |
"Name": "שרית בוטבול - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "שרית בוטבול - מוזמנים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "זימון תור למת\"ל - נציג שטח", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון תור למת\"ל - נציג שטח", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2859", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 453, | |
"Name": " באר שבע ב', מזכירה- זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " באר שבע ב', מזכירה- זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף באר שבע ב", | |
"ServiceDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "הערה: בימי ג, אין קבלת קהל, לסיוע בשכ\"ד ", | |
"QRCheckInInstructions": "לקוח/ה יקר/ה, יש לסרוק קוד זה שנדע שהגעת", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2863", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 456, | |
"Name": "יניב אלון - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "יניב אלון - מוזמנים", | |
"LocationName": "סניף ירושלים", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "ניתן לסרוק קוד זה באמצעות יישומן מתאים ולהיכנס לתור", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": true, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2864", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1015, | |
"Name": "איילון גדסי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "איילון גדסי - מוזמנים", | |
"LocationName": "סניף פתח תקווה", | |
"ServiceDescription": "זימון לרכז שטח שלך", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון לרכז שטח שלך", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2865", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1015, | |
"Name": "שרון מאירוביץ- מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "שרון מאירוביץ- מוזמנים", | |
"LocationName": "סניף פתח תקווה", | |
"ServiceDescription": "זימון לרכז שטח שלך", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון לרכז שטח שלך", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2866", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1015, | |
"Name": "אפרת טמנו - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "אפרת טמנו - מוזמנים", | |
"LocationName": "סניף פתח תקווה", | |
"ServiceDescription": "זימון לרכז השטח שלך", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון לרכז השטח שלך", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2867", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1015, | |
"Name": "נטלי לוגסי - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "נטלי לוגסי - מוזמנים", | |
"LocationName": "סניף פתח תקווה", | |
"ServiceDescription": "זימון לרכז השטח שלך", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון לרכז השטח שלך", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2868", | |
"OrganizationId": 30, | |
"ServiceTypeId": 227, | |
"LocationId": 1015, | |
"Name": "תמר שימחה - מוזמנים", | |
"OrganizationName": "עמידר", | |
"ServiceName": "תמר שימחה - מוזמנים", | |
"LocationName": "סניף פתח תקווה", | |
"ServiceDescription": "זימון לרכז שטח שלך", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "זימון לרכז שטח שלך", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2869", | |
"OrganizationId": 30, | |
"ServiceTypeId": 226, | |
"LocationId": 1015, | |
"Name": " פתח תקווה-זימון לקוחות שאינם דיירים", | |
"OrganizationName": "עמידר", | |
"ServiceName": " פתח תקווה-זימון לקוחות שאינם דיירים", | |
"LocationName": "סניף פתח תקווה", | |
"ServiceDescription": "לא ניתן שירות בנושאי העברת זכויות יש לבצע פעולות באתר האינטרנט או במוקד הטלפוני *6266", | |
"ServiceTypeDescription": "לתשומת לבך: לא ניתן לקבל שרות סיוע בשכ\"ד, באמצעות תור למזכירה.\nאין קבלת קהל בסניפי הסיוע, בימי ג.\nקבלת קהל, לפי הנחיות התו הירוק בלבד.", | |
"PublicDescription": "לא ניתן שירות בנושאי העברת זכויות יש לבצע פעולות באתר האינטרנט או במוקד הטלפוני *6266", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 0, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "287", | |
"OrganizationId": 11, | |
"ServiceTypeId": 25, | |
"LocationId": 127, | |
"Name": "General services", | |
"OrganizationName": "Israel Post", | |
"ServiceName": "General services", | |
"LocationName": "Kiryat Sharet Holon", | |
"ServiceDescription": "", | |
"ServiceTypeDescription": "שירותי דואר", | |
"PublicDescription": "", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 50, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": false | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2872", | |
"OrganizationId": 90, | |
"ServiceTypeId": 252, | |
"LocationId": 986, | |
"Name": "אישורים לטאבו למגורים", | |
"OrganizationName": "עיריית ראשון לציון", | |
"ServiceName": "אישורים לטאבו למגורים", | |
"LocationName": "שירותי העירייה", | |
"ServiceDescription": "קומת כניסה", | |
"ServiceTypeDescription": "", | |
"PublicDescription": "קומת כניסה", | |
"QRCheckInInstructions": "", | |
"ShowStats": false, | |
"WaitingTime": 0, | |
"IntervalList": [], | |
"HasFIFOService": false, | |
"HasCalendarService": true, | |
"AllowEarlyCheckIn": false, | |
"PositionValidated": true, | |
"InsideLocationDomain": true, | |
"Distance": 0, | |
"PositionMinAcceptableAccuracy": 1000, | |
"IsWorkingTime": false, | |
"IsWorkDay": false, | |
"WHFrom1": 0, | |
"WHTo1": 0, | |
"WHFrom2": 0, | |
"WHTo2": 0, | |
"AllowQRCheckin": false, | |
"CheckInAllowedDistance": 100, | |
"SmsEnabled": false, | |
"PositionRequired": false, | |
"DynamicFormsEnabled": true | |
}, | |
"Page": 0, | |
"ResultsPerPage": 0, | |
"TotalResults": 0, | |
"ErrorMessage": null, | |
"ErrorNumber": 0, | |
"Messages": null | |
}, | |
{ | |
"Success": true, | |
"Results": { | |
"ServiceId": "2874", | |
"OrganizationId": 90, | |
"ServiceTypeId": 252, | |
"LocationId": 988, | |
"Name": "החלפת דיירים למגורים ולמגרשים", | |
"OrganizationName": "עיריית ראשון לציון", | |
"ServiceName": "החלפת דיירים למגורים ולמגרשים", | |
"LocationName": "סניף ראשון מערב", | |
"Se |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment