getAllWineriesInfo
GET
/v2/winery-info
const url = 'https://api-crm-staging.divinea.com/api/v2/winery-info';const options = {method: 'GET', headers: {APIKey: '<APIKey>'}};
try { const response = await fetch(url, options); const data = await response.json(); console.log(data);} catch (error) { console.error(error);}curl --request GET \ --url https://api-crm-staging.divinea.com/api/v2/winery-info \ --header 'APIKey: <APIKey>'Authorizations
Sezione intitolata “Authorizations”Responses
Sezione intitolata “Responses”OK
Media type*/*
Array<object>
Resultobject
acceptNexiPayments
boolean
acceptPayAtWineryPayments
boolean
acceptPaypalPayments
boolean
acceptStripePayments
boolean
activeBillingDetails
boolean
businessName
string
cf
string
channels
Array<object>
Channelobject
channelId
integer format: int64
createdAt
string format: date-time
data
object
deletedAt
string format: date-time
ecommerceUrl
string
id
string format: uuid
name
string
pointOfSaleWineSuiteId
string format: uuid
updatedAt
string format: date-time
city
string
closingPeriods
Array<object>
ClosingPeriodobject
first
string format: date
id
string format: uuid
last
string format: date
companyEmail
string
createdAt
string format: date-time
description
string
descriptionTranslations
object
dwsProEnabled
boolean
files
Array<object>
Fileobject
contentData
object
id
string format: uuid
title
string
typeFile
string
id
string format: uuid
integrations
Array<object>
Integrationobject
authToken
string
disabled
boolean
integrationData
object
integrationId
string format: uuid
integrationName
string
integrationOptions
object
roleId
string format: uuid
lat
number
lng
number
metaDescriptionTranslations
object
metaTitleTranslations
object
name
string
nearbyCities
string
notificationEmail
string
notificationEmails
Array<string>
openingHours
string
openingHoursTranslations
object
parameters
Array<object>
Parameterobject
creationDate
string format: date-time
deleted
boolean
parameterKey
string
parameterValue
string
updateDate
string format: date-time
phone
string
photos
Array<object>
Photoobject
cover
boolean
id
string format: uuid
imageData
object
imageType
string
main
boolean
publicId
string
title
string
pi
string
province
string
region
string
sdi
string
services
Array<object>
Serviceobject
createdAt
string format: date-time
id
string format: uuid
name
string
nameTranslations
object
tagTypeTranslations
object
updatedAt
string format: date-time
showWebsite
boolean
showWidget
boolean
showWidgetFilter
boolean
state
string
street
string
updatedAt
string format: date-time
wineRegion
WineRegion
object
id
string format: uuid
name
string
regionId
string format: uuid
wineRegionId
string format: uuid
zipcode
string