SearchListingResponse

Überblick

{
	"geoItems": [{
		"isoCountryCode": "DE",
		"zip": "76131",
		"city": "Karlsruhe",
		"cityPart": "",
		"street": "CAS-Weg 2",
		"houseNo": "",
		"geoPosition": {
			"point": {
				"lat": "49.010606",
				"long": "8.428368"
			},
			"coordFormat": "GEODECIMAL_POINT"
		}
	}],
	"paging": {
		"page": 1,
		"perPage": 10,
		"pages": 5,
		"count": 42
	},
	"listings": [{
		"id": "",
		"partnerId": "hc9173c91283c",
		"name": "",
		"description": "testDescription",
		"address": {
			"addressType": "PRIMARY_ADDRESS",
			"isoCountryCode": "DE",
			"district": "testDistrict",
			"zip": "76131",
			"city": "Karlsruhe",
			"cityPart": "Oststadt",
			"street": "Veilchenstr.",
			"houseNo": "5",
			"postBox": "testPostBox",
			"geoPosition": {
				"point": {
					"lat": "49.010606",
					"long": "8.428368"
				},
				"coordFormat": "GEODECIMAL_POINT"
			},
			"name": "testAddressName",
			"title": "",
			"companyName": "testCompanyName",
			"companyAddon1": "testCompanyAddon1",
			"companyAddon2": "testCompanyAddon2",
			"openingDays": [{
				"title": "",
				"text": "",
				"day": "mon",
				"openingHours": [{
					"from": "1000",
					"till": "1200",
					"exceptionDate": null
				},
				{
					"from": "1400",
					"till": "1600",
					"exceptionDate": null
				}]
			},
			{
				"title": "",
				"text": "",
				"day": "tue",
				"openingHours": [{
					"from": "1200",
					"till": "1300",
					"exceptionDate": null
				}]
			}],
			"openingHoursText": "testOpeningHoursText"
		},
		"contact": {
			"contactType": "PRIMARY_CONTACT",
			"emails": [{
				"address": "test@test.de",
				"display": "test@test.de"
			},
			{
				"address": "test2@test.de",
				"display": "test2@test.de"
			}],
			"phoneNumbers": [{
				"number": "123456",
				"phoneType": "PHONE"
			},
			{
				"number": "123456",
				"phoneType": "FAX"
			}],
			"urls": [{
				"address": "www.test.de",
				"display": "www.test.de",
				"urlType": "HOMEPAGE"
			},
			{
				"address": "www.test.de",
				"display": "www.test.de",
				"urlType": "HOMEPAGE"
			}],
			"profiles": [{
				"profileType": "FACEBOOK",
				"id": "",
				"address": "",
				"display": ""
			}]
		},
		"branches": [{
			"id": "Y090010016",
			"name": "trees"
		}],
		"info": {
			"url": "http://www.yellowmap.de/Details/X68UhNCVP61xd1_FBd7RTA==.aspx",
			"status": "BLOCKED",
			"availableOnRequest": false,
			"blockInfoType": 0,
			"blockMarketing": 0,
			"blockProvider": 1
		},
		"listingType": "BASIC"
	}],
	"copyrights": ["YellowMap AG"]
}

Eigenschaften

Name Beschreibung Datentyp
geoItems   GeoItem
paging   Paging
listings   ShortListing
copyrights   string