Listing

Überblick

{
	"id": "",
	"partnerId": "hc9173c91283c",
	"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": ""
		}]
	},
	"tags": "catchwords",
	"videos": [{
		"id": "",
		"name": "",
		"description": "",
		"provider": "",
		"address": ""
	}],
	"products": [{
		"id": "",
		"name": "",
		"description": ""
	}],
	"specialOffer": [{
		"title": "",
		"message": "",
		"url": ""
	}],
	"images": [{
		"id": "",
		"url": "",
		"name": "",
		"description": "",
		"type": "BRANDING",
		"width": "",
		"height": "",
		"altText": "",
		"link": ""
	}],
	"payment": "CASH",
	"listingType": "PREMIUM",
	"branches": [{
		"id": "Y090010016",
		"name": "trees"
	}]
}

Eigenschaften

Name Beschreibung Datentyp
id   string
partnerId   string
name   string
description   string
address   Address
contact   Contact
tags   string
videos   Video
products   Product
specialOffer   SpecialOffer
images   Image
payment   PAYMENT_TYPE
listingType   LISTING_TYPE
branches   Branch