{"openapi":"3.0.0","info":{"title":"","description":"","version":"0.0.0"},"servers":[{"url":"\/","description":""}],"paths":{"\/about_modules":{"get":{"operationId":"getAboutModuleCollection","tags":["AboutModule"],"responses":{"200":{"description":"AboutModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AboutModule.jsonld-aboutModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AboutModule-aboutModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AboutModule-aboutModuleReduced"}}}}}},"summary":"Retrieves the collection of AboutModule resources.","description":"Retrieves the collection of AboutModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postAboutModuleCollection","tags":["AboutModule"],"responses":{"201":{"description":"AboutModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule.jsonld-aboutModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule-aboutModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutModule-aboutModuleReduced"}}},"links":{"GetAboutModuleItem":{"operationId":"getAboutModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/about_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AboutModule resource.","description":"Creates a AboutModule resource.","parameters":[],"requestBody":{"description":"The new AboutModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/about_modules\/{id}":{"get":{"operationId":"getAboutModuleItem","tags":["AboutModule"],"responses":{"200":{"description":"AboutModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule.jsonld-aboutModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule-aboutModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutModule-aboutModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AboutModule resource.","description":"Retrieves a AboutModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAboutModuleItem","tags":["AboutModule"],"responses":{"200":{"description":"AboutModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule.jsonld-aboutModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule-aboutModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutModule-aboutModuleReduced"}}},"links":{"GetAboutModuleItem":{"operationId":"getAboutModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/about_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AboutModule resource.","description":"Replaces the AboutModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AboutModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAboutModuleItem","tags":["AboutModule"],"responses":{"204":{"description":"AboutModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AboutModule resource.","description":"Removes the AboutModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/about_us_modules":{"get":{"operationId":"getAboutUsModuleCollection","tags":["AboutUsModule"],"responses":{"200":{"description":"AboutUsModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld-aboutUsReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUsReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUsReduced"}}}}}},"summary":"Retrieves the collection of AboutUsModule resources.","description":"Retrieves the collection of AboutUsModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postAboutUsModuleCollection","tags":["AboutUsModule"],"responses":{"201":{"description":"AboutUsModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld-aboutUsReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUsReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUsReduced"}}},"links":{"GetAboutUsModuleItem":{"operationId":"getAboutUsModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/about_us_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AboutUsModule resource.","description":"Creates a AboutUsModule resource.","parameters":[],"requestBody":{"description":"The new AboutUsModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/about_us_modules\/{id}":{"get":{"operationId":"getAboutUsModuleItem","tags":["AboutUsModule"],"responses":{"200":{"description":"AboutUsModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld-aboutUs"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUs"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUs"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AboutUsModule resource.","description":"Retrieves a AboutUsModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAboutUsModuleItem","tags":["AboutUsModule"],"responses":{"200":{"description":"AboutUsModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld-aboutUsReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUsReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule-aboutUsReduced"}}},"links":{"GetAboutUsModuleItem":{"operationId":"getAboutUsModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/about_us_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AboutUsModule resource.","description":"Replaces the AboutUsModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AboutUsModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AboutUsModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAboutUsModuleItem","tags":["AboutUsModule"],"responses":{"204":{"description":"AboutUsModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AboutUsModule resource.","description":"Removes the AboutUsModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/accounting_accounts":{"get":{"operationId":"getAccountingAccountCollection","tags":["AccountingAccount"],"responses":{"200":{"description":"AccountingAccount collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld-accountingAccountReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccountReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccountReduced"}}}}}},"summary":"Retrieves the collection of AccountingAccount resources.","description":"Retrieves the collection of AccountingAccount resources.","parameters":[],"deprecated":false},"post":{"operationId":"postAccountingAccountCollection","tags":["AccountingAccount"],"responses":{"201":{"description":"AccountingAccount resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld-accountingAccountReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccountReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccountReduced"}}},"links":{"GetAccountingAccountItem":{"operationId":"getAccountingAccountItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/accounting_accounts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AccountingAccount resource.","description":"Creates a AccountingAccount resource.","parameters":[],"requestBody":{"description":"The new AccountingAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount"}}},"required":true},"deprecated":false},"parameters":[]},"\/accounting_accounts\/{id}":{"get":{"operationId":"getAccountingAccountItem","tags":["AccountingAccount"],"responses":{"200":{"description":"AccountingAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld-accountingAccount"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccount"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AccountingAccount resource.","description":"Retrieves a AccountingAccount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAccountingAccountItem","tags":["AccountingAccount"],"responses":{"200":{"description":"AccountingAccount resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld-accountingAccountReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccountReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount-accountingAccountReduced"}}},"links":{"GetAccountingAccountItem":{"operationId":"getAccountingAccountItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/accounting_accounts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AccountingAccount resource.","description":"Replaces the AccountingAccount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AccountingAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AccountingAccount"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAccountingAccountItem","tags":["AccountingAccount"],"responses":{"204":{"description":"AccountingAccount resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AccountingAccount resource.","description":"Removes the AccountingAccount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activities":{"get":{"operationId":"getActivityCollection","tags":["Activity"],"responses":{"200":{"description":"Activity collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-activityReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-activityReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-activityReduced"}}}}}},"summary":"Retrieves the collection of Activity resources.","description":"Retrieves the collection of Activity resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[supplier.subscriptionPlan.price]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.quota[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.quota[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.quota[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.quota[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.quota[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"location.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"location.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"location.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"location.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"location.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"zones.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"supplier.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"categories.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"categories.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"channelActivities.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"channelActivities.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"modalities","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"modalities[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"channelActivities.channel.channelKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"channelActivities.channel.channelKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[channelActivities]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"channelActivitiesKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFees.activitySeasons.activitySchedules.activityAvailabilities.isAvailable","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postActivityCollection","tags":["Activity"],"responses":{"201":{"description":"Activity resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Activity.jsonld-activityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Activity-activityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Activity-activityReduced"}}},"links":{"GetActivityItem":{"operationId":"getActivityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Activity resource.","description":"Creates a Activity resource.","parameters":[],"requestBody":{"description":"The new Activity resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Activity.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Activity"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Activity"}}},"required":true},"deprecated":false},"parameters":[]},"\/activities\/{id}":{"get":{"operationId":"getActivityItem","tags":["Activity"],"responses":{"200":{"description":"Activity resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Activity.jsonld-activity"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Activity-activity"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Activity-activity"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Activity resource.","description":"Retrieves a Activity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putActivityItem","tags":["Activity"],"responses":{"200":{"description":"Activity resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Activity.jsonld-activityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Activity-activityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Activity-activityReduced"}}},"links":{"GetActivityItem":{"operationId":"getActivityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Activity resource.","description":"Replaces the Activity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Activity resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Activity.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Activity"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Activity"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteActivityItem","tags":["Activity"],"responses":{"204":{"description":"Activity resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Activity resource.","description":"Removes the Activity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activities\/{id}\/activity_fees":{"get":{"operationId":"api_activities_activity_fees_get_subresourceActivitySubresource","tags":["ActivityFee","Activity"],"responses":{"200":{"description":"Activity resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityFeeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}}}}}},"summary":"Retrieves a Activity resource.","description":"Retrieves a Activity resource.","parameters":[{"name":"id","in":"path","description":"Activity identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activities\/{id}\/activity_fees\/{activityFees}\/activity_seasons":{"get":{"operationId":"api_activities_activity_fees_activity_seasons_get_subresourceActivitySubresource","tags":["ActivitySeason","ActivityFee"],"responses":{"200":{"description":"Activity resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activitySeasonReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}}}}},"summary":"Retrieves a Activity resource.","description":"Retrieves a Activity resource.","parameters":[{"name":"id","in":"path","description":"Activity identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activityFees","in":"path","description":"ActivityFee identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"activityFee.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFee.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activities\/{id}\/activity_fees\/{activityFees}\/activity_seasons\/{activitySeasons}\/activity_schedules":{"get":{"operationId":"api_activities_activity_fees_activity_seasons_activity_schedules_get_subresourceActivitySubresource","tags":["ActivitySchedule","ActivitySeason"],"responses":{"200":{"description":"Activity resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityScheduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}}}}},"summary":"Retrieves a Activity resource.","description":"Retrieves a Activity resource.","parameters":[{"name":"id","in":"path","description":"Activity identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activityFees","in":"path","description":"ActivityFee identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySeasons","in":"path","description":"ActivitySeason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activities\/{id}\/activity_fees\/{activityFees}\/activity_seasons\/{activitySeasons}\/activity_schedules\/{activitySchedules}\/activity_prices":{"get":{"operationId":"api_activities_activity_fees_activity_seasons_activity_schedules_activity_prices_get_subresourceActivitySubresource","tags":["ActivityPrice","ActivitySchedule"],"responses":{"200":{"description":"Activity resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}}}}},"summary":"Retrieves a Activity resource.","description":"Retrieves a Activity resource.","parameters":[{"name":"id","in":"path","description":"Activity identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activityFees","in":"path","description":"ActivityFee identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySeasons","in":"path","description":"ActivitySeason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySchedules","in":"path","description":"ActivitySchedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activities\/{id}\/media":{"get":{"operationId":"api_activities_media_get_subresourceActivitySubresource","tags":["MediaObject","Activity"],"responses":{"200":{"description":"Activity resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-media_object.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}}}}},"summary":"Retrieves a Activity resource.","description":"Retrieves a Activity resource.","parameters":[{"name":"id","in":"path","description":"Activity identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_availabilities":{"get":{"operationId":"getActivityAvailabilityCollection","tags":["ActivityAvailability"],"responses":{"200":{"description":"ActivityAvailability collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityAvailability.jsonld-activityAvailabilityReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailabilityReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailabilityReduced"}}}}}},"summary":"Retrieves the collection of ActivityAvailability resources.","description":"Retrieves the collection of ActivityAvailability resources.","parameters":[{"name":"date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.zones.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.zones.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.location.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.location.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.location.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.location.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.modality","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.modality[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.supplier.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.supplier.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.startTime","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.startTime[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.partners.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.partners.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.partners.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.partners.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"quota[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[activitySchedule.startTime]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"isAvailable","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySchedule.activitySeason.activityFee.activity.isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postActivityAvailabilityCollection","tags":["ActivityAvailability"],"responses":{"201":{"description":"ActivityAvailability resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability.jsonld-activityAvailabilityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailabilityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailabilityReduced"}}},"links":{"GetActivityAvailabilityItem":{"operationId":"getActivityAvailabilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_availabilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ActivityAvailability resource.","description":"Creates a ActivityAvailability resource.","parameters":[],"requestBody":{"description":"The new ActivityAvailability resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability"}}},"required":true},"deprecated":false},"parameters":[]},"\/activity_availabilities\/{id}":{"get":{"operationId":"getActivityAvailabilityItem","tags":["ActivityAvailability"],"responses":{"200":{"description":"ActivityAvailability resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability.jsonld-activityAvailability"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailability"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailability"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ActivityAvailability resource.","description":"Retrieves a ActivityAvailability resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putActivityAvailabilityItem","tags":["ActivityAvailability"],"responses":{"200":{"description":"ActivityAvailability resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability.jsonld-activityAvailabilityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailabilityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability-activityAvailabilityReduced"}}},"links":{"GetActivityAvailabilityItem":{"operationId":"getActivityAvailabilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_availabilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ActivityAvailability resource.","description":"Replaces the ActivityAvailability resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ActivityAvailability resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityAvailability"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteActivityAvailabilityItem","tags":["ActivityAvailability"],"responses":{"204":{"description":"ActivityAvailability resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ActivityAvailability resource.","description":"Removes the ActivityAvailability resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_fees":{"get":{"operationId":"getActivityFeeCollection","tags":["ActivityFee"],"responses":{"200":{"description":"ActivityFee collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityFeeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}}}}}},"summary":"Retrieves the collection of ActivityFee resources.","description":"Retrieves the collection of ActivityFee resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postActivityFeeCollection","tags":["ActivityFee"],"responses":{"201":{"description":"ActivityFee resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityFeeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}}},"links":{"GetActivityFeeItem":{"operationId":"getActivityFeeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_fees\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ActivityFee resource.","description":"Creates a ActivityFee resource.","parameters":[],"requestBody":{"description":"The new ActivityFee resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee"}}},"required":true},"deprecated":false},"parameters":[]},"\/activity_fees\/{id}":{"get":{"operationId":"getActivityFeeItem","tags":["ActivityFee"],"responses":{"200":{"description":"ActivityFee resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityFee"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee-activityFee"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee-activityFee"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ActivityFee resource.","description":"Retrieves a ActivityFee resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putActivityFeeItem","tags":["ActivityFee"],"responses":{"200":{"description":"ActivityFee resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityFeeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee-activityFeeReduced"}}},"links":{"GetActivityFeeItem":{"operationId":"getActivityFeeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_fees\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ActivityFee resource.","description":"Replaces the ActivityFee resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ActivityFee resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityFee"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteActivityFeeItem","tags":["ActivityFee"],"responses":{"204":{"description":"ActivityFee resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ActivityFee resource.","description":"Removes the ActivityFee resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_fees\/{id}\/activity_seasons":{"get":{"operationId":"api_activity_fees_activity_seasons_get_subresourceActivityFeeSubresource","tags":["ActivitySeason","ActivityFee"],"responses":{"200":{"description":"ActivityFee resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activitySeasonReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}}}}},"summary":"Retrieves a ActivityFee resource.","description":"Retrieves a ActivityFee resource.","parameters":[{"name":"id","in":"path","description":"ActivityFee identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"activityFee.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFee.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_fees\/{id}\/activity_seasons\/{activitySeasons}\/activity_schedules":{"get":{"operationId":"api_activity_fees_activity_seasons_activity_schedules_get_subresourceActivityFeeSubresource","tags":["ActivitySchedule","ActivitySeason"],"responses":{"200":{"description":"ActivityFee resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityScheduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}}}}},"summary":"Retrieves a ActivityFee resource.","description":"Retrieves a ActivityFee resource.","parameters":[{"name":"id","in":"path","description":"ActivityFee identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySeasons","in":"path","description":"ActivitySeason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_fees\/{id}\/activity_seasons\/{activitySeasons}\/activity_schedules\/{activitySchedules}\/activity_prices":{"get":{"operationId":"api_activity_fees_activity_seasons_activity_schedules_activity_prices_get_subresourceActivityFeeSubresource","tags":["ActivityPrice","ActivitySchedule"],"responses":{"200":{"description":"ActivityFee resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}}}}},"summary":"Retrieves a ActivityFee resource.","description":"Retrieves a ActivityFee resource.","parameters":[{"name":"id","in":"path","description":"ActivityFee identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySeasons","in":"path","description":"ActivitySeason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySchedules","in":"path","description":"ActivitySchedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_prices":{"get":{"operationId":"getActivityPriceCollection","tags":["ActivityPrice"],"responses":{"200":{"description":"ActivityPrice collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}}}}},"summary":"Retrieves the collection of ActivityPrice resources.","description":"Retrieves the collection of ActivityPrice resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postActivityPriceCollection","tags":["ActivityPrice"],"responses":{"201":{"description":"ActivityPrice resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"links":{"GetActivityPriceItem":{"operationId":"getActivityPriceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_prices\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ActivityPrice resource.","description":"Creates a ActivityPrice resource.","parameters":[],"requestBody":{"description":"The new ActivityPrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice"}}},"required":true},"deprecated":false},"parameters":[]},"\/activity_prices\/{id}":{"get":{"operationId":"getActivityPriceItem","tags":["ActivityPrice"],"responses":{"200":{"description":"ActivityPrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPrice"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPrice"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPrice"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ActivityPrice resource.","description":"Retrieves a ActivityPrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putActivityPriceItem","tags":["ActivityPrice"],"responses":{"200":{"description":"ActivityPrice resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"links":{"GetActivityPriceItem":{"operationId":"getActivityPriceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_prices\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ActivityPrice resource.","description":"Replaces the ActivityPrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ActivityPrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivityPrice"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteActivityPriceItem","tags":["ActivityPrice"],"responses":{"204":{"description":"ActivityPrice resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ActivityPrice resource.","description":"Removes the ActivityPrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_schedules":{"get":{"operationId":"getActivityScheduleCollection","tags":["ActivitySchedule"],"responses":{"200":{"description":"ActivitySchedule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityScheduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}}}}},"summary":"Retrieves the collection of ActivitySchedule resources.","description":"Retrieves the collection of ActivitySchedule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postActivityScheduleCollection","tags":["ActivitySchedule"],"responses":{"201":{"description":"ActivitySchedule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityScheduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}},"links":{"GetActivityScheduleItem":{"operationId":"getActivityScheduleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_schedules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ActivitySchedule resource.","description":"Creates a ActivitySchedule resource.","parameters":[],"requestBody":{"description":"The new ActivitySchedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule"}}},"required":true},"deprecated":false},"parameters":[]},"\/activity_schedules\/{id}":{"get":{"operationId":"getActivityScheduleItem","tags":["ActivitySchedule"],"responses":{"200":{"description":"ActivitySchedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activitySchedule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule-activitySchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule-activitySchedule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ActivitySchedule resource.","description":"Retrieves a ActivitySchedule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putActivityScheduleItem","tags":["ActivitySchedule"],"responses":{"200":{"description":"ActivitySchedule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityScheduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}},"links":{"GetActivityScheduleItem":{"operationId":"getActivityScheduleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_schedules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ActivitySchedule resource.","description":"Replaces the ActivitySchedule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ActivitySchedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySchedule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteActivityScheduleItem","tags":["ActivitySchedule"],"responses":{"204":{"description":"ActivitySchedule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ActivitySchedule resource.","description":"Removes the ActivitySchedule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_schedules\/{id}\/activity_prices":{"get":{"operationId":"api_activity_schedules_activity_prices_get_subresourceActivityScheduleSubresource","tags":["ActivityPrice","ActivitySchedule"],"responses":{"200":{"description":"ActivitySchedule resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}}}}},"summary":"Retrieves a ActivitySchedule resource.","description":"Retrieves a ActivitySchedule resource.","parameters":[{"name":"id","in":"path","description":"ActivitySchedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_seasons":{"get":{"operationId":"getActivitySeasonCollection","tags":["ActivitySeason"],"responses":{"200":{"description":"ActivitySeason collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activitySeasonReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}}}}},"summary":"Retrieves the collection of ActivitySeason resources.","description":"Retrieves the collection of ActivitySeason resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"activityFee.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activityFee.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postActivitySeasonCollection","tags":["ActivitySeason"],"responses":{"201":{"description":"ActivitySeason resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activitySeasonReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}},"links":{"GetActivitySeasonItem":{"operationId":"getActivitySeasonItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_seasons\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ActivitySeason resource.","description":"Creates a ActivitySeason resource.","parameters":[],"requestBody":{"description":"The new ActivitySeason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason"}}},"required":true},"deprecated":false},"parameters":[]},"\/activity_seasons\/{id}":{"get":{"operationId":"getActivitySeasonItem","tags":["ActivitySeason"],"responses":{"200":{"description":"ActivitySeason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activitySeason"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeason"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeason"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ActivitySeason resource.","description":"Retrieves a ActivitySeason resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putActivitySeasonItem","tags":["ActivitySeason"],"responses":{"200":{"description":"ActivitySeason resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activitySeasonReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason-activitySeasonReduced"}}},"links":{"GetActivitySeasonItem":{"operationId":"getActivitySeasonItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/activity_seasons\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ActivitySeason resource.","description":"Replaces the ActivitySeason resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ActivitySeason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActivitySeason"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteActivitySeasonItem","tags":["ActivitySeason"],"responses":{"204":{"description":"ActivitySeason resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ActivitySeason resource.","description":"Removes the ActivitySeason resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_seasons\/{id}\/activity_schedules":{"get":{"operationId":"api_activity_seasons_activity_schedules_get_subresourceActivitySeasonSubresource","tags":["ActivitySchedule","ActivitySeason"],"responses":{"200":{"description":"ActivitySeason resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityScheduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityScheduleReduced"}}}}}},"summary":"Retrieves a ActivitySeason resource.","description":"Retrieves a ActivitySeason resource.","parameters":[{"name":"id","in":"path","description":"ActivitySeason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"activitySeason.activityFee[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/activity_seasons\/{id}\/activity_schedules\/{activitySchedules}\/activity_prices":{"get":{"operationId":"api_activity_seasons_activity_schedules_activity_prices_get_subresourceActivitySeasonSubresource","tags":["ActivityPrice","ActivitySchedule"],"responses":{"200":{"description":"ActivitySeason resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityPriceReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityPriceReduced"}}}}}},"summary":"Retrieves a ActivitySeason resource.","description":"Retrieves a ActivitySeason resource.","parameters":[{"name":"id","in":"path","description":"ActivitySeason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"activitySchedules","in":"path","description":"ActivitySchedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/agents":{"get":{"operationId":"getAgentCollection","tags":["Agent"],"responses":{"200":{"description":"Agent collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Agent.jsonld-agentReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Agent-agentReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Agent-agentReduced"}}}}}},"summary":"Retrieves the collection of Agent resources.","description":"Retrieves the collection of Agent resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"partner","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postAgentCollection","tags":["Agent"],"responses":{"201":{"description":"Agent resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Agent.jsonld-agentReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Agent-agentReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Agent-agentReduced"}}},"links":{"GetAgentItem":{"operationId":"getAgentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/agents\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Agent resource.","description":"Creates a Agent resource.","parameters":[],"requestBody":{"description":"The new Agent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Agent.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Agent"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Agent"}}},"required":true},"deprecated":false},"parameters":[]},"\/agents\/{id}":{"get":{"operationId":"getAgentItem","tags":["Agent"],"responses":{"200":{"description":"Agent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Agent.jsonld-agent"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Agent-agent"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Agent-agent"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Agent resource.","description":"Retrieves a Agent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAgentItem","tags":["Agent"],"responses":{"200":{"description":"Agent resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Agent.jsonld-agentReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Agent-agentReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Agent-agentReduced"}}},"links":{"GetAgentItem":{"operationId":"getAgentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/agents\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Agent resource.","description":"Replaces the Agent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Agent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Agent.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Agent"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Agent"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAgentItem","tags":["Agent"],"responses":{"204":{"description":"Agent resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Agent resource.","description":"Removes the Agent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/articles":{"get":{"operationId":"getArticleCollection","tags":["Article"],"responses":{"200":{"description":"Article collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Article.jsonld-articleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Article-articleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Article-articleReduced"}}}}}},"summary":"Retrieves the collection of Article resources.","description":"Retrieves the collection of Article resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":50,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"categories.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"categories.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"subCategories.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subCategories.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"productTag.title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"productTag.title[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"isBundle","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postArticleCollection","tags":["Article"],"responses":{"201":{"description":"Article resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Article.jsonld-articleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Article-articleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Article-articleReduced"}}},"links":{"GetArticleItem":{"operationId":"getArticleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/articles\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Article resource.","description":"Creates a Article resource.","parameters":[],"requestBody":{"description":"The new Article resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Article.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Article"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Article"}}},"required":true},"deprecated":false},"parameters":[]},"\/articles\/{id}":{"get":{"operationId":"getArticleItem","tags":["Article"],"responses":{"200":{"description":"Article resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Article.jsonld-article"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Article-article"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Article-article"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Article resource.","description":"Retrieves a Article resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putArticleItem","tags":["Article"],"responses":{"200":{"description":"Article resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Article.jsonld-articleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Article-articleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Article-articleReduced"}}},"links":{"GetArticleItem":{"operationId":"getArticleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/articles\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Article resource.","description":"Replaces the Article resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Article resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Article.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Article"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Article"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteArticleItem","tags":["Article"],"responses":{"204":{"description":"Article resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Article resource.","description":"Removes the Article resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/attribute_options":{"get":{"operationId":"getAttributeOptionCollection","tags":["AttributeOption"],"responses":{"200":{"description":"AttributeOption collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-attributeOptionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOptionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOptionReduced"}}}}}},"summary":"Retrieves the collection of AttributeOption resources.","description":"Retrieves the collection of AttributeOption resources.","parameters":[],"deprecated":false},"post":{"operationId":"postAttributeOptionCollection","tags":["AttributeOption"],"responses":{"201":{"description":"AttributeOption resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-attributeOptionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOptionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOptionReduced"}}},"links":{"GetAttributeOptionItem":{"operationId":"getAttributeOptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/attribute_options\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AttributeOption resource.","description":"Creates a AttributeOption resource.","parameters":[],"requestBody":{"description":"The new AttributeOption resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption"}}},"required":true},"deprecated":false},"parameters":[]},"\/attribute_options\/{id}":{"get":{"operationId":"getAttributeOptionItem","tags":["AttributeOption"],"responses":{"200":{"description":"AttributeOption resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-attributeOption"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOption"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOption"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AttributeOption resource.","description":"Retrieves a AttributeOption resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAttributeOptionItem","tags":["AttributeOption"],"responses":{"200":{"description":"AttributeOption resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-attributeOptionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOptionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption-attributeOptionReduced"}}},"links":{"GetAttributeOptionItem":{"operationId":"getAttributeOptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/attribute_options\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AttributeOption resource.","description":"Replaces the AttributeOption resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AttributeOption resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AttributeOption"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAttributeOptionItem","tags":["AttributeOption"],"responses":{"204":{"description":"AttributeOption resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AttributeOption resource.","description":"Removes the AttributeOption resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/attributes":{"get":{"operationId":"getAttributeCollection","tags":["Attribute"],"responses":{"200":{"description":"Attribute collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attribute.jsonld-attributeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attribute-attributeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attribute-attributeReduced"}}}}}},"summary":"Retrieves the collection of Attribute resources.","description":"Retrieves the collection of Attribute resources.","parameters":[],"deprecated":false},"post":{"operationId":"postAttributeCollection","tags":["Attribute"],"responses":{"201":{"description":"Attribute resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Attribute.jsonld-attributeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Attribute-attributeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Attribute-attributeReduced"}}},"links":{"GetAttributeItem":{"operationId":"getAttributeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/attributes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Attribute resource.","description":"Creates a Attribute resource.","parameters":[],"requestBody":{"description":"The new Attribute resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Attribute.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Attribute"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Attribute"}}},"required":true},"deprecated":false},"parameters":[]},"\/attributes\/{id}":{"get":{"operationId":"getAttributeItem","tags":["Attribute"],"responses":{"200":{"description":"Attribute resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Attribute.jsonld-attribute"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Attribute-attribute"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Attribute-attribute"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Attribute resource.","description":"Retrieves a Attribute resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAttributeItem","tags":["Attribute"],"responses":{"200":{"description":"Attribute resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Attribute.jsonld-attributeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Attribute-attributeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Attribute-attributeReduced"}}},"links":{"GetAttributeItem":{"operationId":"getAttributeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/attributes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Attribute resource.","description":"Replaces the Attribute resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Attribute resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Attribute.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Attribute"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Attribute"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAttributeItem","tags":["Attribute"],"responses":{"204":{"description":"Attribute resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Attribute resource.","description":"Removes the Attribute resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/bill_series":{"get":{"operationId":"getBillSerieCollection","tags":["BillSerie"],"responses":{"200":{"description":"BillSerie collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BillSerie.jsonld-billSerieReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BillSerie-billSerieReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BillSerie-billSerieReduced"}}}}}},"summary":"Retrieves the collection of BillSerie resources.","description":"Retrieves the collection of BillSerie resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postBillSerieCollection","tags":["BillSerie"],"responses":{"201":{"description":"BillSerie resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie.jsonld-billSerieReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie-billSerieReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSerie-billSerieReduced"}}},"links":{"GetBillSerieItem":{"operationId":"getBillSerieItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bill_series\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BillSerie resource.","description":"Creates a BillSerie resource.","parameters":[],"requestBody":{"description":"The new BillSerie resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSerie"}}},"required":true},"deprecated":false},"parameters":[]},"\/bill_series\/{id}":{"get":{"operationId":"getBillSerieItem","tags":["BillSerie"],"responses":{"200":{"description":"BillSerie resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie.jsonld-billSerie"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie-billSerie"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSerie-billSerie"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BillSerie resource.","description":"Retrieves a BillSerie resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putBillSerieItem","tags":["BillSerie"],"responses":{"200":{"description":"BillSerie resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie.jsonld-billSerieReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie-billSerieReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSerie-billSerieReduced"}}},"links":{"GetBillSerieItem":{"operationId":"getBillSerieItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bill_series\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BillSerie resource.","description":"Replaces the BillSerie resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BillSerie resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSerie"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSerie"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteBillSerieItem","tags":["BillSerie"],"responses":{"204":{"description":"BillSerie resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BillSerie resource.","description":"Removes the BillSerie resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/bill_suppliers":{"get":{"operationId":"getBillSupplierCollection","tags":["BillSupplier"],"responses":{"200":{"description":"BillSupplier collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BillSupplier.jsonld-billSupplierReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplierReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplierReduced"}}}}}},"summary":"Retrieves the collection of BillSupplier resources.","description":"Retrieves the collection of BillSupplier resources.","parameters":[],"deprecated":false},"post":{"operationId":"postBillSupplierCollection","tags":["BillSupplier"],"responses":{"201":{"description":"BillSupplier resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier.jsonld-billSupplierReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplierReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplierReduced"}}},"links":{"GetBillSupplierItem":{"operationId":"getBillSupplierItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bill_suppliers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BillSupplier resource.","description":"Creates a BillSupplier resource.","parameters":[],"requestBody":{"description":"The new BillSupplier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier"}}},"required":true},"deprecated":false},"parameters":[]},"\/bill_suppliers\/{id}":{"get":{"operationId":"getBillSupplierItem","tags":["BillSupplier"],"responses":{"200":{"description":"BillSupplier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier.jsonld-billSupplier"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplier"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BillSupplier resource.","description":"Retrieves a BillSupplier resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putBillSupplierItem","tags":["BillSupplier"],"responses":{"200":{"description":"BillSupplier resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier.jsonld-billSupplierReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplierReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier-billSupplierReduced"}}},"links":{"GetBillSupplierItem":{"operationId":"getBillSupplierItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bill_suppliers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BillSupplier resource.","description":"Replaces the BillSupplier resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BillSupplier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BillSupplier"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteBillSupplierItem","tags":["BillSupplier"],"responses":{"204":{"description":"BillSupplier resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BillSupplier resource.","description":"Removes the BillSupplier resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/bills":{"get":{"operationId":"getBillCollection","tags":["Bill"],"responses":{"200":{"description":"Bill collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Bill.jsonld-billReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Bill-billReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Bill-billReduced"}}}}}},"summary":"Retrieves the collection of Bill resources.","description":"Retrieves the collection of Bill resources.","parameters":[],"deprecated":false},"post":{"operationId":"postBillCollection","tags":["Bill"],"responses":{"201":{"description":"Bill resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Bill.jsonld-billReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Bill-billReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Bill-billReduced"}}},"links":{"GetBillItem":{"operationId":"getBillItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bills\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Bill resource.","description":"Creates a Bill resource.","parameters":[],"requestBody":{"description":"The new Bill resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Bill.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Bill"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Bill"}}},"required":true},"deprecated":false},"parameters":[]},"\/bills\/{id}":{"get":{"operationId":"getBillItem","tags":["Bill"],"responses":{"200":{"description":"Bill resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Bill.jsonld-bill"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Bill-bill"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Bill-bill"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Bill resource.","description":"Retrieves a Bill resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putBillItem","tags":["Bill"],"responses":{"200":{"description":"Bill resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Bill.jsonld-billReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Bill-billReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Bill-billReduced"}}},"links":{"GetBillItem":{"operationId":"getBillItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bills\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Bill resource.","description":"Replaces the Bill resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Bill resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Bill.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Bill"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Bill"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteBillItem","tags":["Bill"],"responses":{"204":{"description":"Bill resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Bill resource.","description":"Removes the Bill resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/booking_lines":{"get":{"operationId":"getBookingLineCollection","tags":["BookingLine"],"responses":{"200":{"description":"BookingLine collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-bookingLineReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine-bookingLineReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine-bookingLineReduced"}}}}}},"summary":"Retrieves the collection of BookingLine resources.","description":"Retrieves the collection of BookingLine resources.","parameters":[{"name":"externalLocator","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalLocator[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalConnectorLocator","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalConnectorLocator[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postBookingLineCollection","tags":["BookingLine"],"responses":{"201":{"description":"BookingLine resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-bookingLineReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine-bookingLineReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingLine-bookingLineReduced"}}},"links":{"GetBookingLineItem":{"operationId":"getBookingLineItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/booking_lines\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BookingLine resource.","description":"Creates a BookingLine resource.","parameters":[],"requestBody":{"description":"The new BookingLine resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingLine"}}},"required":true},"deprecated":false},"parameters":[]},"\/booking_lines\/{id}":{"get":{"operationId":"getBookingLineItem","tags":["BookingLine"],"responses":{"200":{"description":"BookingLine resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-bookingLine"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine-bookingLine"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingLine-bookingLine"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BookingLine resource.","description":"Retrieves a BookingLine resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putBookingLineItem","tags":["BookingLine"],"responses":{"200":{"description":"BookingLine resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-bookingLineReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine-bookingLineReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingLine-bookingLineReduced"}}},"links":{"GetBookingLineItem":{"operationId":"getBookingLineItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/booking_lines\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BookingLine resource.","description":"Replaces the BookingLine resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BookingLine resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingLine"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingLine"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteBookingLineItem","tags":["BookingLine"],"responses":{"204":{"description":"BookingLine resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BookingLine resource.","description":"Removes the BookingLine resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/bookings":{"get":{"operationId":"getBookingCollection","tags":["Booking"],"responses":{"200":{"description":"Booking collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld-bookingReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-bookingReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-bookingReduced"}}}}}},"summary":"Retrieves the collection of Booking resources.","description":"Retrieves the collection of Booking resources.","parameters":[{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkIn[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkIn[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkIn[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkIn[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkOut[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkOut[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkOut[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.checkOut[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"bookingLines.hotel.title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.activity.title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"phone","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"paymentStatus","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"totalPrice","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"totalPrice[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"bill","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bill[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"bookingLines.activity.supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.activity.supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"bookingLines.externalSupplierLocator","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.externalSupplierLocator[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"seller.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"seller.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"bookingLines.activity.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"bookingLines.activity.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[bookingLines.externalLocator]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postBookingCollection","tags":["Booking"],"responses":{"201":{"description":"Booking resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld-bookingReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking-bookingReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking-bookingReduced"}}},"links":{"GetBookingItem":{"operationId":"getBookingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bookings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Booking resource.","description":"Creates a Booking resource.","parameters":[],"requestBody":{"description":"The new Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"required":true},"deprecated":false},"parameters":[]},"\/bookings\/{id}":{"get":{"operationId":"getBookingItem","tags":["Booking"],"responses":{"200":{"description":"Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld-booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking-booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking-booking"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Booking resource.","description":"Retrieves a Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putBookingItem","tags":["Booking"],"responses":{"200":{"description":"Booking resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld-bookingReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking-bookingReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking-bookingReduced"}}},"links":{"GetBookingItem":{"operationId":"getBookingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bookings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Booking resource.","description":"Replaces the Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteBookingItem","tags":["Booking"],"responses":{"204":{"description":"Booking resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Booking resource.","description":"Removes the Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/cancellation_types":{"get":{"operationId":"getCancellationTypeCollection","tags":["CancellationType"],"responses":{"200":{"description":"CancellationType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType.jsonld-cancellationTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType-cancellationTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType-cancellationTypeReduced"}}}}}},"summary":"Retrieves the collection of CancellationType resources.","description":"Retrieves the collection of CancellationType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCancellationTypeCollection","tags":["CancellationType"],"responses":{"201":{"description":"CancellationType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType.jsonld-cancellationTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType-cancellationTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CancellationType-cancellationTypeReduced"}}},"links":{"GetCancellationTypeItem":{"operationId":"getCancellationTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/cancellation_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CancellationType resource.","description":"Creates a CancellationType resource.","parameters":[],"requestBody":{"description":"The new CancellationType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CancellationType"}}},"required":true},"deprecated":false},"parameters":[]},"\/cancellation_types\/{id}":{"get":{"operationId":"getCancellationTypeItem","tags":["CancellationType"],"responses":{"200":{"description":"CancellationType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType.jsonld-cancellationType"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType-cancellationType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CancellationType-cancellationType"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CancellationType resource.","description":"Retrieves a CancellationType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCancellationTypeItem","tags":["CancellationType"],"responses":{"200":{"description":"CancellationType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType.jsonld-cancellationTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType-cancellationTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CancellationType-cancellationTypeReduced"}}},"links":{"GetCancellationTypeItem":{"operationId":"getCancellationTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/cancellation_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the CancellationType resource.","description":"Replaces the CancellationType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CancellationType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CancellationType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CancellationType"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCancellationTypeItem","tags":["CancellationType"],"responses":{"204":{"description":"CancellationType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the CancellationType resource.","description":"Removes the CancellationType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/cashouts":{"get":{"operationId":"getCashoutCollection","tags":["Cashout"],"responses":{"200":{"description":"Cashout collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Cashout.jsonld-cashoutReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Cashout-cashoutReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Cashout-cashoutReduced"}}}}}},"summary":"Retrieves the collection of Cashout resources.","description":"Retrieves the collection of Cashout resources.","parameters":[],"deprecated":false},"post":{"operationId":"postCashoutCollection","tags":["Cashout"],"responses":{"201":{"description":"Cashout resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Cashout.jsonld-cashoutReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Cashout-cashoutReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Cashout-cashoutReduced"}}},"links":{"GetCashoutItem":{"operationId":"getCashoutItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/cashouts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Cashout resource.","description":"Creates a Cashout resource.","parameters":[],"requestBody":{"description":"The new Cashout resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Cashout.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Cashout"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Cashout"}}},"required":true},"deprecated":false},"parameters":[]},"\/cashouts\/{id}":{"get":{"operationId":"getCashoutItem","tags":["Cashout"],"responses":{"200":{"description":"Cashout resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Cashout.jsonld-cashout"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Cashout-cashout"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Cashout-cashout"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Cashout resource.","description":"Retrieves a Cashout resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCashoutItem","tags":["Cashout"],"responses":{"200":{"description":"Cashout resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Cashout.jsonld-cashoutReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Cashout-cashoutReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Cashout-cashoutReduced"}}},"links":{"GetCashoutItem":{"operationId":"getCashoutItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/cashouts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Cashout resource.","description":"Replaces the Cashout resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Cashout resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Cashout.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Cashout"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Cashout"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCashoutItem","tags":["Cashout"],"responses":{"204":{"description":"Cashout resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Cashout resource.","description":"Removes the Cashout resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/categories":{"get":{"operationId":"getCategoryCollection","tags":["Category"],"responses":{"200":{"description":"Category collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-categoryReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-categoryReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-categoryReduced"}}}}}},"summary":"Retrieves the collection of Category resources.","description":"Retrieves the collection of Category resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCategoryCollection","tags":["Category"],"responses":{"201":{"description":"Category resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Category.jsonld-categoryReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Category-categoryReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Category-categoryReduced"}}},"links":{"GetCategoryItem":{"operationId":"getCategoryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/categories\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Category resource.","description":"Creates a Category resource.","parameters":[],"requestBody":{"description":"The new Category resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Category.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Category"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Category"}}},"required":true},"deprecated":false},"parameters":[]},"\/categories\/{id}":{"get":{"operationId":"getCategoryItem","tags":["Category"],"responses":{"200":{"description":"Category resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Category.jsonld-category"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Category-category"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Category-category"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Category resource.","description":"Retrieves a Category resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCategoryItem","tags":["Category"],"responses":{"200":{"description":"Category resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Category.jsonld-categoryReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Category-categoryReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Category-categoryReduced"}}},"links":{"GetCategoryItem":{"operationId":"getCategoryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/categories\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Category resource.","description":"Replaces the Category resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Category resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Category.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Category"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Category"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCategoryItem","tags":["Category"],"responses":{"204":{"description":"Category resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Category resource.","description":"Removes the Category resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/category_list_modules":{"get":{"operationId":"getCategoryListModuleCollection","tags":["CategoryListModule"],"responses":{"200":{"description":"CategoryListModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld-categoryListModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModuleReduced"}}}}}},"summary":"Retrieves the collection of CategoryListModule resources.","description":"Retrieves the collection of CategoryListModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCategoryListModuleCollection","tags":["CategoryListModule"],"responses":{"201":{"description":"CategoryListModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld-categoryListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModuleReduced"}}},"links":{"GetCategoryListModuleItem":{"operationId":"getCategoryListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/category_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CategoryListModule resource.","description":"Creates a CategoryListModule resource.","parameters":[],"requestBody":{"description":"The new CategoryListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/category_list_modules\/{id}":{"get":{"operationId":"getCategoryListModuleItem","tags":["CategoryListModule"],"responses":{"200":{"description":"CategoryListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld-categoryListModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CategoryListModule resource.","description":"Retrieves a CategoryListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCategoryListModuleItem","tags":["CategoryListModule"],"responses":{"200":{"description":"CategoryListModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld-categoryListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule-categoryListModuleReduced"}}},"links":{"GetCategoryListModuleItem":{"operationId":"getCategoryListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/category_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the CategoryListModule resource.","description":"Replaces the CategoryListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CategoryListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CategoryListModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCategoryListModuleItem","tags":["CategoryListModule"],"responses":{"204":{"description":"CategoryListModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the CategoryListModule resource.","description":"Removes the CategoryListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/channel_activities":{"get":{"operationId":"getChannelActivityCollection","tags":["ChannelActivity"],"responses":{"200":{"description":"ChannelActivity collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-channelActivityReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivityReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivityReduced"}}}}}},"summary":"Retrieves the collection of ChannelActivity resources.","description":"Retrieves the collection of ChannelActivity resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postChannelActivityCollection","tags":["ChannelActivity"],"responses":{"201":{"description":"ChannelActivity resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-channelActivityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivityReduced"}}},"links":{"GetChannelActivityItem":{"operationId":"getChannelActivityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/channel_activities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ChannelActivity resource.","description":"Creates a ChannelActivity resource.","parameters":[],"requestBody":{"description":"The new ChannelActivity resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity"}}},"required":true},"deprecated":false},"parameters":[]},"\/channel_activities\/{id}":{"get":{"operationId":"getChannelActivityItem","tags":["ChannelActivity"],"responses":{"200":{"description":"ChannelActivity resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-channelActivity"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivity"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivity"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ChannelActivity resource.","description":"Retrieves a ChannelActivity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putChannelActivityItem","tags":["ChannelActivity"],"responses":{"200":{"description":"ChannelActivity resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-channelActivityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity-channelActivityReduced"}}},"links":{"GetChannelActivityItem":{"operationId":"getChannelActivityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/channel_activities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ChannelActivity resource.","description":"Replaces the ChannelActivity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ChannelActivity resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelActivity"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteChannelActivityItem","tags":["ChannelActivity"],"responses":{"204":{"description":"ChannelActivity resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ChannelActivity resource.","description":"Removes the ChannelActivity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/channel_hotels":{"get":{"operationId":"getChannelHotelCollection","tags":["ChannelHotel"],"responses":{"200":{"description":"ChannelHotel collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld-channelHotelReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotelReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotelReduced"}}}}}},"summary":"Retrieves the collection of ChannelHotel resources.","description":"Retrieves the collection of ChannelHotel resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postChannelHotelCollection","tags":["ChannelHotel"],"responses":{"201":{"description":"ChannelHotel resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld-channelHotelReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotelReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotelReduced"}}},"links":{"GetChannelHotelItem":{"operationId":"getChannelHotelItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/channel_hotels\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ChannelHotel resource.","description":"Creates a ChannelHotel resource.","parameters":[],"requestBody":{"description":"The new ChannelHotel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel"}}},"required":true},"deprecated":false},"parameters":[]},"\/channel_hotels\/{id}":{"get":{"operationId":"getChannelHotelItem","tags":["ChannelHotel"],"responses":{"200":{"description":"ChannelHotel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld-channelHotel"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotel"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ChannelHotel resource.","description":"Retrieves a ChannelHotel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putChannelHotelItem","tags":["ChannelHotel"],"responses":{"200":{"description":"ChannelHotel resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld-channelHotelReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotelReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel-channelHotelReduced"}}},"links":{"GetChannelHotelItem":{"operationId":"getChannelHotelItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/channel_hotels\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ChannelHotel resource.","description":"Replaces the ChannelHotel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ChannelHotel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChannelHotel"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteChannelHotelItem","tags":["ChannelHotel"],"responses":{"204":{"description":"ChannelHotel resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ChannelHotel resource.","description":"Removes the ChannelHotel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/channels":{"get":{"operationId":"getChannelCollection","tags":["Channel"],"responses":{"200":{"description":"Channel collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Channel.jsonld-channelReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Channel-channelReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Channel-channelReduced"}}}}}},"summary":"Retrieves the collection of Channel resources.","description":"Retrieves the collection of Channel resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"sellsActivities","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"sellsHotels","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postChannelCollection","tags":["Channel"],"responses":{"201":{"description":"Channel resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Channel.jsonld-channelReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Channel-channelReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Channel-channelReduced"}}},"links":{"GetChannelItem":{"operationId":"getChannelItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/channels\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Channel resource.","description":"Creates a Channel resource.","parameters":[],"requestBody":{"description":"The new Channel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Channel.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Channel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Channel"}}},"required":true},"deprecated":false},"parameters":[]},"\/channels\/{id}":{"get":{"operationId":"getChannelItem","tags":["Channel"],"responses":{"200":{"description":"Channel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Channel.jsonld-channel"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Channel-channel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Channel-channel"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Channel resource.","description":"Retrieves a Channel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putChannelItem","tags":["Channel"],"responses":{"200":{"description":"Channel resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Channel.jsonld-channelReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Channel-channelReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Channel-channelReduced"}}},"links":{"GetChannelItem":{"operationId":"getChannelItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/channels\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Channel resource.","description":"Replaces the Channel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Channel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Channel.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Channel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Channel"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteChannelItem","tags":["Channel"],"responses":{"204":{"description":"Channel resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Channel resource.","description":"Removes the Channel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/client_types":{"get":{"operationId":"getClientTypeCollection","tags":["ClientType"],"responses":{"200":{"description":"ClientType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientType.jsonld-clientTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientType-clientTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientType-clientTypeReduced"}}}}}},"summary":"Retrieves the collection of ClientType resources.","description":"Retrieves the collection of ClientType resources.","parameters":[{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[externalId]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postClientTypeCollection","tags":["ClientType"],"responses":{"201":{"description":"ClientType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ClientType.jsonld-clientTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ClientType-clientTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ClientType-clientTypeReduced"}}},"links":{"GetClientTypeItem":{"operationId":"getClientTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/client_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ClientType resource.","description":"Creates a ClientType resource.","parameters":[],"requestBody":{"description":"The new ClientType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ClientType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ClientType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ClientType"}}},"required":true},"deprecated":false},"parameters":[]},"\/client_types\/{id}":{"get":{"operationId":"getClientTypeItem","tags":["ClientType"],"responses":{"200":{"description":"ClientType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ClientType.jsonld-clientType"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ClientType-clientType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ClientType-clientType"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ClientType resource.","description":"Retrieves a ClientType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putClientTypeItem","tags":["ClientType"],"responses":{"200":{"description":"ClientType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ClientType.jsonld-clientTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ClientType-clientTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ClientType-clientTypeReduced"}}},"links":{"GetClientTypeItem":{"operationId":"getClientTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/client_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ClientType resource.","description":"Replaces the ClientType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ClientType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ClientType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ClientType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ClientType"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteClientTypeItem","tags":["ClientType"],"responses":{"204":{"description":"ClientType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ClientType resource.","description":"Removes the ClientType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/clients":{"get":{"operationId":"getClientCollection","tags":["Client"],"responses":{"200":{"description":"Client collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Client.jsonld-clientReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Client-clientReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Client-clientReduced"}}}}}},"summary":"Retrieves the collection of Client resources.","description":"Retrieves the collection of Client resources.","parameters":[{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postClientCollection","tags":["Client"],"responses":{"201":{"description":"Client resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Client.jsonld-clientReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Client-clientReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Client-clientReduced"}}},"links":{"GetClientItem":{"operationId":"getClientItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/clients\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Client resource.","description":"Creates a Client resource.","parameters":[],"requestBody":{"description":"The new Client resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Client.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Client"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Client"}}},"required":true},"deprecated":false},"parameters":[]},"\/clients\/{id}":{"get":{"operationId":"getClientItem","tags":["Client"],"responses":{"200":{"description":"Client resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Client.jsonld-client"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Client-client"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Client-client"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Client resource.","description":"Retrieves a Client resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putClientItem","tags":["Client"],"responses":{"200":{"description":"Client resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Client.jsonld-clientReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Client-clientReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Client-clientReduced"}}},"links":{"GetClientItem":{"operationId":"getClientItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/clients\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Client resource.","description":"Replaces the Client resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Client resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Client.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Client"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Client"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteClientItem","tags":["Client"],"responses":{"204":{"description":"Client resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Client resource.","description":"Removes the Client resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/communication_templates":{"get":{"operationId":"getCommunicationTemplateCollection","tags":["CommunicationTemplate"],"responses":{"200":{"description":"CommunicationTemplate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CommunicationTemplate.jsonld-communicationTemplateReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplateReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplateReduced"}}}}}},"summary":"Retrieves the collection of CommunicationTemplate resources.","description":"Retrieves the collection of CommunicationTemplate resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCommunicationTemplateCollection","tags":["CommunicationTemplate"],"responses":{"201":{"description":"CommunicationTemplate resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate.jsonld-communicationTemplateReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplateReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplateReduced"}}},"links":{"GetCommunicationTemplateItem":{"operationId":"getCommunicationTemplateItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/communication_templates\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CommunicationTemplate resource.","description":"Creates a CommunicationTemplate resource.","parameters":[],"requestBody":{"description":"The new CommunicationTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate"}}},"required":true},"deprecated":false},"parameters":[]},"\/communication_templates\/{id}":{"get":{"operationId":"getCommunicationTemplateItem","tags":["CommunicationTemplate"],"responses":{"200":{"description":"CommunicationTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate.jsonld-communicationTemplate"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplate"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CommunicationTemplate resource.","description":"Retrieves a CommunicationTemplate resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCommunicationTemplateItem","tags":["CommunicationTemplate"],"responses":{"200":{"description":"CommunicationTemplate resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate.jsonld-communicationTemplateReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplateReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate-communicationTemplateReduced"}}},"links":{"GetCommunicationTemplateItem":{"operationId":"getCommunicationTemplateItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/communication_templates\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the CommunicationTemplate resource.","description":"Replaces the CommunicationTemplate resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CommunicationTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunicationTemplate"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCommunicationTemplateItem","tags":["CommunicationTemplate"],"responses":{"204":{"description":"CommunicationTemplate resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the CommunicationTemplate resource.","description":"Removes the CommunicationTemplate resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/configurations":{"get":{"operationId":"getConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"Configuration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration.jsonld-configReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration-configReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration-configReduced"}}}}}},"summary":"Retrieves the collection of Configuration resources.","description":"Retrieves the collection of Configuration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"partner.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"partner.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"partner.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postConfigurationCollection","tags":["Configuration"],"responses":{"201":{"description":"Configuration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-configReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-configReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Configuration-configReduced"}}},"links":{"GetConfigurationItem":{"operationId":"getConfigurationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/configurations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Configuration resource.","description":"Creates a Configuration resource.","parameters":[],"requestBody":{"description":"The new Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Configuration"}}},"required":true},"deprecated":false},"parameters":[]},"\/configurations\/{id}":{"get":{"operationId":"getConfigurationItem","tags":["Configuration"],"responses":{"200":{"description":"Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-config"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-config"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Configuration-config"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Configuration resource.","description":"Retrieves a Configuration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putConfigurationItem","tags":["Configuration"],"responses":{"200":{"description":"Configuration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-configReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-configReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Configuration-configReduced"}}},"links":{"GetConfigurationItem":{"operationId":"getConfigurationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/configurations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Configuration resource.","description":"Replaces the Configuration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Configuration"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteConfigurationItem","tags":["Configuration"],"responses":{"204":{"description":"Configuration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Configuration resource.","description":"Removes the Configuration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/connectors":{"get":{"operationId":"getConnectorCollection","tags":["Connector"],"responses":{"200":{"description":"Connector collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Connector.jsonld-connectorReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Connector-connectorReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Connector-connectorReduced"}}}}}},"summary":"Retrieves the collection of Connector resources.","description":"Retrieves the collection of Connector resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postConnectorCollection","tags":["Connector"],"responses":{"201":{"description":"Connector resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Connector.jsonld-connectorReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Connector-connectorReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Connector-connectorReduced"}}},"links":{"GetConnectorItem":{"operationId":"getConnectorItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/connectors\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Connector resource.","description":"Creates a Connector resource.","parameters":[],"requestBody":{"description":"The new Connector resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Connector.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Connector"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Connector"}}},"required":true},"deprecated":false},"parameters":[]},"\/connectors\/{id}":{"get":{"operationId":"getConnectorItem","tags":["Connector"],"responses":{"200":{"description":"Connector resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Connector.jsonld-connector"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Connector-connector"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Connector-connector"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Connector resource.","description":"Retrieves a Connector resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putConnectorItem","tags":["Connector"],"responses":{"200":{"description":"Connector resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Connector.jsonld-connectorReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Connector-connectorReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Connector-connectorReduced"}}},"links":{"GetConnectorItem":{"operationId":"getConnectorItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/connectors\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Connector resource.","description":"Replaces the Connector resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Connector resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Connector.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Connector"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Connector"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteConnectorItem","tags":["Connector"],"responses":{"204":{"description":"Connector resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Connector resource.","description":"Removes the Connector resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/contact_modules":{"get":{"operationId":"getContactModuleCollection","tags":["ContactModule"],"responses":{"200":{"description":"ContactModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ContactModule.jsonld-contactModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ContactModule-contactModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ContactModule-contactModuleReduced"}}}}}},"summary":"Retrieves the collection of ContactModule resources.","description":"Retrieves the collection of ContactModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postContactModuleCollection","tags":["ContactModule"],"responses":{"201":{"description":"ContactModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule.jsonld-contactModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule-contactModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ContactModule-contactModuleReduced"}}},"links":{"GetContactModuleItem":{"operationId":"getContactModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/contact_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ContactModule resource.","description":"Creates a ContactModule resource.","parameters":[],"requestBody":{"description":"The new ContactModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ContactModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/contact_modules\/{id}":{"get":{"operationId":"getContactModuleItem","tags":["ContactModule"],"responses":{"200":{"description":"ContactModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule.jsonld-contactModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule-contactModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ContactModule-contactModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ContactModule resource.","description":"Retrieves a ContactModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putContactModuleItem","tags":["ContactModule"],"responses":{"200":{"description":"ContactModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule.jsonld-contactModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule-contactModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ContactModule-contactModuleReduced"}}},"links":{"GetContactModuleItem":{"operationId":"getContactModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/contact_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ContactModule resource.","description":"Replaces the ContactModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ContactModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ContactModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ContactModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteContactModuleItem","tags":["ContactModule"],"responses":{"204":{"description":"ContactModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ContactModule resource.","description":"Removes the ContactModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/countries":{"get":{"operationId":"getCountryCollection","tags":["Country"],"responses":{"200":{"description":"Country collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country.jsonld-countryReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country-countryReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country-countryReduced"}}}}}},"summary":"Retrieves the collection of Country resources.","description":"Retrieves the collection of Country resources.","parameters":[],"deprecated":false},"post":{"operationId":"postCountryCollection","tags":["Country"],"responses":{"201":{"description":"Country resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-countryReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-countryReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-countryReduced"}}},"links":{"GetCountryItem":{"operationId":"getCountryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/countries\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Country resource.","description":"Creates a Country resource.","parameters":[],"requestBody":{"description":"The new Country resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country"}}},"required":true},"deprecated":false},"parameters":[]},"\/countries\/{id}":{"get":{"operationId":"getCountryItem","tags":["Country"],"responses":{"200":{"description":"Country resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-country"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Country resource.","description":"Retrieves a Country resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCountryItem","tags":["Country"],"responses":{"200":{"description":"Country resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-countryReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-countryReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-countryReduced"}}},"links":{"GetCountryItem":{"operationId":"getCountryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/countries\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Country resource.","description":"Replaces the Country resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Country resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCountryItem","tags":["Country"],"responses":{"204":{"description":"Country resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Country resource.","description":"Removes the Country resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/cta_modules":{"get":{"operationId":"getCtaModuleCollection","tags":["CtaModule"],"responses":{"200":{"description":"CtaModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CtaModule.jsonld-ctaModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CtaModule-ctaModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CtaModule-ctaModuleReduced"}}}}}},"summary":"Retrieves the collection of CtaModule resources.","description":"Retrieves the collection of CtaModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCtaModuleCollection","tags":["CtaModule"],"responses":{"201":{"description":"CtaModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule.jsonld-ctaModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule-ctaModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CtaModule-ctaModuleReduced"}}},"links":{"GetCtaModuleItem":{"operationId":"getCtaModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/cta_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CtaModule resource.","description":"Creates a CtaModule resource.","parameters":[],"requestBody":{"description":"The new CtaModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CtaModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/cta_modules\/{id}":{"get":{"operationId":"getCtaModuleItem","tags":["CtaModule"],"responses":{"200":{"description":"CtaModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule.jsonld-ctaModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule-ctaModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CtaModule-ctaModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CtaModule resource.","description":"Retrieves a CtaModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCtaModuleItem","tags":["CtaModule"],"responses":{"200":{"description":"CtaModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule.jsonld-ctaModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule-ctaModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CtaModule-ctaModuleReduced"}}},"links":{"GetCtaModuleItem":{"operationId":"getCtaModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/cta_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the CtaModule resource.","description":"Replaces the CtaModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CtaModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CtaModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CtaModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCtaModuleItem","tags":["CtaModule"],"responses":{"204":{"description":"CtaModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the CtaModule resource.","description":"Removes the CtaModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/discounts":{"get":{"operationId":"getDiscountCollection","tags":["Discount"],"responses":{"200":{"description":"Discount collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Discount.jsonld-discountReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Discount-discountReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Discount-discountReduced"}}}}}},"summary":"Retrieves the collection of Discount resources.","description":"Retrieves the collection of Discount resources.","parameters":[{"name":"expirationDate[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expirationDate[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expirationDate[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expirationDate[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postDiscountCollection","tags":["Discount"],"responses":{"201":{"description":"Discount resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Discount.jsonld-discountReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Discount-discountReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Discount-discountReduced"}}},"links":{"GetDiscountItem":{"operationId":"getDiscountItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/discounts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Discount resource.","description":"Creates a Discount resource.","parameters":[],"requestBody":{"description":"The new Discount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Discount.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Discount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Discount"}}},"required":true},"deprecated":false},"parameters":[]},"\/discounts\/{id}":{"get":{"operationId":"getDiscountItem","tags":["Discount"],"responses":{"200":{"description":"Discount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Discount.jsonld-discount"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Discount-discount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Discount-discount"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Discount resource.","description":"Retrieves a Discount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putDiscountItem","tags":["Discount"],"responses":{"200":{"description":"Discount resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Discount.jsonld-discountReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Discount-discountReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Discount-discountReduced"}}},"links":{"GetDiscountItem":{"operationId":"getDiscountItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/discounts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Discount resource.","description":"Replaces the Discount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Discount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Discount.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Discount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Discount"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteDiscountItem","tags":["Discount"],"responses":{"204":{"description":"Discount resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Discount resource.","description":"Removes the Discount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/divider_modules":{"get":{"operationId":"getDividerModuleCollection","tags":["DividerModule"],"responses":{"200":{"description":"DividerModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/DividerModule.jsonld-dividerModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DividerModule-dividerModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DividerModule-dividerModuleReduced"}}}}}},"summary":"Retrieves the collection of DividerModule resources.","description":"Retrieves the collection of DividerModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postDividerModuleCollection","tags":["DividerModule"],"responses":{"201":{"description":"DividerModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule.jsonld-dividerModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule-dividerModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DividerModule-dividerModuleReduced"}}},"links":{"GetDividerModuleItem":{"operationId":"getDividerModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/divider_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a DividerModule resource.","description":"Creates a DividerModule resource.","parameters":[],"requestBody":{"description":"The new DividerModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DividerModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/divider_modules\/{id}":{"get":{"operationId":"getDividerModuleItem","tags":["DividerModule"],"responses":{"200":{"description":"DividerModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule.jsonld-dividerModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule-dividerModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DividerModule-dividerModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DividerModule resource.","description":"Retrieves a DividerModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putDividerModuleItem","tags":["DividerModule"],"responses":{"200":{"description":"DividerModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule.jsonld-dividerModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule-dividerModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DividerModule-dividerModuleReduced"}}},"links":{"GetDividerModuleItem":{"operationId":"getDividerModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/divider_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the DividerModule resource.","description":"Replaces the DividerModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DividerModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DividerModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DividerModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteDividerModuleItem","tags":["DividerModule"],"responses":{"204":{"description":"DividerModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the DividerModule resource.","description":"Removes the DividerModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/dynamic_questions":{"get":{"operationId":"getDynamicQuestionCollection","tags":["DynamicQuestion"],"responses":{"200":{"description":"DynamicQuestion collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld-dynamicQuestionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestionReduced"}}}}}},"summary":"Retrieves the collection of DynamicQuestion resources.","description":"Retrieves the collection of DynamicQuestion resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"modalities.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"modalities.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"modalities.activity.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"modalities.activity.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[externalId]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postDynamicQuestionCollection","tags":["DynamicQuestion"],"responses":{"201":{"description":"DynamicQuestion resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld-dynamicQuestionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestionReduced"}}},"links":{"GetDynamicQuestionItem":{"operationId":"getDynamicQuestionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/dynamic_questions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a DynamicQuestion resource.","description":"Creates a DynamicQuestion resource.","parameters":[],"requestBody":{"description":"The new DynamicQuestion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion"}}},"required":true},"deprecated":false},"parameters":[]},"\/dynamic_questions\/{id}":{"get":{"operationId":"getDynamicQuestionItem","tags":["DynamicQuestion"],"responses":{"200":{"description":"DynamicQuestion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld-dynamicQuestion"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestion"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestion"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DynamicQuestion resource.","description":"Retrieves a DynamicQuestion resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putDynamicQuestionItem","tags":["DynamicQuestion"],"responses":{"200":{"description":"DynamicQuestion resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld-dynamicQuestionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion-dynamicQuestionReduced"}}},"links":{"GetDynamicQuestionItem":{"operationId":"getDynamicQuestionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/dynamic_questions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the DynamicQuestion resource.","description":"Replaces the DynamicQuestion resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DynamicQuestion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DynamicQuestion"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteDynamicQuestionItem","tags":["DynamicQuestion"],"responses":{"204":{"description":"DynamicQuestion resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the DynamicQuestion resource.","description":"Removes the DynamicQuestion resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/email_templates":{"get":{"operationId":"getEmailTemplateCollection","tags":["EmailTemplate"],"responses":{"200":{"description":"EmailTemplate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailTemplate.jsonld-emailTemplateReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplateReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplateReduced"}}}}}},"summary":"Retrieves the collection of EmailTemplate resources.","description":"Retrieves the collection of EmailTemplate resources.","parameters":[{"name":"clientType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"clientType[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postEmailTemplateCollection","tags":["EmailTemplate"],"responses":{"201":{"description":"EmailTemplate resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate.jsonld-emailTemplateReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplateReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplateReduced"}}},"links":{"GetEmailTemplateItem":{"operationId":"getEmailTemplateItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/email_templates\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a EmailTemplate resource.","description":"Creates a EmailTemplate resource.","parameters":[],"requestBody":{"description":"The new EmailTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate"}}},"required":true},"deprecated":false},"parameters":[]},"\/email_templates\/{id}":{"get":{"operationId":"getEmailTemplateItem","tags":["EmailTemplate"],"responses":{"200":{"description":"EmailTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate.jsonld-emailTemplate"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplate"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a EmailTemplate resource.","description":"Retrieves a EmailTemplate resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putEmailTemplateItem","tags":["EmailTemplate"],"responses":{"200":{"description":"EmailTemplate resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate.jsonld-emailTemplateReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplateReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate-emailTemplateReduced"}}},"links":{"GetEmailTemplateItem":{"operationId":"getEmailTemplateItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/email_templates\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the EmailTemplate resource.","description":"Replaces the EmailTemplate resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated EmailTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EmailTemplate"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteEmailTemplateItem","tags":["EmailTemplate"],"responses":{"204":{"description":"EmailTemplate resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the EmailTemplate resource.","description":"Removes the EmailTemplate resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/extras":{"get":{"operationId":"getExtraCollection","tags":["Extra"],"responses":{"200":{"description":"Extra collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra.jsonld-extraReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra-extraReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra-extraReduced"}}}}}},"summary":"Retrieves the collection of Extra resources.","description":"Retrieves the collection of Extra resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postExtraCollection","tags":["Extra"],"responses":{"201":{"description":"Extra resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Extra.jsonld-extraReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Extra-extraReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Extra-extraReduced"}}},"links":{"GetExtraItem":{"operationId":"getExtraItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/extras\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Extra resource.","description":"Creates a Extra resource.","parameters":[],"requestBody":{"description":"The new Extra resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Extra.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Extra"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Extra"}}},"required":true},"deprecated":false},"parameters":[]},"\/extras\/{id}":{"get":{"operationId":"getExtraItem","tags":["Extra"],"responses":{"200":{"description":"Extra resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Extra.jsonld-extra"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Extra-extra"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Extra-extra"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Extra resource.","description":"Retrieves a Extra resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putExtraItem","tags":["Extra"],"responses":{"200":{"description":"Extra resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Extra.jsonld-extraReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Extra-extraReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Extra-extraReduced"}}},"links":{"GetExtraItem":{"operationId":"getExtraItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/extras\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Extra resource.","description":"Replaces the Extra resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Extra resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Extra.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Extra"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Extra"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteExtraItem","tags":["Extra"],"responses":{"204":{"description":"Extra resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Extra resource.","description":"Removes the Extra resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/faqs_modules":{"get":{"operationId":"getFaqsModuleCollection","tags":["FaqsModule"],"responses":{"200":{"description":"FaqsModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqsModule.jsonld-faqsModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModuleReduced"}}}}}},"summary":"Retrieves the collection of FaqsModule resources.","description":"Retrieves the collection of FaqsModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postFaqsModuleCollection","tags":["FaqsModule"],"responses":{"201":{"description":"FaqsModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule.jsonld-faqsModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModuleReduced"}}},"links":{"GetFaqsModuleItem":{"operationId":"getFaqsModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/faqs_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a FaqsModule resource.","description":"Creates a FaqsModule resource.","parameters":[],"requestBody":{"description":"The new FaqsModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/faqs_modules\/{id}":{"get":{"operationId":"getFaqsModuleItem","tags":["FaqsModule"],"responses":{"200":{"description":"FaqsModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule.jsonld-faqsModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FaqsModule resource.","description":"Retrieves a FaqsModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFaqsModuleItem","tags":["FaqsModule"],"responses":{"200":{"description":"FaqsModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule.jsonld-faqsModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule-faqsModuleReduced"}}},"links":{"GetFaqsModuleItem":{"operationId":"getFaqsModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/faqs_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the FaqsModule resource.","description":"Replaces the FaqsModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FaqsModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqsModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFaqsModuleItem","tags":["FaqsModule"],"responses":{"204":{"description":"FaqsModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the FaqsModule resource.","description":"Removes the FaqsModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hero_modules":{"get":{"operationId":"getHeroModuleCollection","tags":["HeroModule"],"responses":{"200":{"description":"HeroModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroModule.jsonld-heroModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroModule-heroModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroModule-heroModuleReduced"}}}}}},"summary":"Retrieves the collection of HeroModule resources.","description":"Retrieves the collection of HeroModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHeroModuleCollection","tags":["HeroModule"],"responses":{"201":{"description":"HeroModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule.jsonld-heroModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule-heroModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroModule-heroModuleReduced"}}},"links":{"GetHeroModuleItem":{"operationId":"getHeroModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hero_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a HeroModule resource.","description":"Creates a HeroModule resource.","parameters":[],"requestBody":{"description":"The new HeroModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/hero_modules\/{id}":{"get":{"operationId":"getHeroModuleItem","tags":["HeroModule"],"responses":{"200":{"description":"HeroModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule.jsonld-heroModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule-heroModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroModule-heroModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HeroModule resource.","description":"Retrieves a HeroModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHeroModuleItem","tags":["HeroModule"],"responses":{"200":{"description":"HeroModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule.jsonld-heroModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule-heroModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroModule-heroModuleReduced"}}},"links":{"GetHeroModuleItem":{"operationId":"getHeroModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hero_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the HeroModule resource.","description":"Replaces the HeroModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HeroModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHeroModuleItem","tags":["HeroModule"],"responses":{"204":{"description":"HeroModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the HeroModule resource.","description":"Removes the HeroModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hero_slides":{"get":{"operationId":"getHeroSlideCollection","tags":["HeroSlide"],"responses":{"200":{"description":"HeroSlide collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld-heroSlideReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlideReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlideReduced"}}}}}},"summary":"Retrieves the collection of HeroSlide resources.","description":"Retrieves the collection of HeroSlide resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHeroSlideCollection","tags":["HeroSlide"],"responses":{"201":{"description":"HeroSlide resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld-heroSlideReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlideReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlideReduced"}}},"links":{"GetHeroSlideItem":{"operationId":"getHeroSlideItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hero_slides\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a HeroSlide resource.","description":"Creates a HeroSlide resource.","parameters":[],"requestBody":{"description":"The new HeroSlide resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide"}}},"required":true},"deprecated":false},"parameters":[]},"\/hero_slides\/{id}":{"get":{"operationId":"getHeroSlideItem","tags":["HeroSlide"],"responses":{"200":{"description":"HeroSlide resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld-heroSlide"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlide"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlide"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HeroSlide resource.","description":"Retrieves a HeroSlide resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHeroSlideItem","tags":["HeroSlide"],"responses":{"200":{"description":"HeroSlide resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld-heroSlideReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlideReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide-heroSlideReduced"}}},"links":{"GetHeroSlideItem":{"operationId":"getHeroSlideItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hero_slides\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the HeroSlide resource.","description":"Replaces the HeroSlide resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HeroSlide resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HeroSlide"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHeroSlideItem","tags":["HeroSlide"],"responses":{"204":{"description":"HeroSlide resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the HeroSlide resource.","description":"Removes the HeroSlide resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/histories":{"get":{"operationId":"getHistoryCollection","tags":["History"],"responses":{"200":{"description":"History collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/History.jsonld-historyReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/History-historyReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/History-historyReduced"}}}}}},"summary":"Retrieves the collection of History resources.","description":"Retrieves the collection of History resources.","parameters":[{"name":"activity.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activity.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHistoryCollection","tags":["History"],"responses":{"201":{"description":"History resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/History.jsonld-historyReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/History-historyReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/History-historyReduced"}}},"links":{"GetHistoryItem":{"operationId":"getHistoryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/histories\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a History resource.","description":"Creates a History resource.","parameters":[],"requestBody":{"description":"The new History resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/History.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/History"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/History"}}},"required":true},"deprecated":false},"parameters":[]},"\/histories\/{id}":{"get":{"operationId":"getHistoryItem","tags":["History"],"responses":{"200":{"description":"History resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/History.jsonld-history"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/History-history"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/History-history"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a History resource.","description":"Retrieves a History resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHistoryItem","tags":["History"],"responses":{"200":{"description":"History resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/History.jsonld-historyReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/History-historyReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/History-historyReduced"}}},"links":{"GetHistoryItem":{"operationId":"getHistoryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/histories\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the History resource.","description":"Replaces the History resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated History resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/History.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/History"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/History"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHistoryItem","tags":["History"],"responses":{"204":{"description":"History resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the History resource.","description":"Removes the History resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotel_availabilities":{"get":{"operationId":"getHotelAvailabilityCollection","tags":["HotelAvailability"],"responses":{"200":{"description":"HotelAvailability collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelAvailability.jsonld-hotelAvailabilityReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailabilityReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailabilityReduced"}}}}}},"summary":"Retrieves the collection of HotelAvailability resources.","description":"Retrieves the collection of HotelAvailability resources.","parameters":[{"name":"date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.pensionTypes.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.pensionTypes.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel.zones.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel.zones.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel.location.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel.location.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"quota[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"quota[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minAdultsCapacity[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minAdultsCapacity[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minAdultsCapacity[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minAdultsCapacity[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minAdultsCapacity[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxAdultsCapacity[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxAdultsCapacity[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxAdultsCapacity[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxAdultsCapacity[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxAdultsCapacity[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minKidsCapacity[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minKidsCapacity[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minKidsCapacity[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minKidsCapacity[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.minKidsCapacity[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxKidsCapacity[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxKidsCapacity[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxKidsCapacity[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxKidsCapacity[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.roomType.maxKidsCapacity[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"isAvailable","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"roomCondition.hotelSeason.hotelFee.hotel.isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHotelAvailabilityCollection","tags":["HotelAvailability"],"responses":{"201":{"description":"HotelAvailability resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability.jsonld-hotelAvailabilityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailabilityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailabilityReduced"}}},"links":{"GetHotelAvailabilityItem":{"operationId":"getHotelAvailabilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_availabilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a HotelAvailability resource.","description":"Creates a HotelAvailability resource.","parameters":[],"requestBody":{"description":"The new HotelAvailability resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability"}}},"required":true},"deprecated":false},"parameters":[]},"\/hotel_availabilities\/{id}":{"get":{"operationId":"getHotelAvailabilityItem","tags":["HotelAvailability"],"responses":{"200":{"description":"HotelAvailability resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability.jsonld-hotelAvailability"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailability"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailability"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HotelAvailability resource.","description":"Retrieves a HotelAvailability resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHotelAvailabilityItem","tags":["HotelAvailability"],"responses":{"200":{"description":"HotelAvailability resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability.jsonld-hotelAvailabilityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailabilityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability-hotelAvailabilityReduced"}}},"links":{"GetHotelAvailabilityItem":{"operationId":"getHotelAvailabilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_availabilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the HotelAvailability resource.","description":"Replaces the HotelAvailability resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HotelAvailability resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelAvailability"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHotelAvailabilityItem","tags":["HotelAvailability"],"responses":{"204":{"description":"HotelAvailability resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the HotelAvailability resource.","description":"Removes the HotelAvailability resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotel_fees":{"get":{"operationId":"getHotelFeeCollection","tags":["HotelFee"],"responses":{"200":{"description":"HotelFee collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelFee.jsonld-hotelFeeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}}}}}},"summary":"Retrieves the collection of HotelFee resources.","description":"Retrieves the collection of HotelFee resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHotelFeeCollection","tags":["HotelFee"],"responses":{"201":{"description":"HotelFee resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee.jsonld-hotelFeeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}}},"links":{"GetHotelFeeItem":{"operationId":"getHotelFeeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_fees\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a HotelFee resource.","description":"Creates a HotelFee resource.","parameters":[],"requestBody":{"description":"The new HotelFee resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelFee"}}},"required":true},"deprecated":false},"parameters":[]},"\/hotel_fees\/{id}":{"get":{"operationId":"getHotelFeeItem","tags":["HotelFee"],"responses":{"200":{"description":"HotelFee resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee.jsonld-hotelFee"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee-hotelFee"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelFee-hotelFee"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HotelFee resource.","description":"Retrieves a HotelFee resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHotelFeeItem","tags":["HotelFee"],"responses":{"200":{"description":"HotelFee resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee.jsonld-hotelFeeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}}},"links":{"GetHotelFeeItem":{"operationId":"getHotelFeeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_fees\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the HotelFee resource.","description":"Replaces the HotelFee resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HotelFee resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelFee"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelFee"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHotelFeeItem","tags":["HotelFee"],"responses":{"204":{"description":"HotelFee resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the HotelFee resource.","description":"Removes the HotelFee resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotel_seasons":{"get":{"operationId":"getHotelSeasonCollection","tags":["HotelSeason"],"responses":{"200":{"description":"HotelSeason collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelSeasonReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeasonReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeasonReduced"}}}}}},"summary":"Retrieves the collection of HotelSeason resources.","description":"Retrieves the collection of HotelSeason resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHotelSeasonCollection","tags":["HotelSeason"],"responses":{"201":{"description":"HotelSeason resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelSeasonReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeasonReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeasonReduced"}}},"links":{"GetHotelSeasonItem":{"operationId":"getHotelSeasonItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_seasons\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a HotelSeason resource.","description":"Creates a HotelSeason resource.","parameters":[],"requestBody":{"description":"The new HotelSeason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason"}}},"required":true},"deprecated":false},"parameters":[]},"\/hotel_seasons\/{id}":{"get":{"operationId":"getHotelSeasonItem","tags":["HotelSeason"],"responses":{"200":{"description":"HotelSeason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelSeason"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeason"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeason"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HotelSeason resource.","description":"Retrieves a HotelSeason resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHotelSeasonItem","tags":["HotelSeason"],"responses":{"200":{"description":"HotelSeason resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelSeasonReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeasonReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason-hotelSeasonReduced"}}},"links":{"GetHotelSeasonItem":{"operationId":"getHotelSeasonItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_seasons\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the HotelSeason resource.","description":"Replaces the HotelSeason resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HotelSeason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelSeason"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHotelSeasonItem","tags":["HotelSeason"],"responses":{"204":{"description":"HotelSeason resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the HotelSeason resource.","description":"Removes the HotelSeason resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotel_services":{"get":{"operationId":"getHotelServicesCollection","tags":["HotelServices"],"responses":{"200":{"description":"HotelServices collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelServices.jsonld-hotelServicesReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelServices-hotelServicesReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelServices-hotelServicesReduced"}}}}}},"summary":"Retrieves the collection of HotelServices resources.","description":"Retrieves the collection of HotelServices resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHotelServicesCollection","tags":["HotelServices"],"responses":{"201":{"description":"HotelServices resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices.jsonld-hotelServicesReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices-hotelServicesReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelServices-hotelServicesReduced"}}},"links":{"GetHotelServicesItem":{"operationId":"getHotelServicesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a HotelServices resource.","description":"Creates a HotelServices resource.","parameters":[],"requestBody":{"description":"The new HotelServices resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelServices"}}},"required":true},"deprecated":false},"parameters":[]},"\/hotel_services\/{id}":{"get":{"operationId":"getHotelServicesItem","tags":["HotelServices"],"responses":{"200":{"description":"HotelServices resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices.jsonld-hotelServices"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices-hotelServices"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelServices-hotelServices"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HotelServices resource.","description":"Retrieves a HotelServices resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHotelServicesItem","tags":["HotelServices"],"responses":{"200":{"description":"HotelServices resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices.jsonld-hotelServicesReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices-hotelServicesReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelServices-hotelServicesReduced"}}},"links":{"GetHotelServicesItem":{"operationId":"getHotelServicesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotel_services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the HotelServices resource.","description":"Replaces the HotelServices resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HotelServices resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HotelServices"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HotelServices"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHotelServicesItem","tags":["HotelServices"],"responses":{"204":{"description":"HotelServices resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the HotelServices resource.","description":"Removes the HotelServices resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotels":{"get":{"operationId":"getHotelCollection","tags":["Hotel"],"responses":{"200":{"description":"Hotel collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-hotelReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-hotelReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-hotelReduced"}}}}}},"summary":"Retrieves the collection of Hotel resources.","description":"Retrieves the collection of Hotel resources.","parameters":[{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"location.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"zones.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"channelHotels.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"channelHotels.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[channelHotels]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postHotelCollection","tags":["Hotel"],"responses":{"201":{"description":"Hotel resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Hotel.jsonld-hotelReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Hotel-hotelReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Hotel-hotelReduced"}}},"links":{"GetHotelItem":{"operationId":"getHotelItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotels\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Hotel resource.","description":"Creates a Hotel resource.","parameters":[],"requestBody":{"description":"The new Hotel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Hotel.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Hotel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Hotel"}}},"required":true},"deprecated":false},"parameters":[]},"\/hotels\/{id}":{"get":{"operationId":"getHotelItem","tags":["Hotel"],"responses":{"200":{"description":"Hotel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Hotel.jsonld-hotel"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Hotel-hotel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Hotel-hotel"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Hotel resource.","description":"Retrieves a Hotel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHotelItem","tags":["Hotel"],"responses":{"200":{"description":"Hotel resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Hotel.jsonld-hotelReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Hotel-hotelReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Hotel-hotelReduced"}}},"links":{"GetHotelItem":{"operationId":"getHotelItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/hotels\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Hotel resource.","description":"Replaces the Hotel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Hotel resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Hotel.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Hotel"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Hotel"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteHotelItem","tags":["Hotel"],"responses":{"204":{"description":"Hotel resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Hotel resource.","description":"Removes the Hotel resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotels\/{id}\/hotel_fees":{"get":{"operationId":"api_hotels_hotel_fees_get_subresourceHotelSubresource","tags":["HotelFee","Hotel"],"responses":{"200":{"description":"Hotel resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelFee.jsonld-hotelFeeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelFee-hotelFeeReduced"}}}}}},"summary":"Retrieves a Hotel resource.","description":"Retrieves a Hotel resource.","parameters":[{"name":"id","in":"path","description":"Hotel identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/hotels\/{id}\/room_types":{"get":{"operationId":"api_hotels_room_types_get_subresourceHotelSubresource","tags":["RoomType","Hotel"],"responses":{"200":{"description":"Hotel resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType.jsonld-roomTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}}}}}},"summary":"Retrieves a Hotel resource.","description":"Retrieves a Hotel resource.","parameters":[{"name":"id","in":"path","description":"Hotel identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/inventory_lines":{"get":{"operationId":"getInventoryLineCollection","tags":["InventoryLine"],"responses":{"200":{"description":"InventoryLine collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld-inventoryLineReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLineReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLineReduced"}}}}}},"summary":"Retrieves the collection of InventoryLine resources.","description":"Retrieves the collection of InventoryLine resources.","parameters":[{"name":"article.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"article.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postInventoryLineCollection","tags":["InventoryLine"],"responses":{"201":{"description":"InventoryLine resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld-inventoryLineReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLineReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLineReduced"}}},"links":{"GetInventoryLineItem":{"operationId":"getInventoryLineItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/inventory_lines\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a InventoryLine resource.","description":"Creates a InventoryLine resource.","parameters":[],"requestBody":{"description":"The new InventoryLine resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine"}}},"required":true},"deprecated":false},"parameters":[]},"\/inventory_lines\/{id}":{"get":{"operationId":"getInventoryLineItem","tags":["InventoryLine"],"responses":{"200":{"description":"InventoryLine resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld-inventoryLine"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLine"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLine"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a InventoryLine resource.","description":"Retrieves a InventoryLine resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putInventoryLineItem","tags":["InventoryLine"],"responses":{"200":{"description":"InventoryLine resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld-inventoryLineReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLineReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine-inventoryLineReduced"}}},"links":{"GetInventoryLineItem":{"operationId":"getInventoryLineItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/inventory_lines\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the InventoryLine resource.","description":"Replaces the InventoryLine resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InventoryLine resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InventoryLine"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteInventoryLineItem","tags":["InventoryLine"],"responses":{"204":{"description":"InventoryLine resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the InventoryLine resource.","description":"Removes the InventoryLine resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/itinerary_days":{"get":{"operationId":"getItineraryDayCollection","tags":["ItineraryDay"],"responses":{"200":{"description":"ItineraryDay collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld-itineraryDayReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDayReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDayReduced"}}}}}},"summary":"Retrieves the collection of ItineraryDay resources.","description":"Retrieves the collection of ItineraryDay resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postItineraryDayCollection","tags":["ItineraryDay"],"responses":{"201":{"description":"ItineraryDay resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld-itineraryDayReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDayReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDayReduced"}}},"links":{"GetItineraryDayItem":{"operationId":"getItineraryDayItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/itinerary_days\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ItineraryDay resource.","description":"Creates a ItineraryDay resource.","parameters":[],"requestBody":{"description":"The new ItineraryDay resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay"}}},"required":true},"deprecated":false},"parameters":[]},"\/itinerary_days\/{id}":{"get":{"operationId":"getItineraryDayItem","tags":["ItineraryDay"],"responses":{"200":{"description":"ItineraryDay resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld-itineraryDay"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDay"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDay"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ItineraryDay resource.","description":"Retrieves a ItineraryDay resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putItineraryDayItem","tags":["ItineraryDay"],"responses":{"200":{"description":"ItineraryDay resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld-itineraryDayReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDayReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay-itineraryDayReduced"}}},"links":{"GetItineraryDayItem":{"operationId":"getItineraryDayItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/itinerary_days\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ItineraryDay resource.","description":"Replaces the ItineraryDay resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ItineraryDay resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ItineraryDay"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteItineraryDayItem","tags":["ItineraryDay"],"responses":{"204":{"description":"ItineraryDay resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ItineraryDay resource.","description":"Removes the ItineraryDay resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/iva_types":{"get":{"operationId":"getIvaTypeCollection","tags":["IvaType"],"responses":{"200":{"description":"IvaType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/IvaType.jsonld-ivaTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/IvaType-ivaTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/IvaType-ivaTypeReduced"}}}}}},"summary":"Retrieves the collection of IvaType resources.","description":"Retrieves the collection of IvaType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postIvaTypeCollection","tags":["IvaType"],"responses":{"201":{"description":"IvaType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/IvaType.jsonld-ivaTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/IvaType-ivaTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/IvaType-ivaTypeReduced"}}},"links":{"GetIvaTypeItem":{"operationId":"getIvaTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/iva_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a IvaType resource.","description":"Creates a IvaType resource.","parameters":[],"requestBody":{"description":"The new IvaType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/IvaType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/IvaType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/IvaType"}}},"required":true},"deprecated":false},"parameters":[]},"\/iva_types\/{id}":{"get":{"operationId":"getIvaTypeItem","tags":["IvaType"],"responses":{"200":{"description":"IvaType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/IvaType.jsonld-ivaType"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/IvaType-ivaType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/IvaType-ivaType"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a IvaType resource.","description":"Retrieves a IvaType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putIvaTypeItem","tags":["IvaType"],"responses":{"200":{"description":"IvaType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/IvaType.jsonld-ivaTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/IvaType-ivaTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/IvaType-ivaTypeReduced"}}},"links":{"GetIvaTypeItem":{"operationId":"getIvaTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/iva_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the IvaType resource.","description":"Replaces the IvaType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated IvaType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/IvaType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/IvaType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/IvaType"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteIvaTypeItem","tags":["IvaType"],"responses":{"204":{"description":"IvaType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the IvaType resource.","description":"Removes the IvaType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/languages":{"get":{"operationId":"getLanguageCollection","tags":["Language"],"responses":{"200":{"description":"Language collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language.jsonld-language"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language-language"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language-language"}}}}}},"summary":"Retrieves the collection of Language resources.","description":"Retrieves the collection of Language resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postLanguageCollection","tags":["Language"],"responses":{"201":{"description":"Language resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Language.jsonld-language"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Language-language"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Language-language"}}},"links":{"GetLanguageItem":{"operationId":"getLanguageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/languages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Language resource.","description":"Creates a Language resource.","parameters":[],"requestBody":{"description":"The new Language resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Language.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Language"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Language"}}},"required":true},"deprecated":false},"parameters":[]},"\/languages\/{id}":{"get":{"operationId":"getLanguageItem","tags":["Language"],"responses":{"200":{"description":"Language resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Language.jsonld-language"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Language-language"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Language-language"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Language resource.","description":"Retrieves a Language resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putLanguageItem","tags":["Language"],"responses":{"200":{"description":"Language resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Language.jsonld-language"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Language-language"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Language-language"}}},"links":{"GetLanguageItem":{"operationId":"getLanguageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/languages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Language resource.","description":"Replaces the Language resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Language resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Language.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Language"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Language"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteLanguageItem","tags":["Language"],"responses":{"204":{"description":"Language resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Language resource.","description":"Removes the Language resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/location_list_modules":{"get":{"operationId":"getLocationListModuleCollection","tags":["LocationListModule"],"responses":{"200":{"description":"LocationListModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/LocationListModule.jsonld-locationListReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/LocationListModule-locationListReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/LocationListModule-locationListReduced"}}}}}},"summary":"Retrieves the collection of LocationListModule resources.","description":"Retrieves the collection of LocationListModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postLocationListModuleCollection","tags":["LocationListModule"],"responses":{"201":{"description":"LocationListModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule.jsonld-locationListReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule-locationListReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule-locationListReduced"}}},"links":{"GetLocationListModuleItem":{"operationId":"getLocationListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/location_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a LocationListModule resource.","description":"Creates a LocationListModule resource.","parameters":[],"requestBody":{"description":"The new LocationListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/location_list_modules\/{id}":{"get":{"operationId":"getLocationListModuleItem","tags":["LocationListModule"],"responses":{"200":{"description":"LocationListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule.jsonld-locationList"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule-locationList"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule-locationList"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a LocationListModule resource.","description":"Retrieves a LocationListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putLocationListModuleItem","tags":["LocationListModule"],"responses":{"200":{"description":"LocationListModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule.jsonld-locationListReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule-locationListReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule-locationListReduced"}}},"links":{"GetLocationListModuleItem":{"operationId":"getLocationListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/location_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the LocationListModule resource.","description":"Replaces the LocationListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated LocationListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/LocationListModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteLocationListModuleItem","tags":["LocationListModule"],"responses":{"204":{"description":"LocationListModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the LocationListModule resource.","description":"Removes the LocationListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/locations":{"get":{"operationId":"getLocationCollection","tags":["Location"],"responses":{"200":{"description":"Location collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location.jsonld-locationReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location-locationReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location-locationReduced"}}}}}},"summary":"Retrieves the collection of Location resources.","description":"Retrieves the collection of Location resources.","parameters":[{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"zones","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"zones[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[activities]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postLocationCollection","tags":["Location"],"responses":{"201":{"description":"Location resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Location.jsonld-locationReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Location-locationReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Location-locationReduced"}}},"links":{"GetLocationItem":{"operationId":"getLocationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/locations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Location resource.","description":"Creates a Location resource.","parameters":[],"requestBody":{"description":"The new Location resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Location.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Location"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Location"}}},"required":true},"deprecated":false},"parameters":[]},"\/locations\/{id}":{"get":{"operationId":"getLocationItem","tags":["Location"],"responses":{"200":{"description":"Location resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Location.jsonld-location"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Location-location"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Location-location"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Location resource.","description":"Retrieves a Location resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putLocationItem","tags":["Location"],"responses":{"200":{"description":"Location resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Location.jsonld-locationReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Location-locationReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Location-locationReduced"}}},"links":{"GetLocationItem":{"operationId":"getLocationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/locations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Location resource.","description":"Replaces the Location resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Location resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Location.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Location"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Location"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteLocationItem","tags":["Location"],"responses":{"204":{"description":"Location resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Location resource.","description":"Removes the Location resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/locations\/{id}\/zones":{"get":{"operationId":"api_locations_zones_get_subresourceLocationSubresource","tags":["Zone","Location"],"responses":{"200":{"description":"Location resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-zoneReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}}}}}},"summary":"Retrieves a Location resource.","description":"Retrieves a Location resource.","parameters":[{"name":"id","in":"path","description":"Location identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"latitude","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"longitude","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"location","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"location[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"location.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/logs":{"get":{"operationId":"getLogCollection","tags":["Log"],"responses":{"200":{"description":"Log collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Log"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Log"}}}}}},"summary":"Retrieves the collection of Log resources.","description":"Retrieves the collection of Log resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postLogCollection","tags":["Log"],"responses":{"201":{"description":"Log resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Log"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Log"}}},"links":{"GetLogItem":{"operationId":"getLogItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/logs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Log resource.","description":"Creates a Log resource.","parameters":[],"requestBody":{"description":"The new Log resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Log"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Log"}}},"required":true},"deprecated":false},"parameters":[]},"\/logs\/{id}":{"get":{"operationId":"getLogItem","tags":["Log"],"responses":{"200":{"description":"Log resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Log"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Log"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Log resource.","description":"Retrieves a Log resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putLogItem","tags":["Log"],"responses":{"200":{"description":"Log resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Log"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Log"}}},"links":{"GetLogItem":{"operationId":"getLogItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/logs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Log resource.","description":"Replaces the Log resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Log resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Log"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Log"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteLogItem","tags":["Log"],"responses":{"204":{"description":"Log resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Log resource.","description":"Removes the Log resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchLogItem","tags":["Log"],"responses":{"200":{"description":"Log resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Log.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Log"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Log"}}},"links":{"GetLogItem":{"operationId":"getLogItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/logs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Log resource.","description":"Updates the Log resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Log resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Log"}}},"required":true},"deprecated":false},"parameters":[]},"\/management_tags":{"get":{"operationId":"getManagementTagCollection","tags":["ManagementTag"],"responses":{"200":{"description":"ManagementTag collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ManagementTag"}}}}}},"summary":"Retrieves the collection of ManagementTag resources.","description":"Retrieves the collection of ManagementTag resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postManagementTagCollection","tags":["ManagementTag"],"responses":{"201":{"description":"ManagementTag resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"links":{"GetManagementTagItem":{"operationId":"getManagementTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/management_tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ManagementTag resource.","description":"Creates a ManagementTag resource.","parameters":[],"requestBody":{"description":"The new ManagementTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"required":true},"deprecated":false},"parameters":[]},"\/management_tags\/{id}":{"get":{"operationId":"getManagementTagItem","tags":["ManagementTag"],"responses":{"200":{"description":"ManagementTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ManagementTag resource.","description":"Retrieves a ManagementTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putManagementTagItem","tags":["ManagementTag"],"responses":{"200":{"description":"ManagementTag resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"links":{"GetManagementTagItem":{"operationId":"getManagementTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/management_tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ManagementTag resource.","description":"Replaces the ManagementTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ManagementTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteManagementTagItem","tags":["ManagementTag"],"responses":{"204":{"description":"ManagementTag resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ManagementTag resource.","description":"Removes the ManagementTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchManagementTagItem","tags":["ManagementTag"],"responses":{"200":{"description":"ManagementTag resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"links":{"GetManagementTagItem":{"operationId":"getManagementTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/management_tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the ManagementTag resource.","description":"Updates the ManagementTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ManagementTag resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/ManagementTag"}}},"required":true},"deprecated":false},"parameters":[]},"\/media_objects":{"get":{"operationId":"getMediaObjectCollection","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-media_object.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}}}}},"summary":"Retrieves the collection of MediaObject resources.","description":"Retrieves the collection of MediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postMediaObjectCollection","tags":["MediaObject"],"responses":{"201":{"description":"MediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-media_object.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}},"links":{"GetMediaObjectItem":{"operationId":"getMediaObjectItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/media_objects\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a MediaObject resource.","description":"Creates a MediaObject resource.","parameters":[],"requestBody":{"description":"","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/media_objects\/{id}":{"get":{"operationId":"getMediaObjectItem","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-media_object.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MediaObject resource.","description":"Retrieves a MediaObject resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putMediaObjectItem","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-media_object.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}},"links":{"GetMediaObjectItem":{"operationId":"getMediaObjectItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/media_objects\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the MediaObject resource.","description":"Replaces the MediaObject resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated MediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MediaObject"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteMediaObjectItem","tags":["MediaObject"],"responses":{"204":{"description":"MediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the MediaObject resource.","description":"Removes the MediaObject resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/menu_items":{"get":{"operationId":"getMenuItemCollection","tags":["MenuItem"],"responses":{"200":{"description":"MenuItem collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuItem.jsonld-menuItemReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuItem-menuItemReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuItem-menuItemReduced"}}}}}},"summary":"Retrieves the collection of MenuItem resources.","description":"Retrieves the collection of MenuItem resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postMenuItemCollection","tags":["MenuItem"],"responses":{"201":{"description":"MenuItem resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem.jsonld-menuItemReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem-menuItemReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuItem-menuItemReduced"}}},"links":{"GetMenuItemItem":{"operationId":"getMenuItemItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/menu_items\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a MenuItem resource.","description":"Creates a MenuItem resource.","parameters":[],"requestBody":{"description":"The new MenuItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuItem"}}},"required":true},"deprecated":false},"parameters":[]},"\/menu_items\/{id}":{"get":{"operationId":"getMenuItemItem","tags":["MenuItem"],"responses":{"200":{"description":"MenuItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem.jsonld-menuItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem-menuItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuItem-menuItem"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MenuItem resource.","description":"Retrieves a MenuItem resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putMenuItemItem","tags":["MenuItem"],"responses":{"200":{"description":"MenuItem resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem.jsonld-menuItemReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem-menuItemReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuItem-menuItemReduced"}}},"links":{"GetMenuItemItem":{"operationId":"getMenuItemItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/menu_items\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the MenuItem resource.","description":"Replaces the MenuItem resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated MenuItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuItem"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteMenuItemItem","tags":["MenuItem"],"responses":{"204":{"description":"MenuItem resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the MenuItem resource.","description":"Removes the MenuItem resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/menu_modules":{"get":{"operationId":"getMenuModuleCollection","tags":["MenuModule"],"responses":{"200":{"description":"MenuModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuModule.jsonld-menuModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuModule-menuModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuModule-menuModuleReduced"}}}}}},"summary":"Retrieves the collection of MenuModule resources.","description":"Retrieves the collection of MenuModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postMenuModuleCollection","tags":["MenuModule"],"responses":{"201":{"description":"MenuModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule.jsonld-menuModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule-menuModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuModule-menuModuleReduced"}}},"links":{"GetMenuModuleItem":{"operationId":"getMenuModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/menu_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a MenuModule resource.","description":"Creates a MenuModule resource.","parameters":[],"requestBody":{"description":"The new MenuModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/menu_modules\/{id}":{"get":{"operationId":"getMenuModuleItem","tags":["MenuModule"],"responses":{"200":{"description":"MenuModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule.jsonld-menuModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule-menuModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuModule-menuModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MenuModule resource.","description":"Retrieves a MenuModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putMenuModuleItem","tags":["MenuModule"],"responses":{"200":{"description":"MenuModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule.jsonld-menuModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule-menuModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuModule-menuModuleReduced"}}},"links":{"GetMenuModuleItem":{"operationId":"getMenuModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/menu_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the MenuModule resource.","description":"Replaces the MenuModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated MenuModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MenuModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/MenuModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteMenuModuleItem","tags":["MenuModule"],"responses":{"204":{"description":"MenuModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the MenuModule resource.","description":"Removes the MenuModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/modalities":{"get":{"operationId":"getModalityCollection","tags":["Modality"],"responses":{"200":{"description":"Modality collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld-modalityReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality-modalityReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality-modalityReduced"}}}}}},"summary":"Retrieves the collection of Modality resources.","description":"Retrieves the collection of Modality resources.","parameters":[{"name":"activity.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activity.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalSupplierCode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalSupplierCode[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postModalityCollection","tags":["Modality"],"responses":{"201":{"description":"Modality resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Modality.jsonld-modalityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Modality-modalityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Modality-modalityReduced"}}},"links":{"GetModalityItem":{"operationId":"getModalityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/modalities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Modality resource.","description":"Creates a Modality resource.","parameters":[],"requestBody":{"description":"The new Modality resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Modality.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Modality"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Modality"}}},"required":true},"deprecated":false},"parameters":[]},"\/modalities\/{id}":{"get":{"operationId":"getModalityItem","tags":["Modality"],"responses":{"200":{"description":"Modality resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Modality.jsonld-modality"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Modality-modality"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Modality-modality"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Modality resource.","description":"Retrieves a Modality resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putModalityItem","tags":["Modality"],"responses":{"200":{"description":"Modality resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Modality.jsonld-modalityReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Modality-modalityReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Modality-modalityReduced"}}},"links":{"GetModalityItem":{"operationId":"getModalityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/modalities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Modality resource.","description":"Replaces the Modality resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Modality resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Modality.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Modality"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Modality"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteModalityItem","tags":["Modality"],"responses":{"204":{"description":"Modality resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Modality resource.","description":"Removes the Modality resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/modules":{"get":{"operationId":"getModuleCollection","tags":["Module"],"responses":{"200":{"description":"Module collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module.jsonld-moduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module-moduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module-moduleReduced"}}}}}},"summary":"Retrieves the collection of Module resources.","description":"Retrieves the collection of Module resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postModuleCollection","tags":["Module"],"responses":{"201":{"description":"Module resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Module.jsonld-moduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Module-moduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Module-moduleReduced"}}},"links":{"GetModuleItem":{"operationId":"getModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Module resource.","description":"Creates a Module resource.","parameters":[],"requestBody":{"description":"The new Module resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Module.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Module"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Module"}}},"required":true},"deprecated":false},"parameters":[]},"\/modules\/{id}":{"get":{"operationId":"getModuleItem","tags":["Module"],"responses":{"200":{"description":"Module resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Module.jsonld-module"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Module-module"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Module-module"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Module resource.","description":"Retrieves a Module resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putModuleItem","tags":["Module"],"responses":{"200":{"description":"Module resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Module.jsonld-moduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Module-moduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Module-moduleReduced"}}},"links":{"GetModuleItem":{"operationId":"getModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Module resource.","description":"Replaces the Module resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Module resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Module.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Module"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Module"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteModuleItem","tags":["Module"],"responses":{"204":{"description":"Module resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Module resource.","description":"Removes the Module resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/not_found_modules":{"get":{"operationId":"getNotFoundModuleCollection","tags":["NotFoundModule"],"responses":{"200":{"description":"NotFoundModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld-notFoundModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModuleReduced"}}}}}},"summary":"Retrieves the collection of NotFoundModule resources.","description":"Retrieves the collection of NotFoundModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postNotFoundModuleCollection","tags":["NotFoundModule"],"responses":{"201":{"description":"NotFoundModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld-notFoundModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModuleReduced"}}},"links":{"GetNotFoundModuleItem":{"operationId":"getNotFoundModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/not_found_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a NotFoundModule resource.","description":"Creates a NotFoundModule resource.","parameters":[],"requestBody":{"description":"The new NotFoundModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/not_found_modules\/{id}":{"get":{"operationId":"getNotFoundModuleItem","tags":["NotFoundModule"],"responses":{"200":{"description":"NotFoundModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld-notFoundModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a NotFoundModule resource.","description":"Retrieves a NotFoundModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putNotFoundModuleItem","tags":["NotFoundModule"],"responses":{"200":{"description":"NotFoundModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld-notFoundModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule-notFoundModuleReduced"}}},"links":{"GetNotFoundModuleItem":{"operationId":"getNotFoundModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/not_found_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the NotFoundModule resource.","description":"Replaces the NotFoundModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated NotFoundModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/NotFoundModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteNotFoundModuleItem","tags":["NotFoundModule"],"responses":{"204":{"description":"NotFoundModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the NotFoundModule resource.","description":"Removes the NotFoundModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/notifications":{"get":{"operationId":"getNotificationCollection","tags":["Notification"],"responses":{"200":{"description":"Notification collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification.jsonld-notificationReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-notificationReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-notificationReduced"}}}}}},"summary":"Retrieves the collection of Notification resources.","description":"Retrieves the collection of Notification resources.","parameters":[{"name":"isViewed","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postNotificationCollection","tags":["Notification"],"responses":{"201":{"description":"Notification resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Notification.jsonld-notificationReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Notification-notificationReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Notification-notificationReduced"}}},"links":{"GetNotificationItem":{"operationId":"getNotificationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/notifications\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Notification resource.","description":"Creates a Notification resource.","parameters":[],"requestBody":{"description":"The new Notification resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Notification.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Notification"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Notification"}}},"required":true},"deprecated":false},"parameters":[]},"\/notifications\/{id}":{"get":{"operationId":"getNotificationItem","tags":["Notification"],"responses":{"200":{"description":"Notification resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Notification.jsonld-notification"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Notification-notification"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Notification-notification"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Notification resource.","description":"Retrieves a Notification resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putNotificationItem","tags":["Notification"],"responses":{"200":{"description":"Notification resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Notification.jsonld-notificationReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Notification-notificationReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Notification-notificationReduced"}}},"links":{"GetNotificationItem":{"operationId":"getNotificationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/notifications\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Notification resource.","description":"Replaces the Notification resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Notification resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Notification.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Notification"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Notification"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteNotificationItem","tags":["Notification"],"responses":{"204":{"description":"Notification resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Notification resource.","description":"Removes the Notification resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/occupancy_types":{"get":{"operationId":"getOccupancyTypeCollection","tags":["OccupancyType"],"responses":{"200":{"description":"OccupancyType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/OccupancyType.jsonld-occupancyTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyTypeReduced"}}}}}},"summary":"Retrieves the collection of OccupancyType resources.","description":"Retrieves the collection of OccupancyType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postOccupancyTypeCollection","tags":["OccupancyType"],"responses":{"201":{"description":"OccupancyType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType.jsonld-occupancyTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyTypeReduced"}}},"links":{"GetOccupancyTypeItem":{"operationId":"getOccupancyTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/occupancy_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a OccupancyType resource.","description":"Creates a OccupancyType resource.","parameters":[],"requestBody":{"description":"The new OccupancyType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType"}}},"required":true},"deprecated":false},"parameters":[]},"\/occupancy_types\/{id}":{"get":{"operationId":"getOccupancyTypeItem","tags":["OccupancyType"],"responses":{"200":{"description":"OccupancyType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType.jsonld-occupancyType"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyType"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OccupancyType resource.","description":"Retrieves a OccupancyType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putOccupancyTypeItem","tags":["OccupancyType"],"responses":{"200":{"description":"OccupancyType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType.jsonld-occupancyTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType-occupancyTypeReduced"}}},"links":{"GetOccupancyTypeItem":{"operationId":"getOccupancyTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/occupancy_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the OccupancyType resource.","description":"Replaces the OccupancyType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OccupancyType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OccupancyType"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteOccupancyTypeItem","tags":["OccupancyType"],"responses":{"204":{"description":"OccupancyType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the OccupancyType resource.","description":"Removes the OccupancyType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/packs":{"get":{"operationId":"getPackCollection","tags":["Pack"],"responses":{"200":{"description":"Pack collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack.jsonld-packReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack-packReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack-packReduced"}}}}}},"summary":"Retrieves the collection of Pack resources.","description":"Retrieves the collection of Pack resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPackCollection","tags":["Pack"],"responses":{"201":{"description":"Pack resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pack.jsonld-packReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pack-packReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pack-packReduced"}}},"links":{"GetPackItem":{"operationId":"getPackItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/packs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Pack resource.","description":"Creates a Pack resource.","parameters":[],"requestBody":{"description":"The new Pack resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pack.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pack"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pack"}}},"required":true},"deprecated":false},"parameters":[]},"\/packs\/{id}":{"get":{"operationId":"getPackItem","tags":["Pack"],"responses":{"200":{"description":"Pack resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pack.jsonld-pack"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pack-pack"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pack-pack"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Pack resource.","description":"Retrieves a Pack resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPackItem","tags":["Pack"],"responses":{"200":{"description":"Pack resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pack.jsonld-packReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pack-packReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pack-packReduced"}}},"links":{"GetPackItem":{"operationId":"getPackItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/packs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Pack resource.","description":"Replaces the Pack resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Pack resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pack.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pack"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pack"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePackItem","tags":["Pack"],"responses":{"204":{"description":"Pack resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Pack resource.","description":"Removes the Pack resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/packs\/{id}\/media":{"get":{"operationId":"api_packs_media_get_subresourcePackSubresource","tags":["MediaObject","Pack"],"responses":{"200":{"description":"Pack resource","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-media_object.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-media_object.read"}}}}}},"summary":"Retrieves a Pack resource.","description":"Retrieves a Pack resource.","parameters":[{"name":"id","in":"path","description":"Pack identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pages":{"get":{"operationId":"getPageCollection","tags":["Page"],"responses":{"200":{"description":"Page collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page.jsonld-pageReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page-pageReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page-pageReduced"}}}}}},"summary":"Retrieves the collection of Page resources.","description":"Retrieves the collection of Page resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"web.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"web.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPageCollection","tags":["Page"],"responses":{"201":{"description":"Page resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Page.jsonld-pageReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Page-pageReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Page-pageReduced"}}},"links":{"GetPageItem":{"operationId":"getPageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Page resource.","description":"Creates a Page resource.","parameters":[],"requestBody":{"description":"The new Page resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Page.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Page"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Page"}}},"required":true},"deprecated":false},"parameters":[]},"\/pages\/{id}":{"get":{"operationId":"getPageItem","tags":["Page"],"responses":{"200":{"description":"Page resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Page.jsonld-page"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Page-page"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Page-page"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Page resource.","description":"Retrieves a Page resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPageItem","tags":["Page"],"responses":{"200":{"description":"Page resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Page.jsonld-pageReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Page-pageReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Page-pageReduced"}}},"links":{"GetPageItem":{"operationId":"getPageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Page resource.","description":"Replaces the Page resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Page resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Page.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Page"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Page"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePageItem","tags":["Page"],"responses":{"204":{"description":"Page resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Page resource.","description":"Removes the Page resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/partners":{"get":{"operationId":"getPartnerCollection","tags":["Partner"],"responses":{"200":{"description":"Partner collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner.jsonld-partnerReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner-partnerReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner-partnerReduced"}}}}}},"summary":"Retrieves the collection of Partner resources.","description":"Retrieves the collection of Partner resources.","parameters":[{"name":"sellers.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"sellers.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPartnerCollection","tags":["Partner"],"responses":{"201":{"description":"Partner resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Partner.jsonld-partnerReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Partner-partnerReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Partner-partnerReduced"}}},"links":{"GetPartnerItem":{"operationId":"getPartnerItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/partners\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Partner resource.","description":"Creates a Partner resource.","parameters":[],"requestBody":{"description":"The new Partner resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Partner.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Partner"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Partner"}}},"required":true},"deprecated":false},"parameters":[]},"\/partners\/{id}":{"get":{"operationId":"getPartnerItem","tags":["Partner"],"responses":{"200":{"description":"Partner resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Partner.jsonld-partner"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Partner-partner"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Partner-partner"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Partner resource.","description":"Retrieves a Partner resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPartnerItem","tags":["Partner"],"responses":{"200":{"description":"Partner resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Partner.jsonld-partnerReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Partner-partnerReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Partner-partnerReduced"}}},"links":{"GetPartnerItem":{"operationId":"getPartnerItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/partners\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Partner resource.","description":"Replaces the Partner resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Partner resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Partner.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Partner"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Partner"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePartnerItem","tags":["Partner"],"responses":{"204":{"description":"Partner resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Partner resource.","description":"Removes the Partner resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/payment_methods":{"get":{"operationId":"getPaymentMethodCollection","tags":["PaymentMethod"],"responses":{"200":{"description":"PaymentMethod collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PaymentMethod"}}}}}},"summary":"Retrieves the collection of PaymentMethod resources.","description":"Retrieves the collection of PaymentMethod resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPaymentMethodCollection","tags":["PaymentMethod"],"responses":{"201":{"description":"PaymentMethod resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"links":{"GetPaymentMethodItem":{"operationId":"getPaymentMethodItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/payment_methods\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PaymentMethod resource.","description":"Creates a PaymentMethod resource.","parameters":[],"requestBody":{"description":"The new PaymentMethod resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"required":true},"deprecated":false},"parameters":[]},"\/payment_methods\/{id}":{"get":{"operationId":"getPaymentMethodItem","tags":["PaymentMethod"],"responses":{"200":{"description":"PaymentMethod resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PaymentMethod resource.","description":"Retrieves a PaymentMethod resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPaymentMethodItem","tags":["PaymentMethod"],"responses":{"200":{"description":"PaymentMethod resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"links":{"GetPaymentMethodItem":{"operationId":"getPaymentMethodItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/payment_methods\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PaymentMethod resource.","description":"Replaces the PaymentMethod resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PaymentMethod resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePaymentMethodItem","tags":["PaymentMethod"],"responses":{"204":{"description":"PaymentMethod resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PaymentMethod resource.","description":"Removes the PaymentMethod resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchPaymentMethodItem","tags":["PaymentMethod"],"responses":{"200":{"description":"PaymentMethod resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"links":{"GetPaymentMethodItem":{"operationId":"getPaymentMethodItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/payment_methods\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the PaymentMethod resource.","description":"Updates the PaymentMethod resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PaymentMethod resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/PaymentMethod"}}},"required":true},"deprecated":false},"parameters":[]},"\/payments":{"get":{"operationId":"getPaymentCollection","tags":["Payment"],"responses":{"200":{"description":"Payment collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Payment.jsonld-paymentReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Payment-paymentReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Payment-paymentReduced"}}}}}},"summary":"Retrieves the collection of Payment resources.","description":"Retrieves the collection of Payment resources.","parameters":[{"name":"exists[billSuppliers]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"bill","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"bill[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPaymentCollection","tags":["Payment"],"responses":{"201":{"description":"Payment resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Payment.jsonld-paymentReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Payment-paymentReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Payment-paymentReduced"}}},"links":{"GetPaymentItem":{"operationId":"getPaymentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/payments\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Payment resource.","description":"Creates a Payment resource.","parameters":[],"requestBody":{"description":"The new Payment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Payment.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Payment"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Payment"}}},"required":true},"deprecated":false},"parameters":[]},"\/payments\/{id}":{"get":{"operationId":"getPaymentItem","tags":["Payment"],"responses":{"200":{"description":"Payment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Payment.jsonld-payment"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Payment-payment"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Payment-payment"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Payment resource.","description":"Retrieves a Payment resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPaymentItem","tags":["Payment"],"responses":{"200":{"description":"Payment resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Payment.jsonld-paymentReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Payment-paymentReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Payment-paymentReduced"}}},"links":{"GetPaymentItem":{"operationId":"getPaymentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/payments\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Payment resource.","description":"Replaces the Payment resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Payment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Payment.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Payment"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Payment"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePaymentItem","tags":["Payment"],"responses":{"204":{"description":"Payment resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Payment resource.","description":"Removes the Payment resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pension_type_prices":{"get":{"operationId":"getPensionTypePriceCollection","tags":["PensionTypePrice"],"responses":{"200":{"description":"PensionTypePrice collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld-pensionTypePricesReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePricesReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePricesReduced"}}}}}},"summary":"Retrieves the collection of PensionTypePrice resources.","description":"Retrieves the collection of PensionTypePrice resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPensionTypePriceCollection","tags":["PensionTypePrice"],"responses":{"201":{"description":"PensionTypePrice resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld-pensionTypePricesReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePricesReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePricesReduced"}}},"links":{"GetPensionTypePriceItem":{"operationId":"getPensionTypePriceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pension_type_prices\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PensionTypePrice resource.","description":"Creates a PensionTypePrice resource.","parameters":[],"requestBody":{"description":"The new PensionTypePrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice"}}},"required":true},"deprecated":false},"parameters":[]},"\/pension_type_prices\/{id}":{"get":{"operationId":"getPensionTypePriceItem","tags":["PensionTypePrice"],"responses":{"200":{"description":"PensionTypePrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld-pensionTypePrices"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePrices"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePrices"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PensionTypePrice resource.","description":"Retrieves a PensionTypePrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPensionTypePriceItem","tags":["PensionTypePrice"],"responses":{"200":{"description":"PensionTypePrice resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld-pensionTypePricesReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePricesReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice-pensionTypePricesReduced"}}},"links":{"GetPensionTypePriceItem":{"operationId":"getPensionTypePriceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pension_type_prices\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PensionTypePrice resource.","description":"Replaces the PensionTypePrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PensionTypePrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionTypePrice"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePensionTypePriceItem","tags":["PensionTypePrice"],"responses":{"204":{"description":"PensionTypePrice resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PensionTypePrice resource.","description":"Removes the PensionTypePrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pension_types":{"get":{"operationId":"getPensionTypeCollection","tags":["PensionType"],"responses":{"200":{"description":"PensionType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType.jsonld-pensionTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType-pensionTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType-pensionTypeReduced"}}}}}},"summary":"Retrieves the collection of PensionType resources.","description":"Retrieves the collection of PensionType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPensionTypeCollection","tags":["PensionType"],"responses":{"201":{"description":"PensionType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionType.jsonld-pensionTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionType-pensionTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionType-pensionTypeReduced"}}},"links":{"GetPensionTypeItem":{"operationId":"getPensionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pension_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PensionType resource.","description":"Creates a PensionType resource.","parameters":[],"requestBody":{"description":"The new PensionType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionType"}}},"required":true},"deprecated":false},"parameters":[]},"\/pension_types\/{id}":{"get":{"operationId":"getPensionTypeItem","tags":["PensionType"],"responses":{"200":{"description":"PensionType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionType.jsonld-pensionType"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionType-pensionType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionType-pensionType"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PensionType resource.","description":"Retrieves a PensionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPensionTypeItem","tags":["PensionType"],"responses":{"200":{"description":"PensionType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionType.jsonld-pensionTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionType-pensionTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionType-pensionTypeReduced"}}},"links":{"GetPensionTypeItem":{"operationId":"getPensionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pension_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PensionType resource.","description":"Replaces the PensionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PensionType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PensionType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PensionType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PensionType"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePensionTypeItem","tags":["PensionType"],"responses":{"204":{"description":"PensionType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PensionType resource.","description":"Removes the PensionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pickup_group_schedules":{"get":{"operationId":"getPickupGroupSchedulesCollection","tags":["PickupGroupSchedules"],"responses":{"200":{"description":"PickupGroupSchedules collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld-pickupGroupScheduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupScheduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupScheduleReduced"}}}}}},"summary":"Retrieves the collection of PickupGroupSchedules resources.","description":"Retrieves the collection of PickupGroupSchedules resources.","parameters":[{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"modalities.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"modalities.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPickupGroupSchedulesCollection","tags":["PickupGroupSchedules"],"responses":{"201":{"description":"PickupGroupSchedules resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld-pickupGroupScheduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupScheduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupScheduleReduced"}}},"links":{"GetPickupGroupSchedulesItem":{"operationId":"getPickupGroupSchedulesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pickup_group_schedules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PickupGroupSchedules resource.","description":"Creates a PickupGroupSchedules resource.","parameters":[],"requestBody":{"description":"The new PickupGroupSchedules resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules"}}},"required":true},"deprecated":false},"parameters":[]},"\/pickup_group_schedules\/{id}":{"get":{"operationId":"getPickupGroupSchedulesItem","tags":["PickupGroupSchedules"],"responses":{"200":{"description":"PickupGroupSchedules resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld-pickupGroupSchedule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupSchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupSchedule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PickupGroupSchedules resource.","description":"Retrieves a PickupGroupSchedules resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPickupGroupSchedulesItem","tags":["PickupGroupSchedules"],"responses":{"200":{"description":"PickupGroupSchedules resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld-pickupGroupScheduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupScheduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules-pickupGroupScheduleReduced"}}},"links":{"GetPickupGroupSchedulesItem":{"operationId":"getPickupGroupSchedulesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pickup_group_schedules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PickupGroupSchedules resource.","description":"Replaces the PickupGroupSchedules resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PickupGroupSchedules resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupGroupSchedules"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePickupGroupSchedulesItem","tags":["PickupGroupSchedules"],"responses":{"204":{"description":"PickupGroupSchedules resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PickupGroupSchedules resource.","description":"Removes the PickupGroupSchedules resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pickup_schedules":{"get":{"operationId":"getPickupScheduleCollection","tags":["PickupSchedule"],"responses":{"200":{"description":"PickupSchedule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-pickupScheduleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupScheduleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupScheduleReduced"}}}}}},"summary":"Retrieves the collection of PickupSchedule resources.","description":"Retrieves the collection of PickupSchedule resources.","parameters":[{"name":"pickup.isMeetingPoint","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"modalities.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"modalities.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"pickup.supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"pickup.supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPickupScheduleCollection","tags":["PickupSchedule"],"responses":{"201":{"description":"PickupSchedule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-pickupScheduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupScheduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupScheduleReduced"}}},"links":{"GetPickupScheduleItem":{"operationId":"getPickupScheduleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pickup_schedules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PickupSchedule resource.","description":"Creates a PickupSchedule resource.","parameters":[],"requestBody":{"description":"The new PickupSchedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule"}}},"required":true},"deprecated":false},"parameters":[]},"\/pickup_schedules\/{id}":{"get":{"operationId":"getPickupScheduleItem","tags":["PickupSchedule"],"responses":{"200":{"description":"PickupSchedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-pickupSchedule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupSchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupSchedule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PickupSchedule resource.","description":"Retrieves a PickupSchedule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPickupScheduleItem","tags":["PickupSchedule"],"responses":{"200":{"description":"PickupSchedule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-pickupScheduleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupScheduleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupScheduleReduced"}}},"links":{"GetPickupScheduleItem":{"operationId":"getPickupScheduleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pickup_schedules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PickupSchedule resource.","description":"Replaces the PickupSchedule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PickupSchedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PickupSchedule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePickupScheduleItem","tags":["PickupSchedule"],"responses":{"204":{"description":"PickupSchedule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PickupSchedule resource.","description":"Removes the PickupSchedule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pickups":{"get":{"operationId":"getPickupCollection","tags":["Pickup"],"responses":{"200":{"description":"Pickup collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pickup.jsonld-pickupReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pickup-pickupReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pickup-pickupReduced"}}}}}},"summary":"Retrieves the collection of Pickup resources.","description":"Retrieves the collection of Pickup resources.","parameters":[{"name":"isMeetingPoint","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"externalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPickupCollection","tags":["Pickup"],"responses":{"201":{"description":"Pickup resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pickup.jsonld-pickupReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pickup-pickupReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pickup-pickupReduced"}}},"links":{"GetPickupItem":{"operationId":"getPickupItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pickups\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Pickup resource.","description":"Creates a Pickup resource.","parameters":[],"requestBody":{"description":"The new Pickup resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pickup.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pickup"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pickup"}}},"required":true},"deprecated":false},"parameters":[]},"\/pickups\/{id}":{"get":{"operationId":"getPickupItem","tags":["Pickup"],"responses":{"200":{"description":"Pickup resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pickup.jsonld-pickup"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pickup-pickup"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pickup-pickup"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Pickup resource.","description":"Retrieves a Pickup resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPickupItem","tags":["Pickup"],"responses":{"200":{"description":"Pickup resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pickup.jsonld-pickupReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pickup-pickupReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pickup-pickupReduced"}}},"links":{"GetPickupItem":{"operationId":"getPickupItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pickups\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Pickup resource.","description":"Replaces the Pickup resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Pickup resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pickup.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pickup"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pickup"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePickupItem","tags":["Pickup"],"responses":{"204":{"description":"Pickup resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Pickup resource.","description":"Removes the Pickup resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/plans":{"get":{"operationId":"getPlanCollection","tags":["Plan"],"responses":{"200":{"description":"Plan collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Plan.jsonld-planReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Plan-planReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Plan-planReduced"}}}}}},"summary":"Retrieves the collection of Plan resources.","description":"Retrieves the collection of Plan resources.","parameters":[],"deprecated":false},"post":{"operationId":"postPlanCollection","tags":["Plan"],"responses":{"201":{"description":"Plan resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Plan.jsonld-planReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Plan-planReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Plan-planReduced"}}},"links":{"GetPlanItem":{"operationId":"getPlanItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/plans\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Plan resource.","description":"Creates a Plan resource.","parameters":[],"requestBody":{"description":"The new Plan resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Plan.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Plan"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Plan"}}},"required":true},"deprecated":false},"parameters":[]},"\/plans\/{id}":{"get":{"operationId":"getPlanItem","tags":["Plan"],"responses":{"200":{"description":"Plan resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Plan.jsonld-plan"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Plan-plan"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Plan-plan"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Plan resource.","description":"Retrieves a Plan resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPlanItem","tags":["Plan"],"responses":{"200":{"description":"Plan resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Plan.jsonld-planReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Plan-planReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Plan-planReduced"}}},"links":{"GetPlanItem":{"operationId":"getPlanItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/plans\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Plan resource.","description":"Replaces the Plan resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Plan resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Plan.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Plan"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Plan"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePlanItem","tags":["Plan"],"responses":{"204":{"description":"Plan resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Plan resource.","description":"Removes the Plan resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/post_sections":{"get":{"operationId":"getPostSectionCollection","tags":["PostSection"],"responses":{"200":{"description":"PostSection collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection.jsonld-postSectionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection-postSectionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection-postSectionReduced"}}}}}},"summary":"Retrieves the collection of PostSection resources.","description":"Retrieves the collection of PostSection resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPostSectionCollection","tags":["PostSection"],"responses":{"201":{"description":"PostSection resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PostSection.jsonld-postSectionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PostSection-postSectionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PostSection-postSectionReduced"}}},"links":{"GetPostSectionItem":{"operationId":"getPostSectionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/post_sections\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PostSection resource.","description":"Creates a PostSection resource.","parameters":[],"requestBody":{"description":"The new PostSection resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PostSection.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PostSection"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PostSection"}}},"required":true},"deprecated":false},"parameters":[]},"\/post_sections\/{id}":{"get":{"operationId":"getPostSectionItem","tags":["PostSection"],"responses":{"200":{"description":"PostSection resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PostSection.jsonld-postSection"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PostSection-postSection"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PostSection-postSection"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PostSection resource.","description":"Retrieves a PostSection resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPostSectionItem","tags":["PostSection"],"responses":{"200":{"description":"PostSection resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PostSection.jsonld-postSectionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PostSection-postSectionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PostSection-postSectionReduced"}}},"links":{"GetPostSectionItem":{"operationId":"getPostSectionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/post_sections\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PostSection resource.","description":"Replaces the PostSection resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PostSection resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PostSection.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PostSection"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PostSection"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePostSectionItem","tags":["PostSection"],"responses":{"204":{"description":"PostSection resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PostSection resource.","description":"Removes the PostSection resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/posts":{"get":{"operationId":"getPostCollection","tags":["Post"],"responses":{"200":{"description":"Post collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Post.jsonld-postReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Post-postReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Post-postReduced"}}}}}},"summary":"Retrieves the collection of Post resources.","description":"Retrieves the collection of Post resources.","parameters":[{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"categories.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"categories.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"categories.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"categories.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPostCollection","tags":["Post"],"responses":{"201":{"description":"Post resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Post.jsonld-postReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Post-postReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Post-postReduced"}}},"links":{"GetPostItem":{"operationId":"getPostItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/posts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Post resource.","description":"Creates a Post resource.","parameters":[],"requestBody":{"description":"The new Post resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Post.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Post"}}},"required":true},"deprecated":false},"parameters":[]},"\/posts\/{id}":{"get":{"operationId":"getPostItem","tags":["Post"],"responses":{"200":{"description":"Post resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Post.jsonld-post"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Post-post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Post-post"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Post resource.","description":"Retrieves a Post resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPostItem","tags":["Post"],"responses":{"200":{"description":"Post resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Post.jsonld-postReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Post-postReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Post-postReduced"}}},"links":{"GetPostItem":{"operationId":"getPostItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/posts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Post resource.","description":"Replaces the Post resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Post resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Post.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Post"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePostItem","tags":["Post"],"responses":{"204":{"description":"Post resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Post resource.","description":"Removes the Post resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/pricings":{"get":{"operationId":"getPricingCollection","tags":["Pricing"],"responses":{"200":{"description":"Pricing collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pricing.jsonld-pricingReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pricing-pricingReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pricing-pricingReduced"}}}}}},"summary":"Retrieves the collection of Pricing resources.","description":"Retrieves the collection of Pricing resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"partner","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"partner.sellers","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.sellers[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPricingCollection","tags":["Pricing"],"responses":{"201":{"description":"Pricing resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pricing.jsonld-pricingReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pricing-pricingReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pricing-pricingReduced"}}},"links":{"GetPricingItem":{"operationId":"getPricingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pricings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Pricing resource.","description":"Creates a Pricing resource.","parameters":[],"requestBody":{"description":"The new Pricing resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pricing.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pricing"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pricing"}}},"required":true},"deprecated":false},"parameters":[]},"\/pricings\/{id}":{"get":{"operationId":"getPricingItem","tags":["Pricing"],"responses":{"200":{"description":"Pricing resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pricing.jsonld-pricing"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pricing-pricing"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pricing-pricing"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Pricing resource.","description":"Retrieves a Pricing resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPricingItem","tags":["Pricing"],"responses":{"200":{"description":"Pricing resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pricing.jsonld-pricingReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pricing-pricingReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pricing-pricingReduced"}}},"links":{"GetPricingItem":{"operationId":"getPricingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/pricings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Pricing resource.","description":"Replaces the Pricing resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Pricing resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Pricing.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Pricing"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Pricing"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePricingItem","tags":["Pricing"],"responses":{"204":{"description":"Pricing resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Pricing resource.","description":"Removes the Pricing resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/product_list_modules":{"get":{"operationId":"getProductListModuleCollection","tags":["ProductListModule"],"responses":{"200":{"description":"ProductListModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductListModule.jsonld-productListReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductListModule-productListReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductListModule-productListReduced"}}}}}},"summary":"Retrieves the collection of ProductListModule resources.","description":"Retrieves the collection of ProductListModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postProductListModuleCollection","tags":["ProductListModule"],"responses":{"201":{"description":"ProductListModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule.jsonld-productListReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule-productListReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule-productListReduced"}}},"links":{"GetProductListModuleItem":{"operationId":"getProductListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/product_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ProductListModule resource.","description":"Creates a ProductListModule resource.","parameters":[],"requestBody":{"description":"The new ProductListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/product_list_modules\/{id}":{"get":{"operationId":"getProductListModuleItem","tags":["ProductListModule"],"responses":{"200":{"description":"ProductListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule.jsonld-productList"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule-productList"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule-productList"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ProductListModule resource.","description":"Retrieves a ProductListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putProductListModuleItem","tags":["ProductListModule"],"responses":{"200":{"description":"ProductListModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule.jsonld-productListReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule-productListReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule-productListReduced"}}},"links":{"GetProductListModuleItem":{"operationId":"getProductListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/product_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ProductListModule resource.","description":"Replaces the ProductListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ProductListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductListModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteProductListModuleItem","tags":["ProductListModule"],"responses":{"204":{"description":"ProductListModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ProductListModule resource.","description":"Removes the ProductListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/product_partner_pricings":{"get":{"operationId":"getProductPartnerPricingCollection","tags":["ProductPartnerPricing"],"responses":{"200":{"description":"ProductPartnerPricing collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductPartnerPricing.jsonld-productPartnerPricingReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricingReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricingReduced"}}}}}},"summary":"Retrieves the collection of ProductPartnerPricing resources.","description":"Retrieves the collection of ProductPartnerPricing resources.","parameters":[{"name":"partner","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"modality","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"modality[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"partner.sellers","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.sellers[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postProductPartnerPricingCollection","tags":["ProductPartnerPricing"],"responses":{"201":{"description":"ProductPartnerPricing resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing.jsonld-productPartnerPricingReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricingReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricingReduced"}}},"links":{"GetProductPartnerPricingItem":{"operationId":"getProductPartnerPricingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/product_partner_pricings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ProductPartnerPricing resource.","description":"Creates a ProductPartnerPricing resource.","parameters":[],"requestBody":{"description":"The new ProductPartnerPricing resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing"}}},"required":true},"deprecated":false},"parameters":[]},"\/product_partner_pricings\/{id}":{"get":{"operationId":"getProductPartnerPricingItem","tags":["ProductPartnerPricing"],"responses":{"200":{"description":"ProductPartnerPricing resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing.jsonld-productPartnerPricing"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricing"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricing"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ProductPartnerPricing resource.","description":"Retrieves a ProductPartnerPricing resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putProductPartnerPricingItem","tags":["ProductPartnerPricing"],"responses":{"200":{"description":"ProductPartnerPricing resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing.jsonld-productPartnerPricingReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricingReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing-productPartnerPricingReduced"}}},"links":{"GetProductPartnerPricingItem":{"operationId":"getProductPartnerPricingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/product_partner_pricings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ProductPartnerPricing resource.","description":"Replaces the ProductPartnerPricing resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ProductPartnerPricing resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductPartnerPricing"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteProductPartnerPricingItem","tags":["ProductPartnerPricing"],"responses":{"204":{"description":"ProductPartnerPricing resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ProductPartnerPricing resource.","description":"Removes the ProductPartnerPricing resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/product_tags":{"get":{"operationId":"getProductTagCollection","tags":["ProductTag"],"responses":{"200":{"description":"ProductTag collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductTag.jsonld-productTagReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductTag-productTagReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductTag-productTagReduced"}}}}}},"summary":"Retrieves the collection of ProductTag resources.","description":"Retrieves the collection of ProductTag resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postProductTagCollection","tags":["ProductTag"],"responses":{"201":{"description":"ProductTag resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag.jsonld-productTagReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag-productTagReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductTag-productTagReduced"}}},"links":{"GetProductTagItem":{"operationId":"getProductTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/product_tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ProductTag resource.","description":"Creates a ProductTag resource.","parameters":[],"requestBody":{"description":"The new ProductTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductTag"}}},"required":true},"deprecated":false},"parameters":[]},"\/product_tags\/{id}":{"get":{"operationId":"getProductTagItem","tags":["ProductTag"],"responses":{"200":{"description":"ProductTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag.jsonld-productTag"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag-productTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductTag-productTag"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ProductTag resource.","description":"Retrieves a ProductTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putProductTagItem","tags":["ProductTag"],"responses":{"200":{"description":"ProductTag resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag.jsonld-productTagReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag-productTagReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductTag-productTagReduced"}}},"links":{"GetProductTagItem":{"operationId":"getProductTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/product_tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ProductTag resource.","description":"Replaces the ProductTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ProductTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductTag"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteProductTagItem","tags":["ProductTag"],"responses":{"204":{"description":"ProductTag resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ProductTag resource.","description":"Removes the ProductTag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/results_list_modules":{"get":{"operationId":"getResultsListModuleCollection","tags":["ResultsListModule"],"responses":{"200":{"description":"ResultsListModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld-resultsListModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModuleReduced"}}}}}},"summary":"Retrieves the collection of ResultsListModule resources.","description":"Retrieves the collection of ResultsListModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postResultsListModuleCollection","tags":["ResultsListModule"],"responses":{"201":{"description":"ResultsListModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld-resultsListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModuleReduced"}}},"links":{"GetResultsListModuleItem":{"operationId":"getResultsListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/results_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ResultsListModule resource.","description":"Creates a ResultsListModule resource.","parameters":[],"requestBody":{"description":"The new ResultsListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/results_list_modules\/{id}":{"get":{"operationId":"getResultsListModuleItem","tags":["ResultsListModule"],"responses":{"200":{"description":"ResultsListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld-resultsListModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ResultsListModule resource.","description":"Retrieves a ResultsListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putResultsListModuleItem","tags":["ResultsListModule"],"responses":{"200":{"description":"ResultsListModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld-resultsListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule-resultsListModuleReduced"}}},"links":{"GetResultsListModuleItem":{"operationId":"getResultsListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/results_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ResultsListModule resource.","description":"Replaces the ResultsListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ResultsListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ResultsListModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteResultsListModuleItem","tags":["ResultsListModule"],"responses":{"204":{"description":"ResultsListModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ResultsListModule resource.","description":"Removes the ResultsListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/review_list_modules":{"get":{"operationId":"getReviewListModuleCollection","tags":["ReviewListModule"],"responses":{"200":{"description":"ReviewListModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld-reviewListModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModuleReduced"}}}}}},"summary":"Retrieves the collection of ReviewListModule resources.","description":"Retrieves the collection of ReviewListModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postReviewListModuleCollection","tags":["ReviewListModule"],"responses":{"201":{"description":"ReviewListModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld-reviewListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModuleReduced"}}},"links":{"GetReviewListModuleItem":{"operationId":"getReviewListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/review_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ReviewListModule resource.","description":"Creates a ReviewListModule resource.","parameters":[],"requestBody":{"description":"The new ReviewListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/review_list_modules\/{id}":{"get":{"operationId":"getReviewListModuleItem","tags":["ReviewListModule"],"responses":{"200":{"description":"ReviewListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld-reviewListModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ReviewListModule resource.","description":"Retrieves a ReviewListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putReviewListModuleItem","tags":["ReviewListModule"],"responses":{"200":{"description":"ReviewListModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld-reviewListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule-reviewListModuleReduced"}}},"links":{"GetReviewListModuleItem":{"operationId":"getReviewListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/review_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ReviewListModule resource.","description":"Replaces the ReviewListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ReviewListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ReviewListModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteReviewListModuleItem","tags":["ReviewListModule"],"responses":{"204":{"description":"ReviewListModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ReviewListModule resource.","description":"Removes the ReviewListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/reviews":{"get":{"operationId":"getReviewCollection","tags":["Review"],"responses":{"200":{"description":"Review collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld-reviewReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-reviewReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-reviewReduced"}}}}}},"summary":"Retrieves the collection of Review resources.","description":"Retrieves the collection of Review resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"activity.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"activity.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postReviewCollection","tags":["Review"],"responses":{"201":{"description":"Review resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Review.jsonld-reviewReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Review-reviewReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Review-reviewReduced"}}},"links":{"GetReviewItem":{"operationId":"getReviewItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/reviews\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Review resource.","description":"Creates a Review resource.","parameters":[],"requestBody":{"description":"The new Review resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Review.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Review"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Review"}}},"required":true},"deprecated":false},"parameters":[]},"\/reviews\/{id}":{"get":{"operationId":"getReviewItem","tags":["Review"],"responses":{"200":{"description":"Review resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Review.jsonld-review"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Review-review"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Review-review"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Review resource.","description":"Retrieves a Review resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putReviewItem","tags":["Review"],"responses":{"200":{"description":"Review resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Review.jsonld-reviewReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Review-reviewReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Review-reviewReduced"}}},"links":{"GetReviewItem":{"operationId":"getReviewItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/reviews\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Review resource.","description":"Replaces the Review resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Review resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Review.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Review"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Review"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteReviewItem","tags":["Review"],"responses":{"204":{"description":"Review resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Review resource.","description":"Removes the Review resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/room_conditions":{"get":{"operationId":"getRoomConditionCollection","tags":["RoomCondition"],"responses":{"200":{"description":"RoomCondition collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-roomConditionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomCondition-roomConditionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomCondition-roomConditionReduced"}}}}}},"summary":"Retrieves the collection of RoomCondition resources.","description":"Retrieves the collection of RoomCondition resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postRoomConditionCollection","tags":["RoomCondition"],"responses":{"201":{"description":"RoomCondition resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-roomConditionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition-roomConditionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition-roomConditionReduced"}}},"links":{"GetRoomConditionItem":{"operationId":"getRoomConditionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/room_conditions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RoomCondition resource.","description":"Creates a RoomCondition resource.","parameters":[],"requestBody":{"description":"The new RoomCondition resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition"}}},"required":true},"deprecated":false},"parameters":[]},"\/room_conditions\/{id}":{"get":{"operationId":"getRoomConditionItem","tags":["RoomCondition"],"responses":{"200":{"description":"RoomCondition resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-roomCondition"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition-roomCondition"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition-roomCondition"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a RoomCondition resource.","description":"Retrieves a RoomCondition resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putRoomConditionItem","tags":["RoomCondition"],"responses":{"200":{"description":"RoomCondition resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-roomConditionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition-roomConditionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition-roomConditionReduced"}}},"links":{"GetRoomConditionItem":{"operationId":"getRoomConditionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/room_conditions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the RoomCondition resource.","description":"Replaces the RoomCondition resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated RoomCondition resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomCondition"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteRoomConditionItem","tags":["RoomCondition"],"responses":{"204":{"description":"RoomCondition resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the RoomCondition resource.","description":"Removes the RoomCondition resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/room_discounts":{"get":{"operationId":"getRoomDiscountCollection","tags":["RoomDiscount"],"responses":{"200":{"description":"RoomDiscount collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld-roomDiscountReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscountReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscountReduced"}}}}}},"summary":"Retrieves the collection of RoomDiscount resources.","description":"Retrieves the collection of RoomDiscount resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postRoomDiscountCollection","tags":["RoomDiscount"],"responses":{"201":{"description":"RoomDiscount resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld-roomDiscountReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscountReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscountReduced"}}},"links":{"GetRoomDiscountItem":{"operationId":"getRoomDiscountItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/room_discounts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RoomDiscount resource.","description":"Creates a RoomDiscount resource.","parameters":[],"requestBody":{"description":"The new RoomDiscount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount"}}},"required":true},"deprecated":false},"parameters":[]},"\/room_discounts\/{id}":{"get":{"operationId":"getRoomDiscountItem","tags":["RoomDiscount"],"responses":{"200":{"description":"RoomDiscount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld-roomDiscount"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscount"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a RoomDiscount resource.","description":"Retrieves a RoomDiscount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putRoomDiscountItem","tags":["RoomDiscount"],"responses":{"200":{"description":"RoomDiscount resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld-roomDiscountReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscountReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount-roomDiscountReduced"}}},"links":{"GetRoomDiscountItem":{"operationId":"getRoomDiscountItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/room_discounts\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the RoomDiscount resource.","description":"Replaces the RoomDiscount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated RoomDiscount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomDiscount"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteRoomDiscountItem","tags":["RoomDiscount"],"responses":{"204":{"description":"RoomDiscount resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the RoomDiscount resource.","description":"Removes the RoomDiscount resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/room_types":{"get":{"operationId":"getRoomTypeCollection","tags":["RoomType"],"responses":{"200":{"description":"RoomType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType.jsonld-roomTypeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}}}}}},"summary":"Retrieves the collection of RoomType resources.","description":"Retrieves the collection of RoomType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postRoomTypeCollection","tags":["RoomType"],"responses":{"201":{"description":"RoomType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomType.jsonld-roomTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}}},"links":{"GetRoomTypeItem":{"operationId":"getRoomTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/room_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RoomType resource.","description":"Creates a RoomType resource.","parameters":[],"requestBody":{"description":"The new RoomType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomType"}}},"required":true},"deprecated":false},"parameters":[]},"\/room_types\/{id}":{"get":{"operationId":"getRoomTypeItem","tags":["RoomType"],"responses":{"200":{"description":"RoomType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomType.jsonld-roomType"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomType-roomType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomType-roomType"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a RoomType resource.","description":"Retrieves a RoomType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putRoomTypeItem","tags":["RoomType"],"responses":{"200":{"description":"RoomType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomType.jsonld-roomTypeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomType-roomTypeReduced"}}},"links":{"GetRoomTypeItem":{"operationId":"getRoomTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/room_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the RoomType resource.","description":"Replaces the RoomType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated RoomType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomType"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteRoomTypeItem","tags":["RoomType"],"responses":{"204":{"description":"RoomType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the RoomType resource.","description":"Removes the RoomType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/rooming_lists":{"get":{"operationId":"getRoomingListCollection","tags":["RoomingList"],"responses":{"200":{"description":"RoomingList collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomingList.jsonld-roomingListReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomingList-roomingListReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomingList-roomingListReduced"}}}}}},"summary":"Retrieves the collection of RoomingList resources.","description":"Retrieves the collection of RoomingList resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postRoomingListCollection","tags":["RoomingList"],"responses":{"201":{"description":"RoomingList resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList.jsonld-roomingListReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList-roomingListReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomingList-roomingListReduced"}}},"links":{"GetRoomingListItem":{"operationId":"getRoomingListItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/rooming_lists\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RoomingList resource.","description":"Creates a RoomingList resource.","parameters":[],"requestBody":{"description":"The new RoomingList resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomingList"}}},"required":true},"deprecated":false},"parameters":[]},"\/rooming_lists\/{id}":{"get":{"operationId":"getRoomingListItem","tags":["RoomingList"],"responses":{"200":{"description":"RoomingList resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList.jsonld-roomingList"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList-roomingList"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomingList-roomingList"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a RoomingList resource.","description":"Retrieves a RoomingList resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putRoomingListItem","tags":["RoomingList"],"responses":{"200":{"description":"RoomingList resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList.jsonld-roomingListReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList-roomingListReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomingList-roomingListReduced"}}},"links":{"GetRoomingListItem":{"operationId":"getRoomingListItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/rooming_lists\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the RoomingList resource.","description":"Replaces the RoomingList resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated RoomingList resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RoomingList"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/RoomingList"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteRoomingListItem","tags":["RoomingList"],"responses":{"204":{"description":"RoomingList resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the RoomingList resource.","description":"Removes the RoomingList resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/search_modules":{"get":{"operationId":"getSearchModuleCollection","tags":["SearchModule"],"responses":{"200":{"description":"SearchModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SearchModule.jsonld-searchReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SearchModule-searchReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SearchModule-searchReduced"}}}}}},"summary":"Retrieves the collection of SearchModule resources.","description":"Retrieves the collection of SearchModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSearchModuleCollection","tags":["SearchModule"],"responses":{"201":{"description":"SearchModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule.jsonld-searchReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule-searchReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SearchModule-searchReduced"}}},"links":{"GetSearchModuleItem":{"operationId":"getSearchModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/search_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SearchModule resource.","description":"Creates a SearchModule resource.","parameters":[],"requestBody":{"description":"The new SearchModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SearchModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/search_modules\/{id}":{"get":{"operationId":"getSearchModuleItem","tags":["SearchModule"],"responses":{"200":{"description":"SearchModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule.jsonld-search"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule-search"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SearchModule-search"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SearchModule resource.","description":"Retrieves a SearchModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSearchModuleItem","tags":["SearchModule"],"responses":{"200":{"description":"SearchModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule.jsonld-searchReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule-searchReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SearchModule-searchReduced"}}},"links":{"GetSearchModuleItem":{"operationId":"getSearchModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/search_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SearchModule resource.","description":"Replaces the SearchModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SearchModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SearchModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SearchModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSearchModuleItem","tags":["SearchModule"],"responses":{"204":{"description":"SearchModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SearchModule resource.","description":"Removes the SearchModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/section_columns":{"get":{"operationId":"getSectionColumnCollection","tags":["SectionColumn"],"responses":{"200":{"description":"SectionColumn collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SectionColumn.jsonld-sectionColumnReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SectionColumn-sectionColumnReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SectionColumn-sectionColumnReduced"}}}}}},"summary":"Retrieves the collection of SectionColumn resources.","description":"Retrieves the collection of SectionColumn resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSectionColumnCollection","tags":["SectionColumn"],"responses":{"201":{"description":"SectionColumn resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn.jsonld-sectionColumnReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn-sectionColumnReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn-sectionColumnReduced"}}},"links":{"GetSectionColumnItem":{"operationId":"getSectionColumnItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/section_columns\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SectionColumn resource.","description":"Creates a SectionColumn resource.","parameters":[],"requestBody":{"description":"The new SectionColumn resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn"}}},"required":true},"deprecated":false},"parameters":[]},"\/section_columns\/{id}":{"get":{"operationId":"getSectionColumnItem","tags":["SectionColumn"],"responses":{"200":{"description":"SectionColumn resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn.jsonld-section"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn-section"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn-section"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SectionColumn resource.","description":"Retrieves a SectionColumn resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSectionColumnItem","tags":["SectionColumn"],"responses":{"200":{"description":"SectionColumn resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn.jsonld-sectionColumnReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn-sectionColumnReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn-sectionColumnReduced"}}},"links":{"GetSectionColumnItem":{"operationId":"getSectionColumnItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/section_columns\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SectionColumn resource.","description":"Replaces the SectionColumn resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SectionColumn resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SectionColumn"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSectionColumnItem","tags":["SectionColumn"],"responses":{"204":{"description":"SectionColumn resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SectionColumn resource.","description":"Removes the SectionColumn resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/sections":{"get":{"operationId":"getSectionCollection","tags":["Section"],"responses":{"200":{"description":"Section collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section.jsonld-sectionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section-sectionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section-sectionReduced"}}}}}},"summary":"Retrieves the collection of Section resources.","description":"Retrieves the collection of Section resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSectionCollection","tags":["Section"],"responses":{"201":{"description":"Section resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Section.jsonld-sectionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Section-sectionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Section-sectionReduced"}}},"links":{"GetSectionItem":{"operationId":"getSectionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/sections\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Section resource.","description":"Creates a Section resource.","parameters":[],"requestBody":{"description":"The new Section resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Section.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Section"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Section"}}},"required":true},"deprecated":false},"parameters":[]},"\/sections\/{id}":{"get":{"operationId":"getSectionItem","tags":["Section"],"responses":{"200":{"description":"Section resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Section.jsonld-section"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Section-section"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Section-section"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Section resource.","description":"Retrieves a Section resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSectionItem","tags":["Section"],"responses":{"200":{"description":"Section resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Section.jsonld-sectionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Section-sectionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Section-sectionReduced"}}},"links":{"GetSectionItem":{"operationId":"getSectionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/sections\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Section resource.","description":"Replaces the Section resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Section resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Section.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Section"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Section"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSectionItem","tags":["Section"],"responses":{"204":{"description":"Section resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Section resource.","description":"Removes the Section resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/sellers":{"get":{"operationId":"getSellerCollection","tags":["Seller"],"responses":{"200":{"description":"Seller collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller.jsonld-sellerReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller-sellerReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller-sellerReduced"}}}}}},"summary":"Retrieves the collection of Seller resources.","description":"Retrieves the collection of Seller resources.","parameters":[{"name":"partner","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"partner.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"partner.slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"partner.slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"agent","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"agent[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSellerCollection","tags":["Seller"],"responses":{"201":{"description":"Seller resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seller.jsonld-sellerReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seller-sellerReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seller-sellerReduced"}}},"links":{"GetSellerItem":{"operationId":"getSellerItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/sellers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Seller resource.","description":"Creates a Seller resource.","parameters":[],"requestBody":{"description":"The new Seller resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seller.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seller"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seller"}}},"required":true},"deprecated":false},"parameters":[]},"\/sellers\/{id}":{"get":{"operationId":"getSellerItem","tags":["Seller"],"responses":{"200":{"description":"Seller resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seller.jsonld-seller"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seller-seller"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seller-seller"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Seller resource.","description":"Retrieves a Seller resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSellerItem","tags":["Seller"],"responses":{"200":{"description":"Seller resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seller.jsonld-sellerReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seller-sellerReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seller-sellerReduced"}}},"links":{"GetSellerItem":{"operationId":"getSellerItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/sellers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Seller resource.","description":"Replaces the Seller resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Seller resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seller.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seller"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seller"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSellerItem","tags":["Seller"],"responses":{"204":{"description":"Seller resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Seller resource.","description":"Removes the Seller resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/seos":{"get":{"operationId":"getSeoCollection","tags":["Seo"],"responses":{"200":{"description":"Seo collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seo.jsonld-seoReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seo-seoReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seo-seoReduced"}}}}}},"summary":"Retrieves the collection of Seo resources.","description":"Retrieves the collection of Seo resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSeoCollection","tags":["Seo"],"responses":{"201":{"description":"Seo resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seo.jsonld-seoReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seo-seoReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seo-seoReduced"}}},"links":{"GetSeoItem":{"operationId":"getSeoItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/seos\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Seo resource.","description":"Creates a Seo resource.","parameters":[],"requestBody":{"description":"The new Seo resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seo.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seo"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seo"}}},"required":true},"deprecated":false},"parameters":[]},"\/seos\/{id}":{"get":{"operationId":"getSeoItem","tags":["Seo"],"responses":{"200":{"description":"Seo resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seo.jsonld-seo"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seo-seo"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seo-seo"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Seo resource.","description":"Retrieves a Seo resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSeoItem","tags":["Seo"],"responses":{"200":{"description":"Seo resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seo.jsonld-seoReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seo-seoReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seo-seoReduced"}}},"links":{"GetSeoItem":{"operationId":"getSeoItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/seos\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Seo resource.","description":"Replaces the Seo resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Seo resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Seo.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Seo"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Seo"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSeoItem","tags":["Seo"],"responses":{"204":{"description":"Seo resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Seo resource.","description":"Removes the Seo resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/subcategories":{"get":{"operationId":"getSubcategoryCollection","tags":["Subcategory"],"responses":{"200":{"description":"Subcategory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-subcategoryReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-subcategoryReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-subcategoryReduced"}}}}}},"summary":"Retrieves the collection of Subcategory resources.","description":"Retrieves the collection of Subcategory resources.","parameters":[{"name":"category.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"category.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSubcategoryCollection","tags":["Subcategory"],"responses":{"201":{"description":"Subcategory resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-subcategoryReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory-subcategoryReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subcategory-subcategoryReduced"}}},"links":{"GetSubcategoryItem":{"operationId":"getSubcategoryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subcategories\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Subcategory resource.","description":"Creates a Subcategory resource.","parameters":[],"requestBody":{"description":"The new Subcategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subcategory"}}},"required":true},"deprecated":false},"parameters":[]},"\/subcategories\/{id}":{"get":{"operationId":"getSubcategoryItem","tags":["Subcategory"],"responses":{"200":{"description":"Subcategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-subcategory"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory-subcategory"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subcategory-subcategory"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Subcategory resource.","description":"Retrieves a Subcategory resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSubcategoryItem","tags":["Subcategory"],"responses":{"200":{"description":"Subcategory resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-subcategoryReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory-subcategoryReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subcategory-subcategoryReduced"}}},"links":{"GetSubcategoryItem":{"operationId":"getSubcategoryItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subcategories\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Subcategory resource.","description":"Replaces the Subcategory resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Subcategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subcategory"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subcategory"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSubcategoryItem","tags":["Subcategory"],"responses":{"204":{"description":"Subcategory resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Subcategory resource.","description":"Removes the Subcategory resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/subscription_plans":{"get":{"operationId":"getSubscriptionPlanCollection","tags":["SubscriptionPlan"],"responses":{"200":{"description":"SubscriptionPlan collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-subscriptionPlanReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlanReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlanReduced"}}}}}},"summary":"Retrieves the collection of SubscriptionPlan resources.","description":"Retrieves the collection of SubscriptionPlan resources.","parameters":[],"deprecated":false},"post":{"operationId":"postSubscriptionPlanCollection","tags":["SubscriptionPlan"],"responses":{"201":{"description":"SubscriptionPlan resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-subscriptionPlanReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlanReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlanReduced"}}},"links":{"GetSubscriptionPlanItem":{"operationId":"getSubscriptionPlanItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscription_plans\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SubscriptionPlan resource.","description":"Creates a SubscriptionPlan resource.","parameters":[],"requestBody":{"description":"The new SubscriptionPlan resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan"}}},"required":true},"deprecated":false},"parameters":[]},"\/subscription_plans\/{id}":{"get":{"operationId":"getSubscriptionPlanItem","tags":["SubscriptionPlan"],"responses":{"200":{"description":"SubscriptionPlan resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-subscriptionPlan"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlan"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlan"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SubscriptionPlan resource.","description":"Retrieves a SubscriptionPlan resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSubscriptionPlanItem","tags":["SubscriptionPlan"],"responses":{"200":{"description":"SubscriptionPlan resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-subscriptionPlanReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlanReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan-subscriptionPlanReduced"}}},"links":{"GetSubscriptionPlanItem":{"operationId":"getSubscriptionPlanItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscription_plans\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SubscriptionPlan resource.","description":"Replaces the SubscriptionPlan resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SubscriptionPlan resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionPlan"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSubscriptionPlanItem","tags":["SubscriptionPlan"],"responses":{"204":{"description":"SubscriptionPlan resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SubscriptionPlan resource.","description":"Removes the SubscriptionPlan resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/suppliers":{"get":{"operationId":"getSupplierCollection","tags":["Supplier"],"responses":{"200":{"description":"Supplier collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplierReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Supplier-supplierReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Supplier-supplierReduced"}}}}}},"summary":"Retrieves the collection of Supplier resources.","description":"Retrieves the collection of Supplier resources.","parameters":[{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSupplierCollection","tags":["Supplier"],"responses":{"201":{"description":"Supplier resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplierReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Supplier-supplierReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Supplier-supplierReduced"}}},"links":{"GetSupplierItem":{"operationId":"getSupplierItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/suppliers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Supplier resource.","description":"Creates a Supplier resource.","parameters":[],"requestBody":{"description":"The new Supplier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Supplier.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Supplier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Supplier"}}},"required":true},"deprecated":false},"parameters":[]},"\/suppliers\/{id}":{"get":{"operationId":"getSupplierItem","tags":["Supplier"],"responses":{"200":{"description":"Supplier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplier"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Supplier-supplier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Supplier-supplier"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Supplier resource.","description":"Retrieves a Supplier resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSupplierItem","tags":["Supplier"],"responses":{"200":{"description":"Supplier resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplierReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Supplier-supplierReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Supplier-supplierReduced"}}},"links":{"GetSupplierItem":{"operationId":"getSupplierItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/suppliers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Supplier resource.","description":"Replaces the Supplier resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Supplier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Supplier.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Supplier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Supplier"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSupplierItem","tags":["Supplier"],"responses":{"204":{"description":"Supplier resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Supplier resource.","description":"Removes the Supplier resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/suscription_modules":{"get":{"operationId":"getSuscriptionModuleCollection","tags":["SuscriptionModule"],"responses":{"200":{"description":"SuscriptionModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld-subscriptionModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModuleReduced"}}}}}},"summary":"Retrieves the collection of SuscriptionModule resources.","description":"Retrieves the collection of SuscriptionModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSuscriptionModuleCollection","tags":["SuscriptionModule"],"responses":{"201":{"description":"SuscriptionModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld-subscriptionModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModuleReduced"}}},"links":{"GetSuscriptionModuleItem":{"operationId":"getSuscriptionModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/suscription_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SuscriptionModule resource.","description":"Creates a SuscriptionModule resource.","parameters":[],"requestBody":{"description":"The new SuscriptionModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/suscription_modules\/{id}":{"get":{"operationId":"getSuscriptionModuleItem","tags":["SuscriptionModule"],"responses":{"200":{"description":"SuscriptionModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld-subscriptionModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SuscriptionModule resource.","description":"Retrieves a SuscriptionModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSuscriptionModuleItem","tags":["SuscriptionModule"],"responses":{"200":{"description":"SuscriptionModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld-subscriptionModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule-subscriptionModuleReduced"}}},"links":{"GetSuscriptionModuleItem":{"operationId":"getSuscriptionModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/suscription_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SuscriptionModule resource.","description":"Replaces the SuscriptionModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SuscriptionModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SuscriptionModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSuscriptionModuleItem","tags":["SuscriptionModule"],"responses":{"204":{"description":"SuscriptionModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SuscriptionModule resource.","description":"Removes the SuscriptionModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/tags":{"get":{"operationId":"getTagCollection","tags":["Tag"],"responses":{"200":{"description":"Tag collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-tagReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-tagReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-tagReduced"}}}}}},"summary":"Retrieves the collection of Tag resources.","description":"Retrieves the collection of Tag resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTagCollection","tags":["Tag"],"responses":{"201":{"description":"Tag resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-tagReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-tagReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tag-tagReduced"}}},"links":{"GetTagItem":{"operationId":"getTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Tag resource.","description":"Creates a Tag resource.","parameters":[],"requestBody":{"description":"The new Tag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tag"}}},"required":true},"deprecated":false},"parameters":[]},"\/tags\/{id}":{"get":{"operationId":"getTagItem","tags":["Tag"],"responses":{"200":{"description":"Tag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-tag"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-tag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tag-tag"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Tag resource.","description":"Retrieves a Tag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTagItem","tags":["Tag"],"responses":{"200":{"description":"Tag resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-tagReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-tagReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tag-tagReduced"}}},"links":{"GetTagItem":{"operationId":"getTagItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/tags\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Tag resource.","description":"Replaces the Tag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Tag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tag"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTagItem","tags":["Tag"],"responses":{"204":{"description":"Tag resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Tag resource.","description":"Removes the Tag resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/text_modules":{"get":{"operationId":"getTextModuleCollection","tags":["TextModule"],"responses":{"200":{"description":"TextModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TextModule.jsonld-textModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TextModule-textModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TextModule-textModuleReduced"}}}}}},"summary":"Retrieves the collection of TextModule resources.","description":"Retrieves the collection of TextModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTextModuleCollection","tags":["TextModule"],"responses":{"201":{"description":"TextModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TextModule.jsonld-textModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TextModule-textModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TextModule-textModuleReduced"}}},"links":{"GetTextModuleItem":{"operationId":"getTextModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/text_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a TextModule resource.","description":"Creates a TextModule resource.","parameters":[],"requestBody":{"description":"The new TextModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TextModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TextModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TextModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/text_modules\/{id}":{"get":{"operationId":"getTextModuleItem","tags":["TextModule"],"responses":{"200":{"description":"TextModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TextModule.jsonld-textModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TextModule-textModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TextModule-textModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TextModule resource.","description":"Retrieves a TextModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTextModuleItem","tags":["TextModule"],"responses":{"200":{"description":"TextModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TextModule.jsonld-textModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TextModule-textModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TextModule-textModuleReduced"}}},"links":{"GetTextModuleItem":{"operationId":"getTextModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/text_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the TextModule resource.","description":"Replaces the TextModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TextModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TextModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TextModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TextModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTextModuleItem","tags":["TextModule"],"responses":{"204":{"description":"TextModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the TextModule resource.","description":"Removes the TextModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/theme_image_descriptions":{"get":{"operationId":"getThemeImageDescriptionCollection","tags":["ThemeImageDescription"],"responses":{"200":{"description":"ThemeImageDescription collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThemeImageDescription.jsonld-themeImageDescriptionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescriptionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescriptionReduced"}}}}}},"summary":"Retrieves the collection of ThemeImageDescription resources.","description":"Retrieves the collection of ThemeImageDescription resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postThemeImageDescriptionCollection","tags":["ThemeImageDescription"],"responses":{"201":{"description":"ThemeImageDescription resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription.jsonld-themeImageDescriptionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescriptionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescriptionReduced"}}},"links":{"GetThemeImageDescriptionItem":{"operationId":"getThemeImageDescriptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/theme_image_descriptions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ThemeImageDescription resource.","description":"Creates a ThemeImageDescription resource.","parameters":[],"requestBody":{"description":"The new ThemeImageDescription resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription"}}},"required":true},"deprecated":false},"parameters":[]},"\/theme_image_descriptions\/{id}":{"get":{"operationId":"getThemeImageDescriptionItem","tags":["ThemeImageDescription"],"responses":{"200":{"description":"ThemeImageDescription resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription.jsonld-themeImageDescription"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescription"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ThemeImageDescription resource.","description":"Retrieves a ThemeImageDescription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putThemeImageDescriptionItem","tags":["ThemeImageDescription"],"responses":{"200":{"description":"ThemeImageDescription resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription.jsonld-themeImageDescriptionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescriptionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription-themeImageDescriptionReduced"}}},"links":{"GetThemeImageDescriptionItem":{"operationId":"getThemeImageDescriptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/theme_image_descriptions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ThemeImageDescription resource.","description":"Replaces the ThemeImageDescription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ThemeImageDescription resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeImageDescription"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteThemeImageDescriptionItem","tags":["ThemeImageDescription"],"responses":{"204":{"description":"ThemeImageDescription resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ThemeImageDescription resource.","description":"Removes the ThemeImageDescription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/theme_list_modules":{"get":{"operationId":"getThemeListModuleCollection","tags":["ThemeListModule"],"responses":{"200":{"description":"ThemeListModule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld-themeListModuleReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModuleReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModuleReduced"}}}}}},"summary":"Retrieves the collection of ThemeListModule resources.","description":"Retrieves the collection of ThemeListModule resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postThemeListModuleCollection","tags":["ThemeListModule"],"responses":{"201":{"description":"ThemeListModule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld-themeListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModuleReduced"}}},"links":{"GetThemeListModuleItem":{"operationId":"getThemeListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/theme_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ThemeListModule resource.","description":"Creates a ThemeListModule resource.","parameters":[],"requestBody":{"description":"The new ThemeListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule"}}},"required":true},"deprecated":false},"parameters":[]},"\/theme_list_modules\/{id}":{"get":{"operationId":"getThemeListModuleItem","tags":["ThemeListModule"],"responses":{"200":{"description":"ThemeListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld-themeListModule"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModule"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ThemeListModule resource.","description":"Retrieves a ThemeListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putThemeListModuleItem","tags":["ThemeListModule"],"responses":{"200":{"description":"ThemeListModule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld-themeListModuleReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModuleReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule-themeListModuleReduced"}}},"links":{"GetThemeListModuleItem":{"operationId":"getThemeListModuleItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/theme_list_modules\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ThemeListModule resource.","description":"Replaces the ThemeListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ThemeListModule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ThemeListModule"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteThemeListModuleItem","tags":["ThemeListModule"],"responses":{"204":{"description":"ThemeListModule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ThemeListModule resource.","description":"Removes the ThemeListModule resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/themes":{"get":{"operationId":"getThemeCollection","tags":["Theme"],"responses":{"200":{"description":"Theme collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Theme.jsonld-themeReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Theme-themeReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Theme-themeReduced"}}}}}},"summary":"Retrieves the collection of Theme resources.","description":"Retrieves the collection of Theme resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"slug","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"slug[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postThemeCollection","tags":["Theme"],"responses":{"201":{"description":"Theme resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Theme.jsonld-themeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Theme-themeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Theme-themeReduced"}}},"links":{"GetThemeItem":{"operationId":"getThemeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/themes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Theme resource.","description":"Creates a Theme resource.","parameters":[],"requestBody":{"description":"The new Theme resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Theme.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Theme"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Theme"}}},"required":true},"deprecated":false},"parameters":[]},"\/themes\/{id}":{"get":{"operationId":"getThemeItem","tags":["Theme"],"responses":{"200":{"description":"Theme resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Theme.jsonld-theme"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Theme-theme"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Theme-theme"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Theme resource.","description":"Retrieves a Theme resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putThemeItem","tags":["Theme"],"responses":{"200":{"description":"Theme resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Theme.jsonld-themeReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Theme-themeReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Theme-themeReduced"}}},"links":{"GetThemeItem":{"operationId":"getThemeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/themes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Theme resource.","description":"Replaces the Theme resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Theme resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Theme.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Theme"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Theme"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteThemeItem","tags":["Theme"],"responses":{"204":{"description":"Theme resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Theme resource.","description":"Removes the Theme resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/tickets":{"get":{"operationId":"getTicketsCollection","tags":["Tickets"],"responses":{"200":{"description":"Tickets collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tickets.jsonld-tickets"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tickets-tickets"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tickets-tickets"}}}}}},"summary":"Retrieves the collection of Tickets resources.","description":"Retrieves the collection of Tickets resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"booking.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"booking.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTicketsCollection","tags":["Tickets"],"responses":{"201":{"description":"Tickets resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tickets.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}}},"links":{"GetTicketsItem":{"operationId":"getTicketsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/tickets\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Tickets resource.","description":"Creates a Tickets resource.","parameters":[],"requestBody":{"description":"The new Tickets resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tickets.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}}},"required":true},"deprecated":false},"parameters":[]},"\/tickets\/{id}":{"get":{"operationId":"getTicketsItem","tags":["Tickets"],"responses":{"200":{"description":"Tickets resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tickets.jsonld-tickets"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tickets-tickets"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tickets-tickets"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Tickets resource.","description":"Retrieves a Tickets resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTicketsItem","tags":["Tickets"],"responses":{"200":{"description":"Tickets resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tickets.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}}},"links":{"GetTicketsItem":{"operationId":"getTicketsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/tickets\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Tickets resource.","description":"Replaces the Tickets resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Tickets resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tickets.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Tickets"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTicketsItem","tags":["Tickets"],"responses":{"204":{"description":"Tickets resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Tickets resource.","description":"Removes the Tickets resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/transfers":{"get":{"operationId":"getTransferCollection","tags":["Transfer"],"responses":{"200":{"description":"Transfer collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer.jsonld-transferReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer-transferReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer-transferReduced"}}}}}},"summary":"Retrieves the collection of Transfer resources.","description":"Retrieves the collection of Transfer resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":100,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"isActive","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTransferCollection","tags":["Transfer"],"responses":{"201":{"description":"Transfer resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transfer.jsonld-transferReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transfer-transferReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transfer-transferReduced"}}},"links":{"GetTransferItem":{"operationId":"getTransferItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/transfers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Transfer resource.","description":"Creates a Transfer resource.","parameters":[],"requestBody":{"description":"The new Transfer resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transfer.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transfer"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transfer"}}},"required":true},"deprecated":false},"parameters":[]},"\/transfers\/{id}":{"get":{"operationId":"getTransferItem","tags":["Transfer"],"responses":{"200":{"description":"Transfer resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transfer.jsonld-transfer"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transfer-transfer"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transfer-transfer"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Transfer resource.","description":"Retrieves a Transfer resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTransferItem","tags":["Transfer"],"responses":{"200":{"description":"Transfer resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transfer.jsonld-transferReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transfer-transferReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transfer-transferReduced"}}},"links":{"GetTransferItem":{"operationId":"getTransferItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/transfers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Transfer resource.","description":"Replaces the Transfer resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Transfer resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transfer.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transfer"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transfer"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTransferItem","tags":["Transfer"],"responses":{"204":{"description":"Transfer resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Transfer resource.","description":"Removes the Transfer resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/user_preferences":{"get":{"operationId":"getUserPreferencesCollection","tags":["UserPreferences"],"responses":{"200":{"description":"UserPreferences collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserPreferences.jsonld-userPreferencesReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferencesReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferencesReduced"}}}}}},"summary":"Retrieves the collection of UserPreferences resources.","description":"Retrieves the collection of UserPreferences resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postUserPreferencesCollection","tags":["UserPreferences"],"responses":{"201":{"description":"UserPreferences resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences.jsonld-userPreferencesReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferencesReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferencesReduced"}}},"links":{"GetUserPreferencesItem":{"operationId":"getUserPreferencesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/user_preferences\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UserPreferences resource.","description":"Creates a UserPreferences resource.","parameters":[],"requestBody":{"description":"The new UserPreferences resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences"}}},"required":true},"deprecated":false},"parameters":[]},"\/user_preferences\/{id}":{"get":{"operationId":"getUserPreferencesItem","tags":["UserPreferences"],"responses":{"200":{"description":"UserPreferences resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences.jsonld-userPreferences"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferences"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferences"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UserPreferences resource.","description":"Retrieves a UserPreferences resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putUserPreferencesItem","tags":["UserPreferences"],"responses":{"200":{"description":"UserPreferences resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences.jsonld-userPreferencesReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferencesReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences-userPreferencesReduced"}}},"links":{"GetUserPreferencesItem":{"operationId":"getUserPreferencesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/user_preferences\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UserPreferences resource.","description":"Replaces the UserPreferences resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UserPreferences resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserPreferences"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteUserPreferencesItem","tags":["UserPreferences"],"responses":{"204":{"description":"UserPreferences resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UserPreferences resource.","description":"Removes the UserPreferences resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/users":{"get":{"operationId":"getUserCollection","tags":["User"],"responses":{"200":{"description":"User collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/User.jsonld-userReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-userReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-userReduced"}}}}}},"summary":"Retrieves the collection of User resources.","description":"Retrieves the collection of User resources.","parameters":[],"deprecated":false},"post":{"operationId":"postUserCollection","tags":["User"],"responses":{"201":{"description":"User resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-userReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-userReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-userReduced"}}},"links":{"GetUserItem":{"operationId":"getUserItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/users\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[],"requestBody":{"description":"The new User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User"}}},"required":true},"deprecated":false},"parameters":[]},"\/users\/{id}":{"get":{"operationId":"getUserItem","tags":["User"],"responses":{"200":{"description":"User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-user"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-user"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-user"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a User resource.","description":"Retrieves a User resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putUserItem","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-userReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-userReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-userReduced"}}},"links":{"GetUserItem":{"operationId":"getUserItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/users\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the User resource.","description":"Replaces the User resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteUserItem","tags":["User"],"responses":{"204":{"description":"User resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the User resource.","description":"Removes the User resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/variation_options":{"get":{"operationId":"getVariationOptionCollection","tags":["VariationOption"],"responses":{"200":{"description":"VariationOption collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/VariationOption.jsonld-variationOptionReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/VariationOption-variationOptionReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/VariationOption-variationOptionReduced"}}}}}},"summary":"Retrieves the collection of VariationOption resources.","description":"Retrieves the collection of VariationOption resources.","parameters":[],"deprecated":false},"post":{"operationId":"postVariationOptionCollection","tags":["VariationOption"],"responses":{"201":{"description":"VariationOption resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption.jsonld-variationOptionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption-variationOptionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VariationOption-variationOptionReduced"}}},"links":{"GetVariationOptionItem":{"operationId":"getVariationOptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/variation_options\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VariationOption resource.","description":"Creates a VariationOption resource.","parameters":[],"requestBody":{"description":"The new VariationOption resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VariationOption"}}},"required":true},"deprecated":false},"parameters":[]},"\/variation_options\/{id}":{"get":{"operationId":"getVariationOptionItem","tags":["VariationOption"],"responses":{"200":{"description":"VariationOption resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption.jsonld-variationOption"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption-variationOption"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VariationOption-variationOption"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VariationOption resource.","description":"Retrieves a VariationOption resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putVariationOptionItem","tags":["VariationOption"],"responses":{"200":{"description":"VariationOption resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption.jsonld-variationOptionReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption-variationOptionReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VariationOption-variationOptionReduced"}}},"links":{"GetVariationOptionItem":{"operationId":"getVariationOptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/variation_options\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VariationOption resource.","description":"Replaces the VariationOption resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VariationOption resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VariationOption"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VariationOption"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteVariationOptionItem","tags":["VariationOption"],"responses":{"204":{"description":"VariationOption resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VariationOption resource.","description":"Removes the VariationOption resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/variations":{"get":{"operationId":"getVariationCollection","tags":["Variation"],"responses":{"200":{"description":"Variation collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Variation.jsonld-variationReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Variation-variationReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Variation-variationReduced"}}}}}},"summary":"Retrieves the collection of Variation resources.","description":"Retrieves the collection of Variation resources.","parameters":[],"deprecated":false},"post":{"operationId":"postVariationCollection","tags":["Variation"],"responses":{"201":{"description":"Variation resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Variation.jsonld-variationReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Variation-variationReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Variation-variationReduced"}}},"links":{"GetVariationItem":{"operationId":"getVariationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/variations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Variation resource.","description":"Creates a Variation resource.","parameters":[],"requestBody":{"description":"The new Variation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Variation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Variation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Variation"}}},"required":true},"deprecated":false},"parameters":[]},"\/variations\/{id}":{"get":{"operationId":"getVariationItem","tags":["Variation"],"responses":{"200":{"description":"Variation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Variation.jsonld-variation"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Variation-variation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Variation-variation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Variation resource.","description":"Retrieves a Variation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putVariationItem","tags":["Variation"],"responses":{"200":{"description":"Variation resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Variation.jsonld-variationReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Variation-variationReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Variation-variationReduced"}}},"links":{"GetVariationItem":{"operationId":"getVariationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/variations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Variation resource.","description":"Replaces the Variation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Variation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Variation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Variation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Variation"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteVariationItem","tags":["Variation"],"responses":{"204":{"description":"Variation resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Variation resource.","description":"Removes the Variation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/vouchers":{"get":{"operationId":"getVoucherCollection","tags":["Voucher"],"responses":{"200":{"description":"Voucher collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Voucher.jsonld-voucherReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Voucher-voucherReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Voucher-voucherReduced"}}}}}},"summary":"Retrieves the collection of Voucher resources.","description":"Retrieves the collection of Voucher resources.","parameters":[{"name":"booking.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"booking.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postVoucherCollection","tags":["Voucher"],"responses":{"201":{"description":"Voucher resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Voucher.jsonld-voucherReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Voucher-voucherReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Voucher-voucherReduced"}}},"links":{"GetVoucherItem":{"operationId":"getVoucherItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/vouchers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Voucher resource.","description":"Creates a Voucher resource.","parameters":[],"requestBody":{"description":"The new Voucher resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Voucher.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Voucher"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Voucher"}}},"required":true},"deprecated":false},"parameters":[]},"\/vouchers\/{id}":{"get":{"operationId":"getVoucherItem","tags":["Voucher"],"responses":{"200":{"description":"Voucher resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Voucher.jsonld-voucher"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Voucher-voucher"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Voucher-voucher"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Voucher resource.","description":"Retrieves a Voucher resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putVoucherItem","tags":["Voucher"],"responses":{"200":{"description":"Voucher resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Voucher.jsonld-voucherReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Voucher-voucherReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Voucher-voucherReduced"}}},"links":{"GetVoucherItem":{"operationId":"getVoucherItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/vouchers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Voucher resource.","description":"Replaces the Voucher resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Voucher resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Voucher.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Voucher"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Voucher"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteVoucherItem","tags":["Voucher"],"responses":{"204":{"description":"Voucher resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Voucher resource.","description":"Removes the Voucher resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/webs":{"get":{"operationId":"getWebCollection","tags":["Web"],"responses":{"200":{"description":"Web collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Web.jsonld-webReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Web-webReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Web-webReduced"}}}}}},"summary":"Retrieves the collection of Web resources.","description":"Retrieves the collection of Web resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"supplier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"url","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"url[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postWebCollection","tags":["Web"],"responses":{"201":{"description":"Web resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Web.jsonld-webReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Web-webReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Web-webReduced"}}},"links":{"GetWebItem":{"operationId":"getWebItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/webs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Web resource.","description":"Creates a Web resource.","parameters":[],"requestBody":{"description":"The new Web resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Web.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Web"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Web"}}},"required":true},"deprecated":false},"parameters":[]},"\/webs\/{id}":{"get":{"operationId":"getWebItem","tags":["Web"],"responses":{"200":{"description":"Web resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Web.jsonld-web"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Web-web"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Web-web"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Web resource.","description":"Retrieves a Web resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putWebItem","tags":["Web"],"responses":{"200":{"description":"Web resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Web.jsonld-webReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Web-webReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Web-webReduced"}}},"links":{"GetWebItem":{"operationId":"getWebItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/webs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Web resource.","description":"Replaces the Web resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Web resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Web.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Web"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Web"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteWebItem","tags":["Web"],"responses":{"204":{"description":"Web resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Web resource.","description":"Removes the Web resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/zones":{"get":{"operationId":"getZoneCollection","tags":["Zone"],"responses":{"200":{"description":"Zone collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-zoneReduced"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}}}}}},"summary":"Retrieves the collection of Zone resources.","description":"Retrieves the collection of Zone resources.","parameters":[{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"latitude","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"longitude","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"location","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"location[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"location.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postZoneCollection","tags":["Zone"],"responses":{"201":{"description":"Zone resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Zone.jsonld-zoneReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}}},"links":{"GetZoneItem":{"operationId":"getZoneItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/zones\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Zone resource.","description":"Creates a Zone resource.","parameters":[],"requestBody":{"description":"The new Zone resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Zone.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Zone"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Zone"}}},"required":true},"deprecated":false},"parameters":[]},"\/zones\/{id}":{"get":{"operationId":"getZoneItem","tags":["Zone"],"responses":{"200":{"description":"Zone resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Zone.jsonld-zone"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Zone-zone"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Zone-zone"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Zone resource.","description":"Retrieves a Zone resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putZoneItem","tags":["Zone"],"responses":{"200":{"description":"Zone resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Zone.jsonld-zoneReduced"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Zone-zoneReduced"}}},"links":{"GetZoneItem":{"operationId":"getZoneItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/zones\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Zone resource.","description":"Replaces the Zone resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Zone resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Zone.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Zone"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Zone"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteZoneItem","tags":["Zone"],"responses":{"204":{"description":"Zone resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Zone resource.","description":"Removes the Zone resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]}},"components":{"schemas":{"AboutModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule-aboutModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule-aboutModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule.jsonld-aboutModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule.jsonld-aboutModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"subtitle":{"type":"string","nullable":true}}},"AboutModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"subtitle":{"type":"string","nullable":true}}},"AboutUsModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule-aboutUs":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule-aboutUsReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule.jsonld-aboutUs":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule.jsonld-aboutUsReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AboutUsModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"firstIcon":{"type":"string","nullable":true},"firstSubtitle":{"type":"string","nullable":true},"firstText":{"type":"string","nullable":true},"secondIcon":{"type":"string","nullable":true},"secondSubtitle":{"type":"string","nullable":true},"secondText":{"type":"string","nullable":true},"thirdIcon":{"type":"string","nullable":true},"thirdSubtitle":{"type":"string","nullable":true},"thirdText":{"type":"string","nullable":true},"fourthIcon":{"type":"string","nullable":true},"fourthSubtitle":{"type":"string","nullable":true},"fourthText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"AccountingAccount":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"client":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"supplier":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Supplier"}],"nullable":true},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount-accountingAccount":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount-accountingAccountReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount-client":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount-supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"client":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"supplier":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld"}],"nullable":true},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount.jsonld-accountingAccount":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount.jsonld-accountingAccountReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount.jsonld-client":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AccountingAccount.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"name":{"type":"string","nullable":true},"paymentMethods":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"writeOnly":true,"type":"string","nullable":true},"includes":{"writeOnly":true,"type":"string","nullable":true},"notIncludes":{"writeOnly":true,"type":"string","nullable":true},"carry":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier"}],"nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory"}},"relatedActivities":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Activity"}},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality"}},"activityFees":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"releaseHour":{"writeOnly":true,"type":"string","nullable":true},"hasSupplierAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"hasTransferAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"isOnRequest":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailClient":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailAgency":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailSupplier":{"writeOnly":true,"type":"boolean","nullable":true},"tripadvisorId":{"writeOnly":true,"type":"string","nullable":true},"getyourguideId":{"writeOnly":true,"type":"string","nullable":true},"vennturId":{"writeOnly":true,"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone"}},"productListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packModalities":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Modality"}},"themes":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"itineraryDays":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"packPrices":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice"}},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag"}],"nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"type":"string","format":"iri-reference","nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"writeOnly":true,"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"daysToPay":{"writeOnly":true,"type":"integer","nullable":true},"daysToPayBeforeStay":{"writeOnly":true,"type":"integer","nullable":true},"isCredit":{"writeOnly":true,"type":"boolean","nullable":true},"iva":{"type":"string","nullable":true},"reviews":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Review"}},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity"}},"externalId":{"type":"string","nullable":true},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"modalityPickupSchedules":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"managementTag":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"hasFlexibleHorary":{"readOnly":true,"type":"boolean"},"partners":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Partner"}},"priceFrom":{"type":"string","nullable":true},"bookingEngine":{"writeOnly":true,"type":"string","nullable":true},"bookingEngineWidget":{"writeOnly":true,"type":"string","nullable":true},"url":{"type":"string","nullable":true},"sheetCompleted":{"readOnly":true,"type":"boolean","nullable":true},"discounts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"roomingLists":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hasSupplierConfirmation":{"writeOnly":true,"type":"boolean","nullable":true},"isOpenDate":{"writeOnly":true,"type":"boolean","nullable":true},"internalTitle":{"writeOnly":true,"type":"string","nullable":true}}},"Activity-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"type":"string","nullable":true},"includes":{"type":"string","nullable":true},"notIncludes":{"type":"string","nullable":true},"carry":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-activity"}],"nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-activity"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-activity"}},"relatedActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-activity"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activity"}},"releaseHour":{"type":"string","nullable":true},"hasSupplierAvailability":{"type":"boolean","nullable":true},"hasTransferAvailability":{"type":"boolean","nullable":true},"isOnRequest":{"type":"boolean","nullable":true},"hasSendEmailClient":{"type":"boolean","nullable":true},"hasSendEmailAgency":{"type":"boolean","nullable":true},"hasSendEmailSupplier":{"type":"boolean","nullable":true},"tripadvisorId":{"type":"string","nullable":true},"getyourguideId":{"type":"string","nullable":true},"vennturId":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-activity"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-activity"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"seasonModalityPrices":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-activity"}],"nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-activity"}],"nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"daysToPay":{"type":"integer","nullable":true},"daysToPayBeforeStay":{"type":"integer","nullable":true},"isCredit":{"type":"boolean","nullable":true},"iva":{"type":"string","nullable":true},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-activity"}},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity-activity"}},"externalId":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"managementTag":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"hasFlexibleHorary":{"readOnly":true,"type":"boolean"},"partners":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner-activity"}},"priceFrom":{"type":"string","nullable":true},"bookingEngine":{"type":"string","nullable":true},"bookingEngineWidget":{"type":"string","nullable":true},"url":{"type":"string","nullable":true},"sheetCompleted":{"readOnly":true,"type":"boolean","nullable":true},"hasSupplierConfirmation":{"type":"boolean","nullable":true},"isOpenDate":{"type":"boolean","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Activity-activityAvailability":{"type":"object","description":"","properties":{"title":{"type":"string"},"releaseHour":{"type":"string","nullable":true},"isOnRequest":{"type":"boolean","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-activityAvailability"}],"nullable":true},"partners":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner-activityAvailability"}}}},"Activity-activityAvailabilityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"supplier":{"type":"string","format":"iri-reference","nullable":true},"releaseHour":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-activityAvailabilityReduced"}],"nullable":true},"partners":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner-activityAvailabilityReduced"}}}},"Activity-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-activityReduced"}],"nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-activityReduced"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-activityReduced"}},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality-activityReduced"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activityReduced"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-activityReduced"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-activityReduced"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-activityReduced"}],"nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity-activityReduced"}},"externalId":{"type":"string","nullable":true},"modalityPickupSchedules":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"hasFlexibleHorary":{"readOnly":true,"type":"boolean"},"priceFrom":{"type":"string","nullable":true},"url":{"type":"string","nullable":true},"sheetCompleted":{"readOnly":true,"type":"boolean","nullable":true}}},"Activity-booking":{"type":"object","description":"","properties":{"title":{"type":"string"},"slug":{"type":"string"},"extendedDescription":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-booking"}],"nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-booking"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-booking"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-booking"}},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"bookingEmail":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity-booking"}},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Activity-bookingLineReduced":{"type":"object","description":"","properties":{"externalSupplierCode":{"type":"string","nullable":true}}},"Activity-bookingReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-bookingReduced"}],"nullable":true},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity-bookingReduced"}}}},"Activity-modality":{"type":"object","description":"","properties":{"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-modality"}],"nullable":true}}},"Activity-modalityReduced":{"type":"object","description":"","properties":{"title":{"type":"string"}}},"Activity-pack":{"type":"object","description":"","properties":{"title":{"type":"string"}}},"Activity-page":{"type":"object","description":"","properties":{"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-page"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-page"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-page"}],"nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"priceFrom":{"type":"string","nullable":true}}},"Activity-pageReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-pageReduced"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-pageReduced"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"productTag":{"type":"string","format":"iri-reference","nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"priceFrom":{"type":"string","nullable":true}}},"Activity-productList":{"type":"object","description":"","properties":{"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-productList"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-productList"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-productList"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-productList"}],"nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Activity-productListReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true}}},"Activity-productPartnerPricingReduced":{"type":"object","description":"","properties":{"title":{"type":"string"}}},"Activity-supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-supplier"}],"nullable":true}}},"Activity-supplierReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"Activity-theme":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-theme"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-theme"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-theme"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"productTag":{"type":"string","format":"iri-reference","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Activity.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"writeOnly":true,"type":"string","nullable":true},"includes":{"writeOnly":true,"type":"string","nullable":true},"notIncludes":{"writeOnly":true,"type":"string","nullable":true},"carry":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld"}],"nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld"}},"relatedActivities":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld"}},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld"}},"activityFees":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityFee.jsonld"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"releaseHour":{"writeOnly":true,"type":"string","nullable":true},"hasSupplierAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"hasTransferAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"isOnRequest":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailClient":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailAgency":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailSupplier":{"writeOnly":true,"type":"boolean","nullable":true},"tripadvisorId":{"writeOnly":true,"type":"string","nullable":true},"getyourguideId":{"writeOnly":true,"type":"string","nullable":true},"vennturId":{"writeOnly":true,"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld"}},"productListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packModalities":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld"}},"themes":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"itineraryDays":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"packPrices":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice.jsonld"}},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld"}],"nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"type":"string","format":"iri-reference","nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"writeOnly":true,"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"daysToPay":{"writeOnly":true,"type":"integer","nullable":true},"daysToPayBeforeStay":{"writeOnly":true,"type":"integer","nullable":true},"isCredit":{"writeOnly":true,"type":"boolean","nullable":true},"iva":{"type":"string","nullable":true},"reviews":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld"}},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld"}},"externalId":{"type":"string","nullable":true},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"modalityPickupSchedules":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"managementTag":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"hasFlexibleHorary":{"readOnly":true,"type":"boolean"},"partners":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Partner.jsonld"}},"priceFrom":{"type":"string","nullable":true},"bookingEngine":{"writeOnly":true,"type":"string","nullable":true},"bookingEngineWidget":{"writeOnly":true,"type":"string","nullable":true},"url":{"type":"string","nullable":true},"sheetCompleted":{"readOnly":true,"type":"boolean","nullable":true},"discounts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"roomingLists":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hasSupplierConfirmation":{"writeOnly":true,"type":"boolean","nullable":true},"isOpenDate":{"writeOnly":true,"type":"boolean","nullable":true},"internalTitle":{"writeOnly":true,"type":"string","nullable":true}}},"Activity.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"type":"string","nullable":true},"includes":{"type":"string","nullable":true},"notIncludes":{"type":"string","nullable":true},"carry":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-activity"}],"nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-activity"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-activity"}},"relatedActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-activity"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activity"}},"releaseHour":{"type":"string","nullable":true},"hasSupplierAvailability":{"type":"boolean","nullable":true},"hasTransferAvailability":{"type":"boolean","nullable":true},"isOnRequest":{"type":"boolean","nullable":true},"hasSendEmailClient":{"type":"boolean","nullable":true},"hasSendEmailAgency":{"type":"boolean","nullable":true},"hasSendEmailSupplier":{"type":"boolean","nullable":true},"tripadvisorId":{"type":"string","nullable":true},"getyourguideId":{"type":"string","nullable":true},"vennturId":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-activity"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-activity"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"seasonModalityPrices":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-activity"}],"nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-activity"}],"nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"daysToPay":{"type":"integer","nullable":true},"daysToPayBeforeStay":{"type":"integer","nullable":true},"isCredit":{"type":"boolean","nullable":true},"iva":{"type":"string","nullable":true},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld-activity"}},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-activity"}},"externalId":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"managementTag":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"hasFlexibleHorary":{"readOnly":true,"type":"boolean"},"partners":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner.jsonld-activity"}},"priceFrom":{"type":"string","nullable":true},"bookingEngine":{"type":"string","nullable":true},"bookingEngineWidget":{"type":"string","nullable":true},"url":{"type":"string","nullable":true},"sheetCompleted":{"readOnly":true,"type":"boolean","nullable":true},"hasSupplierConfirmation":{"type":"boolean","nullable":true},"isOpenDate":{"type":"boolean","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Activity.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"releaseHour":{"type":"string","nullable":true},"isOnRequest":{"type":"boolean","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-activityAvailability"}],"nullable":true},"partners":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner.jsonld-activityAvailability"}}}},"Activity.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"supplier":{"type":"string","format":"iri-reference","nullable":true},"releaseHour":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-activityAvailabilityReduced"}],"nullable":true},"partners":{"type":"array","items":{"$ref":"#\/components\/schemas\/Partner.jsonld-activityAvailabilityReduced"}}}},"Activity.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-activityReduced"}],"nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-activityReduced"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-activityReduced"}},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld-activityReduced"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activityReduced"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-activityReduced"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-activityReduced"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-activityReduced"}],"nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-activityReduced"}},"externalId":{"type":"string","nullable":true},"modalityPickupSchedules":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"hasFlexibleHorary":{"readOnly":true,"type":"boolean"},"priceFrom":{"type":"string","nullable":true},"url":{"type":"string","nullable":true},"sheetCompleted":{"readOnly":true,"type":"boolean","nullable":true}}},"Activity.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"slug":{"type":"string"},"extendedDescription":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-booking"}],"nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-booking"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-booking"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-booking"}},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"bookingEmail":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-booking"}},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Activity.jsonld-bookingLineReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"externalSupplierCode":{"type":"string","nullable":true}}},"Activity.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-bookingReduced"}],"nullable":true},"channelActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelActivity.jsonld-bookingReduced"}}}},"Activity.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-modality"}],"nullable":true}}},"Activity.jsonld-modalityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"}}},"Activity.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"}}},"Activity.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-page"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-page"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-page"}],"nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"priceFrom":{"type":"string","nullable":true}}},"Activity.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-pageReduced"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-pageReduced"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"productTag":{"type":"string","format":"iri-reference","nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"priceFrom":{"type":"string","nullable":true}}},"Activity.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-productList"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-productList"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-productList"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"languages":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"duration":{"readOnly":true,"type":"string","nullable":true},"maxPax":{"readOnly":true,"type":"string","nullable":true},"hasServiceModality":{"readOnly":true,"type":"boolean","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-productList"}],"nullable":true},"tiqetsId":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Activity.jsonld-productListReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true}}},"Activity.jsonld-productPartnerPricingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"}}},"Activity.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplier"}],"nullable":true}}},"Activity.jsonld-supplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"Activity.jsonld-theme":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-theme"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-theme"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-theme"}},"price":{"readOnly":true,"type":"string","nullable":true},"cost":{"readOnly":true,"type":"string","nullable":true},"productTag":{"type":"string","format":"iri-reference","nullable":true},"promoTag":{"type":"string","nullable":true},"isStartingPoint":{"type":"boolean","nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"ActivityAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"ActivityAvailability-activityAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule-activityAvailability"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"ActivityAvailability-activityAvailabilityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule-activityAvailabilityReduced"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"ActivityAvailability.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"ActivityAvailability.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityAvailability"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"ActivityAvailability.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityAvailabilityReduced"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"ActivityFee":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"hasConsolidatedQuota":{"type":"boolean","nullable":true},"hasOnRequest":{"type":"boolean","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"activity":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"activitySeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"ActivityFee-activityAvailability":{"type":"object","description":"","properties":{"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality-activityAvailability"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-activityAvailability"}],"nullable":true}}},"ActivityFee-activityAvailabilityReduced":{"type":"object","description":"","properties":{"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality-activityAvailabilityReduced"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-activityAvailabilityReduced"}],"nullable":true}}},"ActivityFee-activityFee":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"hasConsolidatedQuota":{"type":"boolean","nullable":true},"hasOnRequest":{"type":"boolean","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"activitySeasons":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"ActivityFee-activityFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"hasConsolidatedQuota":{"type":"boolean","nullable":true},"hasOnRequest":{"type":"boolean","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"activitySeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason-activityFeeReduced"}}}},"ActivityFee-booking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"ActivityFee-modalityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"ActivityFee.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"hasConsolidatedQuota":{"type":"boolean","nullable":true},"hasOnRequest":{"type":"boolean","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"activity":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"activitySeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"ActivityFee.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld-activityAvailability"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-activityAvailability"}],"nullable":true}}},"ActivityFee.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld-activityAvailabilityReduced"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-activityAvailabilityReduced"}],"nullable":true}}},"ActivityFee.jsonld-activityFee":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"hasConsolidatedQuota":{"type":"boolean","nullable":true},"hasOnRequest":{"type":"boolean","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"activitySeasons":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"ActivityFee.jsonld-activityFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"hasConsolidatedQuota":{"type":"boolean","nullable":true},"hasOnRequest":{"type":"boolean","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"activitySeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activityFeeReduced"}}}},"ActivityFee.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"ActivityFee.jsonld-modalityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"ActivityPrice":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"type":"string","format":"iri-reference","nullable":true},"activitySchedule":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"officialPrice":{"writeOnly":true,"type":"string","nullable":true}}},"ActivityPrice-activityAvailability":{"type":"object","description":"","properties":{"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType-activityAvailability"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true}}},"ActivityPrice-activityAvailabilityReduced":{"type":"object","description":"","properties":{"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType-activityAvailabilityReduced"}],"nullable":true},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule-activityAvailabilityReduced"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true}}},"ActivityPrice-activityFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType-activityFeeReduced"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice-activityPrice":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"type":"string","format":"iri-reference","nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice-activityPriceReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"type":"string","format":"iri-reference","nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice-activitySeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType-activitySeason"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice-activitySeasonReduced":{"type":"object","description":"","properties":{"price":{"type":"string","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType-activitySeasonReduced"}],"nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true}}},"ActivityPrice.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"type":"string","format":"iri-reference","nullable":true},"activitySchedule":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"officialPrice":{"writeOnly":true,"type":"string","nullable":true}}},"ActivityPrice.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType.jsonld-activityAvailability"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true}}},"ActivityPrice.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType.jsonld-activityAvailabilityReduced"}],"nullable":true},"activitySchedule":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityAvailabilityReduced"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true}}},"ActivityPrice.jsonld-activityFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType.jsonld-activityFeeReduced"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice.jsonld-activityPrice":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"type":"string","format":"iri-reference","nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice.jsonld-activityPriceReduced":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"type":"string","format":"iri-reference","nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice.jsonld-activitySeason":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"quota":{"type":"integer","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType.jsonld-activitySeason"}],"nullable":true},"isExemptFromQuota":{"type":"boolean","nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true},"OfficialPrice":{"type":"string","nullable":true}}},"ActivityPrice.jsonld-activitySeasonReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"price":{"type":"string","nullable":true},"clientType":{"anyOf":[{"$ref":"#\/components\/schemas\/ClientType.jsonld-activitySeasonReduced"}],"nullable":true},"rangeFrom":{"type":"integer","nullable":true},"rangeTo":{"type":"integer","nullable":true}}},"ActivitySchedule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activitySeason":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"activityPrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"activityAvailabilities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"ActivitySchedule-activityAvailability":{"type":"object","description":"","properties":{"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"activitySeason":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySeason-activityAvailability"}],"nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityAvailability"}},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-activityAvailability"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule-activityAvailabilityReduced":{"type":"object","description":"","properties":{"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"activitySeason":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySeason-activityAvailabilityReduced"}],"nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityAvailabilityReduced"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule-activityFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activityFeeReduced"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule-activitySchedule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule-activityScheduleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule-activitySeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activitySeason"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule-activitySeasonReduced":{"type":"object","description":"","properties":{"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice-activitySeasonReduced"}},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activitySeason":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"activityPrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"activityAvailabilities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"activitySeason":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activityAvailability"}],"nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityAvailability"}},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-activityAvailability"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"activitySeason":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivitySeason.jsonld-activityAvailabilityReduced"}],"nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityAvailabilityReduced"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activityFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activityFeeReduced"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activitySchedule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activityScheduleReduced":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activitySeason":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activitySeason"}},"weekDays":{"type":"array","items":{"type":"string"}},"quota":{"type":"integer","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCustomPickupSchedules":{"type":"boolean","nullable":true},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySchedule.jsonld-activitySeasonReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"startTime":{"type":"string","nullable":true},"endTime":{"type":"string","nullable":true},"activityPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivityPrice.jsonld-activitySeasonReduced"}},"basePrice":{"type":"string","nullable":true},"baseCost":{"type":"string","nullable":true}}},"ActivitySeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activityFee":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule"}},"isOnRequest":{"type":"boolean","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"ActivitySeason-activityAvailability":{"type":"object","description":"","properties":{"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee-activityAvailability"}],"nullable":true},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason-activityAvailabilityReduced":{"type":"object","description":"","properties":{"ranges":{"type":"array","items":{"type":"string"}},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee-activityAvailabilityReduced"}],"nullable":true}}},"ActivitySeason-activityFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activityFeeReduced"}},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason-activitySeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activitySeason"}},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason-activitySeasonReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule-activitySeasonReduced"}},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activityFee":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld"}},"isOnRequest":{"type":"boolean","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"ActivitySeason.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityAvailability"}],"nullable":true},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"ranges":{"type":"array","items":{"type":"string"}},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-activityAvailabilityReduced"}],"nullable":true}}},"ActivitySeason.jsonld-activityFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activityFeeReduced"}},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason.jsonld-activitySeason":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activitySeason"}},"isOnRequest":{"type":"boolean","nullable":true}}},"ActivitySeason.jsonld-activitySeasonReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"weekDays":{"type":"array","items":{"type":"string"}},"appliesToAllSchedules":{"type":"boolean"},"ranges":{"type":"array","items":{"type":"string"}},"activitySchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/ActivitySchedule.jsonld-activitySeasonReduced"}},"isOnRequest":{"type":"boolean","nullable":true}}},"Agent":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"writeOnly":true,"type":"string","nullable":true},"documentType":{"writeOnly":true,"type":"string","nullable":true},"address":{"writeOnly":true,"type":"string","nullable":true},"bankAccount":{"writeOnly":true,"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"writeOnly":true,"type":"string","nullable":true},"hasWhatsapp":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"sellers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true}}},"Agent-agent":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"bankAccount":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"sellers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner-agent"}],"nullable":true},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Agent-agentReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true}}},"Agent-user":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"partner":{"type":"string","format":"iri-reference","nullable":true}}},"Agent.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"writeOnly":true,"type":"string","nullable":true},"documentType":{"writeOnly":true,"type":"string","nullable":true},"address":{"writeOnly":true,"type":"string","nullable":true},"bankAccount":{"writeOnly":true,"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"writeOnly":true,"type":"string","nullable":true},"hasWhatsapp":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"sellers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true}}},"Agent.jsonld-agent":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"bankAccount":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"sellers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner.jsonld-agent"}],"nullable":true},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Agent.jsonld-agentReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true}}},"Agent.jsonld-user":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"partner":{"type":"string","format":"iri-reference","nullable":true}}},"Article":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"writeOnly":true,"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"writeOnly":true,"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Supplier"}],"nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"mediaHero":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"productTag":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"promoTag":{"writeOnly":true,"type":"string","nullable":true},"inventoryLines":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine"}},"price":{"type":"string","nullable":true},"cost":{"writeOnly":true,"type":"string","nullable":true},"commission":{"writeOnly":true,"type":"string","nullable":true},"iva":{"writeOnly":true,"type":"string","nullable":true},"sku":{"writeOnly":true,"type":"string","nullable":true},"stock":{"writeOnly":true,"type":"integer","nullable":true},"attributeOptions":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"includedArticles":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Article"}},"includedInArticles":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Article"}},"isBundle":{"writeOnly":true,"type":"boolean","nullable":true},"includedInventoryLines":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine"}}}},"Article-article":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-article"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-article"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-article"}},"productTag":{"type":"string","format":"iri-reference","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"internalNotes":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"inventoryLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine-article"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"stock":{"type":"integer","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption-article"}},"variantConfig":{"readOnly":true,"type":"array","items":{"type":"string"}},"isBundle":{"type":"boolean","nullable":true},"includedInventoryLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine-article"}}}},"Article-articleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"isActive":{"type":"boolean","nullable":true},"mediaHero":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-articleReduced"}],"nullable":true},"price":{"type":"string","nullable":true}}},"Article-booking":{"type":"object","description":"","properties":{"title":{"type":"string"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"stock":{"type":"integer","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"variantConfig":{"readOnly":true,"type":"array","items":{"type":"string"}},"isBundle":{"type":"boolean","nullable":true},"includedInventoryLines":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Article-bookingReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"variantConfig":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"Article.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"writeOnly":true,"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"writeOnly":true,"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld"}],"nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"mediaHero":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"productTag":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"promoTag":{"writeOnly":true,"type":"string","nullable":true},"inventoryLines":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld"}},"price":{"type":"string","nullable":true},"cost":{"writeOnly":true,"type":"string","nullable":true},"commission":{"writeOnly":true,"type":"string","nullable":true},"iva":{"writeOnly":true,"type":"string","nullable":true},"sku":{"writeOnly":true,"type":"string","nullable":true},"stock":{"writeOnly":true,"type":"integer","nullable":true},"attributeOptions":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"includedArticles":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Article.jsonld"}},"includedInArticles":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Article.jsonld"}},"isBundle":{"writeOnly":true,"type":"boolean","nullable":true},"includedInventoryLines":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld"}}}},"Article.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-article"}},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-article"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-article"}},"productTag":{"type":"string","format":"iri-reference","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"internalNotes":{"type":"string","nullable":true},"promoTag":{"type":"string","nullable":true},"inventoryLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld-article"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"stock":{"type":"integer","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-article"}},"variantConfig":{"readOnly":true,"type":"array","items":{"type":"string"}},"isBundle":{"type":"boolean","nullable":true},"includedInventoryLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/InventoryLine.jsonld-article"}}}},"Article.jsonld-articleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"isActive":{"type":"boolean","nullable":true},"mediaHero":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-articleReduced"}],"nullable":true},"price":{"type":"string","nullable":true}}},"Article.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"stock":{"type":"integer","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"variantConfig":{"readOnly":true,"type":"array","items":{"type":"string"}},"isBundle":{"type":"boolean","nullable":true},"includedInventoryLines":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Article.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"variantConfig":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"Attribute":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption"}}}},"Attribute-article":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Attribute-attribute":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption-attribute"}}}},"Attribute-attributeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption-attributeReduced"}}}},"Attribute.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld"}}}},"Attribute.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Attribute.jsonld-attribute":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-attribute"}}}},"Attribute.jsonld-attributeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-attributeReduced"}}}},"AttributeOption":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"attribute":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"inventoryLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AttributeOption-article":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true},"attribute":{"anyOf":[{"$ref":"#\/components\/schemas\/Attribute-article"}],"nullable":true}}},"AttributeOption-attribute":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption-attributeOption":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption-attributeOptionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption-attributeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"attribute":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"inventoryLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"AttributeOption.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true},"attribute":{"anyOf":[{"$ref":"#\/components\/schemas\/Attribute.jsonld-article"}],"nullable":true}}},"AttributeOption.jsonld-attribute":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption.jsonld-attributeOption":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption.jsonld-attributeOptionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"AttributeOption.jsonld-attributeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Bill":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"pricePayed":{"type":"string","nullable":true},"client":{"type":"string","format":"iri-reference","nullable":true},"aditionalDescription":{"type":"string","nullable":true},"accountingCode":{"type":"string","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typePayment":{"type":"string","nullable":true},"textLegal":{"type":"string","nullable":true},"taxRegime":{"type":"string","nullable":true},"dateRelease":{"type":"string","format":"date-time","nullable":true},"ivaType":{"type":"string","format":"iri-reference","nullable":true},"serie":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"totalPayments":{"readOnly":true,"type":"string","nullable":true},"totalPrice":{"readOnly":true,"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Bill-bill":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"pricePayed":{"type":"string","nullable":true},"client":{"type":"string","format":"iri-reference","nullable":true},"aditionalDescription":{"type":"string","nullable":true},"accountingCode":{"type":"string","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typePayment":{"type":"string","nullable":true},"textLegal":{"type":"string","nullable":true},"taxRegime":{"type":"string","nullable":true},"dateRelease":{"type":"string","format":"date-time","nullable":true},"ivaType":{"type":"string","format":"iri-reference","nullable":true},"serie":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"totalPayments":{"readOnly":true,"type":"string","nullable":true},"totalPrice":{"readOnly":true,"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Bill-billReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"pricePayed":{"type":"string","nullable":true},"client":{"type":"string","format":"iri-reference","nullable":true},"aditionalDescription":{"type":"string","nullable":true},"accountingCode":{"type":"string","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typePayment":{"type":"string","nullable":true},"textLegal":{"type":"string","nullable":true},"taxRegime":{"type":"string","nullable":true},"dateRelease":{"type":"string","format":"date-time","nullable":true},"ivaType":{"type":"string","format":"iri-reference","nullable":true},"serie":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"totalPayments":{"readOnly":true,"type":"string","nullable":true},"totalPrice":{"readOnly":true,"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Bill.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"pricePayed":{"type":"string","nullable":true},"client":{"type":"string","format":"iri-reference","nullable":true},"aditionalDescription":{"type":"string","nullable":true},"accountingCode":{"type":"string","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typePayment":{"type":"string","nullable":true},"textLegal":{"type":"string","nullable":true},"taxRegime":{"type":"string","nullable":true},"dateRelease":{"type":"string","format":"date-time","nullable":true},"ivaType":{"type":"string","format":"iri-reference","nullable":true},"serie":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"totalPayments":{"readOnly":true,"type":"string","nullable":true},"totalPrice":{"readOnly":true,"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Bill.jsonld-bill":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"pricePayed":{"type":"string","nullable":true},"client":{"type":"string","format":"iri-reference","nullable":true},"aditionalDescription":{"type":"string","nullable":true},"accountingCode":{"type":"string","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typePayment":{"type":"string","nullable":true},"textLegal":{"type":"string","nullable":true},"taxRegime":{"type":"string","nullable":true},"dateRelease":{"type":"string","format":"date-time","nullable":true},"ivaType":{"type":"string","format":"iri-reference","nullable":true},"serie":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"totalPayments":{"readOnly":true,"type":"string","nullable":true},"totalPrice":{"readOnly":true,"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Bill.jsonld-billReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"pricePayed":{"type":"string","nullable":true},"client":{"type":"string","format":"iri-reference","nullable":true},"aditionalDescription":{"type":"string","nullable":true},"accountingCode":{"type":"string","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typePayment":{"type":"string","nullable":true},"textLegal":{"type":"string","nullable":true},"taxRegime":{"type":"string","nullable":true},"dateRelease":{"type":"string","format":"date-time","nullable":true},"ivaType":{"type":"string","format":"iri-reference","nullable":true},"serie":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"totalPayments":{"readOnly":true,"type":"string","nullable":true},"totalPrice":{"readOnly":true,"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"BillSerie":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"sequence":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"type":{"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"BillSerie-billSerie":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"sequence":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"type":{"type":"string","nullable":true}}},"BillSerie-billSerieReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"sequence":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"type":{"type":"string","nullable":true}}},"BillSerie.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"sequence":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"type":{"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"BillSerie.jsonld-billSerie":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"sequence":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"type":{"type":"string","nullable":true}}},"BillSerie.jsonld-billSerieReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"sequence":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"type":{"type":"string","nullable":true}}},"BillSupplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier"}],"nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string","nullable":true},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}},"serie":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"statusBill":{"readOnly":true,"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true}}},"BillSupplier-billSupplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"supplier":{"type":"string","format":"iri-reference","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string","nullable":true},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-billSupplier"}},"serie":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-billSupplier"}},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"statusBill":{"readOnly":true,"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true}}},"BillSupplier-billSupplierReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-billSupplierReduced"}],"nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string","nullable":true},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-billSupplierReduced"}},"serie":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"statusBill":{"readOnly":true,"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true}}},"BillSupplier.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld"}],"nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string","nullable":true},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"serie":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"statusBill":{"readOnly":true,"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true}}},"BillSupplier.jsonld-billSupplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"supplier":{"type":"string","format":"iri-reference","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string","nullable":true},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld-billSupplier"}},"serie":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-billSupplier"}},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"statusBill":{"readOnly":true,"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true}}},"BillSupplier.jsonld-billSupplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-billSupplierReduced"}],"nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string","nullable":true},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld-billSupplierReduced"}},"serie":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"statusBill":{"readOnly":true,"type":"string","nullable":true},"isSentToAccounting":{"type":"boolean","nullable":true}}},"Booking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"checkOut":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"data":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"tickets":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"clientRequestSent":{"type":"boolean","nullable":true},"clientRequestConfirmedSent":{"type":"boolean","nullable":true},"paymentReminderSent":{"type":"boolean","nullable":true},"bookingCancelledSent":{"type":"boolean","nullable":true},"language":{"type":"string","nullable":true},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"roomingList":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"location":{"readOnly":true,"type":"string","nullable":true},"totalProfit":{"readOnly":true,"type":"string","nullable":true},"totalPVDProfit":{"readOnly":true,"type":"string","nullable":true},"totalProfitPercentage":{"readOnly":true,"type":"string","nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller"}],"nullable":true},"managementStatus":{"type":"string","nullable":true},"bill":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"fiscalName":{"type":"string","nullable":true},"roomingLists":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"billSuppliers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"isFreestyle":{"type":"boolean","nullable":true},"totalDiscount":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"isExternalPaymentGateway":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"paymentGateway":{"type":"string","nullable":true},"totalPaymentFee":{"type":"string","nullable":true},"paymentGatewayId":{"type":"string","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Booking-billSupplier":{"type":"object","description":"","properties":{"totalPriceCost":{"type":"string","nullable":true}}},"Booking-billSupplierReduced":{"type":"object","description":"","properties":{"totalPriceCost":{"type":"string","nullable":true}}},"Booking-booking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client-booking"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine-booking"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"clientRequestSent":{"type":"boolean","nullable":true},"clientRequestConfirmedSent":{"type":"boolean","nullable":true},"paymentReminderSent":{"type":"boolean","nullable":true},"bookingCancelledSent":{"type":"boolean","nullable":true},"language":{"type":"string","nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller-booking"}],"nullable":true},"managementStatus":{"type":"string","nullable":true},"totalPVD":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"fiscalName":{"type":"string","nullable":true},"isFreestyle":{"type":"boolean","nullable":true},"totalDiscount":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"isExternalPaymentGateway":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"paymentGateway":{"type":"string","nullable":true},"totalPaymentFee":{"type":"string","nullable":true},"paymentGatewayId":{"type":"string","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Booking-bookingReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client-bookingReduced"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine-bookingReduced"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"clientRequestSent":{"type":"boolean","nullable":true},"clientRequestConfirmedSent":{"type":"boolean","nullable":true},"paymentReminderSent":{"type":"boolean","nullable":true},"bookingCancelledSent":{"type":"boolean","nullable":true},"language":{"type":"string","nullable":true},"location":{"readOnly":true,"type":"string","nullable":true},"totalProfit":{"readOnly":true,"type":"string","nullable":true},"totalPVDProfit":{"readOnly":true,"type":"string","nullable":true},"totalProfitPercentage":{"readOnly":true,"type":"string","nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller-bookingReduced"}],"nullable":true},"managementStatus":{"type":"string","nullable":true},"totalPVD":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"fiscalName":{"type":"string","nullable":true},"isFreestyle":{"type":"boolean","nullable":true},"totalDiscount":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"isExternalPaymentGateway":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"paymentGateway":{"type":"string","nullable":true},"totalPaymentFee":{"type":"string","nullable":true},"paymentGatewayId":{"type":"string","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Booking-client":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"totalPrice":{"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true}}},"Booking-tickets":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"type":"string","format":"iri-reference","nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine-tickets"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"totalPVD":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"totalPaymentFee":{"type":"string","nullable":true}}},"Booking-voucher":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client-voucher"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine-voucher"}}}},"Booking-voucherReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Booking.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"checkOut":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"data":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client.jsonld"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine.jsonld"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"tickets":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"clientRequestSent":{"type":"boolean","nullable":true},"clientRequestConfirmedSent":{"type":"boolean","nullable":true},"paymentReminderSent":{"type":"boolean","nullable":true},"bookingCancelledSent":{"type":"boolean","nullable":true},"language":{"type":"string","nullable":true},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"roomingList":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"location":{"readOnly":true,"type":"string","nullable":true},"totalProfit":{"readOnly":true,"type":"string","nullable":true},"totalPVDProfit":{"readOnly":true,"type":"string","nullable":true},"totalProfitPercentage":{"readOnly":true,"type":"string","nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller.jsonld"}],"nullable":true},"managementStatus":{"type":"string","nullable":true},"bill":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"fiscalName":{"type":"string","nullable":true},"roomingLists":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"billSuppliers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"isFreestyle":{"type":"boolean","nullable":true},"totalDiscount":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"isExternalPaymentGateway":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"paymentGateway":{"type":"string","nullable":true},"totalPaymentFee":{"type":"string","nullable":true},"paymentGatewayId":{"type":"string","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Booking.jsonld-billSupplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"totalPriceCost":{"type":"string","nullable":true}}},"Booking.jsonld-billSupplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"totalPriceCost":{"type":"string","nullable":true}}},"Booking.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client.jsonld-booking"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-booking"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"clientRequestSent":{"type":"boolean","nullable":true},"clientRequestConfirmedSent":{"type":"boolean","nullable":true},"paymentReminderSent":{"type":"boolean","nullable":true},"bookingCancelledSent":{"type":"boolean","nullable":true},"language":{"type":"string","nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller.jsonld-booking"}],"nullable":true},"managementStatus":{"type":"string","nullable":true},"totalPVD":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"fiscalName":{"type":"string","nullable":true},"isFreestyle":{"type":"boolean","nullable":true},"totalDiscount":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"isExternalPaymentGateway":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"paymentGateway":{"type":"string","nullable":true},"totalPaymentFee":{"type":"string","nullable":true},"paymentGatewayId":{"type":"string","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Booking.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client.jsonld-bookingReduced"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-bookingReduced"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"clientRequestSent":{"type":"boolean","nullable":true},"clientRequestConfirmedSent":{"type":"boolean","nullable":true},"paymentReminderSent":{"type":"boolean","nullable":true},"bookingCancelledSent":{"type":"boolean","nullable":true},"language":{"type":"string","nullable":true},"location":{"readOnly":true,"type":"string","nullable":true},"totalProfit":{"readOnly":true,"type":"string","nullable":true},"totalPVDProfit":{"readOnly":true,"type":"string","nullable":true},"totalProfitPercentage":{"readOnly":true,"type":"string","nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller.jsonld-bookingReduced"}],"nullable":true},"managementStatus":{"type":"string","nullable":true},"totalPVD":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"fiscalName":{"type":"string","nullable":true},"isFreestyle":{"type":"boolean","nullable":true},"totalDiscount":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"isExternalPaymentGateway":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"paymentGateway":{"type":"string","nullable":true},"totalPaymentFee":{"type":"string","nullable":true},"paymentGatewayId":{"type":"string","nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Booking.jsonld-client":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"totalPrice":{"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true}}},"Booking.jsonld-tickets":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"observations":{"type":"string","nullable":true},"promoCode":{"type":"string","nullable":true},"totalPrice":{"type":"string"},"paymentMethod":{"type":"string"},"hasAcceptance":{"type":"boolean"},"status":{"type":"string"},"client":{"type":"string","format":"iri-reference","nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-tickets"}},"paymentStatus":{"type":"string","nullable":true},"onRequestPayment":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"internalNotes":{"type":"string","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"clientConfirmationSent":{"type":"boolean","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"totalPVD":{"type":"string","nullable":true},"partnerConfirmationSent":{"type":"boolean","nullable":true},"supplierCancelledSent":{"type":"boolean","nullable":true},"partnerCancelledSent":{"type":"boolean","nullable":true},"clientCancelledSent":{"type":"boolean","nullable":true},"totalPaymentFee":{"type":"string","nullable":true}}},"Booking.jsonld-voucher":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"client":{"anyOf":[{"$ref":"#\/components\/schemas\/Client.jsonld-voucher"}],"nullable":true},"bookingLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingLine.jsonld-voucher"}}}},"Booking.jsonld-voucherReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"BookingLine":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity"}],"nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality"}],"nullable":true},"totalPVD":{"type":"string","nullable":true},"discounts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"bookingName":{"readOnly":true,"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine-booking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel-booking"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-booking"}],"nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking-booking"}],"nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"anyOf":[{"$ref":"#\/components\/schemas\/Article-booking"}],"nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality-booking"}],"nullable":true},"totalPVD":{"type":"string","nullable":true},"productName":{"readOnly":true,"type":"string","nullable":true},"discounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"anyOf":[{"$ref":"#\/components\/schemas\/Transfer-booking"}],"nullable":true}}},"BookingLine-bookingLine":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine-bookingLineReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-bookingLineReduced"}],"nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality-bookingLineReduced"}],"nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"bookingName":{"readOnly":true,"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine-bookingReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel-bookingReduced"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-bookingReduced"}],"nullable":true},"article":{"anyOf":[{"$ref":"#\/components\/schemas\/Article-bookingReduced"}],"nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"productName":{"readOnly":true,"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"anyOf":[{"$ref":"#\/components\/schemas\/Transfer-bookingReduced"}],"nullable":true}}},"BookingLine-tickets":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking-tickets"}],"nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine-voucher":{"type":"object","description":"","properties":{"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking-voucher"}],"nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld"}],"nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld"}],"nullable":true},"totalPVD":{"type":"string","nullable":true},"discounts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"bookingName":{"readOnly":true,"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel.jsonld-booking"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-booking"}],"nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld-booking"}],"nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"anyOf":[{"$ref":"#\/components\/schemas\/Article.jsonld-booking"}],"nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld-booking"}],"nullable":true},"totalPVD":{"type":"string","nullable":true},"productName":{"readOnly":true,"type":"string","nullable":true},"discounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"anyOf":[{"$ref":"#\/components\/schemas\/Transfer.jsonld-booking"}],"nullable":true}}},"BookingLine.jsonld-bookingLine":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine.jsonld-bookingLineReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-bookingLineReduced"}],"nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld-bookingLineReduced"}],"nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"bookingName":{"readOnly":true,"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel.jsonld-bookingReduced"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-bookingReduced"}],"nullable":true},"article":{"anyOf":[{"$ref":"#\/components\/schemas\/Article.jsonld-bookingReduced"}],"nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"productName":{"readOnly":true,"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"anyOf":[{"$ref":"#\/components\/schemas\/Transfer.jsonld-bookingReduced"}],"nullable":true}}},"BookingLine.jsonld-tickets":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld-tickets"}],"nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"BookingLine.jsonld-voucher":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"checkIn":{"type":"string","format":"date-time","nullable":true},"checkOut":{"type":"string","format":"date-time","nullable":true},"totalPrice":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld-voucher"}],"nullable":true},"totalPriceCost":{"type":"string","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"iva":{"type":"string","nullable":true},"isValidated":{"type":"boolean","nullable":true},"externalLocator":{"type":"string","nullable":true},"validatedAt":{"type":"string","format":"date-time","nullable":true},"externalSupplierLocator":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"totalPVD":{"type":"string","nullable":true},"totalDiscount":{"type":"string","nullable":true},"externalConnectorLocator":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"CancellationType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pensionTypePrices":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"CancellationType-cancellationType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"CancellationType-cancellationTypeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"CancellationType-hotelAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"CancellationType-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true}}},"CancellationType.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pensionTypePrices":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"CancellationType.jsonld-cancellationType":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"CancellationType.jsonld-cancellationTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"CancellationType.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"CancellationType.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true}}},"Cashout":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"totals":{"type":"array","items":{"type":"string"},"nullable":true},"totalQuantity":{"type":"integer","nullable":true},"totalIncome":{"type":"string","nullable":true}}},"Cashout-cashout":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"totals":{"type":"array","items":{"type":"string"},"nullable":true},"totalQuantity":{"type":"integer","nullable":true},"totalIncome":{"type":"string","nullable":true}}},"Cashout-cashoutReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"totals":{"type":"array","items":{"type":"string"},"nullable":true},"totalQuantity":{"type":"integer","nullable":true},"totalIncome":{"type":"string","nullable":true}}},"Cashout.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"totals":{"type":"array","items":{"type":"string"},"nullable":true},"totalQuantity":{"type":"integer","nullable":true},"totalIncome":{"type":"string","nullable":true}}},"Cashout.jsonld-cashout":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"totals":{"type":"array","items":{"type":"string"},"nullable":true},"totalQuantity":{"type":"integer","nullable":true},"totalIncome":{"type":"string","nullable":true}}},"Cashout.jsonld-cashoutReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"totals":{"type":"array","items":{"type":"string"},"nullable":true},"totalQuantity":{"type":"integer","nullable":true},"totalIncome":{"type":"string","nullable":true}}},"Category":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory"}},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"categoryListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"transfers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Category-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activity"}}}},"Category-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activityReduced"}}}},"Category-article":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Category-category":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-category"}},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-category"}}}},"Category-categoryListModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Category-categoryReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory-categoryReduced"}},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-categoryReduced"}}}},"Category-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Category-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}}}},"Category-post":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Category-postReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Category-transfer":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-transfer"}}}},"Category-transferReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-transferReduced"}}}},"Category.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld"}},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"categoryListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"transfers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Category.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activity"}}}},"Category.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activityReduced"}}}},"Category.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Category.jsonld-category":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-category"}},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-category"}}}},"Category.jsonld-categoryListModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Category.jsonld-categoryReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"subCategories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subcategory.jsonld-categoryReduced"}},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-categoryReduced"}}}},"Category.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Category.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}}}},"Category.jsonld-post":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Category.jsonld-postReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Category.jsonld-transfer":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-transfer"}}}},"Category.jsonld-transferReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-transferReduced"}}}},"CategoryListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule-categoryListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-categoryListModule"}],"nullable":true},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule-categoryListModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-categoryListModuleReduced"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-categoryListModuleReduced"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-page"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-page"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-pageReduced"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule.jsonld-categoryListModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-categoryListModule"}],"nullable":true},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule.jsonld-categoryListModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-categoryListModuleReduced"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-categoryListModuleReduced"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-page"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CategoryListModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}],"nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-pageReduced"}},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"Channel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true},"username":{"type":"string","nullable":true},"password":{"type":"string","nullable":true},"connector":{"type":"string","format":"iri-reference","nullable":true},"channelHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sellsActivities":{"type":"boolean","nullable":true},"sellsHotels":{"type":"boolean","nullable":true},"isAggregator":{"type":"boolean","nullable":true}}},"Channel-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true}}},"Channel-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true}}},"Channel-booking":{"type":"object","description":"","properties":{"channelKey":{"type":"string","nullable":true}}},"Channel-channel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true},"username":{"type":"string","nullable":true},"password":{"type":"string","nullable":true},"connector":{"type":"string","format":"iri-reference","nullable":true},"channelHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sellsActivities":{"type":"boolean","nullable":true},"sellsHotels":{"type":"boolean","nullable":true},"isAggregator":{"type":"boolean","nullable":true}}},"Channel-channelReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true},"username":{"type":"string","nullable":true},"password":{"type":"string","nullable":true},"connector":{"type":"string","format":"iri-reference","nullable":true},"channelHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sellsActivities":{"type":"boolean","nullable":true},"sellsHotels":{"type":"boolean","nullable":true},"isAggregator":{"type":"boolean","nullable":true}}},"Channel-hotel":{"type":"object","description":"","properties":{"channelKey":{"type":"string","nullable":true},"code":{"type":"string","nullable":true}}},"Channel-hotelReduced":{"type":"object","description":"","properties":{"channelKey":{"type":"string","nullable":true},"code":{"type":"string","nullable":true}}},"Channel.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true},"username":{"type":"string","nullable":true},"password":{"type":"string","nullable":true},"connector":{"type":"string","format":"iri-reference","nullable":true},"channelHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sellsActivities":{"type":"boolean","nullable":true},"sellsHotels":{"type":"boolean","nullable":true},"isAggregator":{"type":"boolean","nullable":true}}},"Channel.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true}}},"Channel.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true}}},"Channel.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"channelKey":{"type":"string","nullable":true}}},"Channel.jsonld-channel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true},"username":{"type":"string","nullable":true},"password":{"type":"string","nullable":true},"connector":{"type":"string","format":"iri-reference","nullable":true},"channelHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sellsActivities":{"type":"boolean","nullable":true},"sellsHotels":{"type":"boolean","nullable":true},"isAggregator":{"type":"boolean","nullable":true}}},"Channel.jsonld-channelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"channelKey":{"type":"string","nullable":true},"username":{"type":"string","nullable":true},"password":{"type":"string","nullable":true},"connector":{"type":"string","format":"iri-reference","nullable":true},"channelHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"channelActivities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sellsActivities":{"type":"boolean","nullable":true},"sellsHotels":{"type":"boolean","nullable":true},"isAggregator":{"type":"boolean","nullable":true}}},"Channel.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"channelKey":{"type":"string","nullable":true},"code":{"type":"string","nullable":true}}},"Channel.jsonld-hotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"channelKey":{"type":"string","nullable":true},"code":{"type":"string","nullable":true}}},"ChannelActivity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelActivity-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel-activity"}],"nullable":true}}},"ChannelActivity-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel-activityReduced"}],"nullable":true}}},"ChannelActivity-booking":{"type":"object","description":"","properties":{"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel-booking"}],"nullable":true}}},"ChannelActivity-bookingReduced":{"type":"object","description":"","properties":{"code":{"type":"string","nullable":true}}},"ChannelActivity-channelActivity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelActivity-channelActivityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelActivity.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelActivity.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel.jsonld-activity"}],"nullable":true}}},"ChannelActivity.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel.jsonld-activityReduced"}],"nullable":true}}},"ChannelActivity.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel.jsonld-booking"}],"nullable":true}}},"ChannelActivity.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string","nullable":true}}},"ChannelActivity.jsonld-channelActivity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelActivity.jsonld-channelActivityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel-channelHotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel-channelHotelReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel-hotel":{"type":"object","description":"","properties":{"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel-hotel"}],"nullable":true}}},"ChannelHotel-hotelReduced":{"type":"object","description":"","properties":{"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel-hotelReduced"}],"nullable":true}}},"ChannelHotel.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel.jsonld-channelHotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel.jsonld-channelHotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"channelCode":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"channel":{"type":"string","format":"iri-reference","nullable":true}}},"ChannelHotel.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel.jsonld-hotel"}],"nullable":true}}},"ChannelHotel.jsonld-hotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string","nullable":true},"channel":{"anyOf":[{"$ref":"#\/components\/schemas\/Channel.jsonld-hotelReduced"}],"nullable":true}}},"Client":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"createdAt":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accountingAccount":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"address":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"lastBooking":{"readOnly":true,"type":"string","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"city":{"writeOnly":true,"type":"string","nullable":true},"companyName":{"writeOnly":true,"type":"string","nullable":true}}},"Client-booking":{"type":"object","description":"","properties":{"email":{"type":"string","nullable":true}}},"Client-bookingReduced":{"type":"object","description":"","properties":{"email":{"type":"string","nullable":true}}},"Client-client":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-client"}},"accountingAccount":{"anyOf":[{"$ref":"#\/components\/schemas\/AccountingAccount-client"}],"nullable":true},"address":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true}}},"Client-clientReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"lastBooking":{"readOnly":true,"type":"string","nullable":true}}},"Client-voucher":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true}}},"Client.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"createdAt":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accountingAccount":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"address":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"lastBooking":{"readOnly":true,"type":"string","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"city":{"writeOnly":true,"type":"string","nullable":true},"companyName":{"writeOnly":true,"type":"string","nullable":true}}},"Client.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"type":"string","nullable":true}}},"Client.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"type":"string","nullable":true}}},"Client.jsonld-client":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld-client"}},"accountingAccount":{"anyOf":[{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld-client"}],"nullable":true},"address":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true}}},"Client.jsonld-clientReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"lastBooking":{"readOnly":true,"type":"string","nullable":true}}},"Client.jsonld-voucher":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true}}},"ClientType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"customTitle":{"type":"string","nullable":true},"types":{"type":"array","items":{"type":"string"},"nullable":true},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"activityPrices":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-activityAvailability":{"type":"object","description":"","properties":{"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-activityAvailabilityReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-activityFeeReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-activitySeason":{"type":"object","description":"","properties":{"title":{"type":"string"},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-activitySeasonReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-clientType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"customTitle":{"type":"string","nullable":true},"types":{"type":"array","items":{"type":"string"},"nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-clientTypeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"customTitle":{"type":"string","nullable":true},"types":{"type":"array","items":{"type":"string"},"nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType-modality":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"customTitle":{"type":"string","nullable":true},"types":{"type":"array","items":{"type":"string"},"nullable":true},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"activityPrices":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-activityFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-activitySeason":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-activitySeasonReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-clientType":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"customTitle":{"type":"string","nullable":true},"types":{"type":"array","items":{"type":"string"},"nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-clientTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"code":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"customTitle":{"type":"string","nullable":true},"types":{"type":"array","items":{"type":"string"},"nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"ClientType.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"minAge":{"type":"integer","nullable":true},"maxAge":{"type":"integer","nullable":true},"helpText":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"isCounterOnly":{"type":"boolean","nullable":true}}},"Collection-article":{"type":"object","description":""},"Collection.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"CommunicationTemplate":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"templateName":{"type":"string","nullable":true},"supplier":{"type":"array","items":{"type":"string","format":"iri-reference"}},"client":{"type":"array","items":{"type":"string","format":"iri-reference"}},"status":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"recipients":{"type":"array","items":{"type":"string"},"nullable":true}}},"CommunicationTemplate-communicationTemplate":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"templateName":{"type":"string","nullable":true},"supplier":{"type":"array","items":{"type":"string","format":"iri-reference"}},"client":{"type":"array","items":{"type":"string","format":"iri-reference"}},"status":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"recipients":{"type":"array","items":{"type":"string"},"nullable":true}}},"CommunicationTemplate-communicationTemplateReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"templateName":{"type":"string","nullable":true},"supplier":{"type":"array","items":{"type":"string","format":"iri-reference"}},"client":{"type":"array","items":{"type":"string","format":"iri-reference"}},"status":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"recipients":{"type":"array","items":{"type":"string"},"nullable":true}}},"CommunicationTemplate.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"templateName":{"type":"string","nullable":true},"supplier":{"type":"array","items":{"type":"string","format":"iri-reference"}},"client":{"type":"array","items":{"type":"string","format":"iri-reference"}},"status":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"recipients":{"type":"array","items":{"type":"string"},"nullable":true}}},"CommunicationTemplate.jsonld-communicationTemplate":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"templateName":{"type":"string","nullable":true},"supplier":{"type":"array","items":{"type":"string","format":"iri-reference"}},"client":{"type":"array","items":{"type":"string","format":"iri-reference"}},"status":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"recipients":{"type":"array","items":{"type":"string"},"nullable":true}}},"CommunicationTemplate.jsonld-communicationTemplateReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"templateName":{"type":"string","nullable":true},"supplier":{"type":"array","items":{"type":"string","format":"iri-reference"}},"client":{"type":"array","items":{"type":"string","format":"iri-reference"}},"status":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"recipients":{"type":"array","items":{"type":"string"},"nullable":true}}},"Configuration":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cif":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"fax":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"province":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"account":{"type":"string","nullable":true},"billFooter":{"type":"string","nullable":true},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"hasHotels":{"type":"boolean"},"hasActivities":{"type":"boolean"},"hasExtras":{"type":"boolean"},"bookingEmail":{"type":"string","nullable":true},"roundUpPrices":{"type":"boolean","nullable":true},"hasArticles":{"type":"boolean","nullable":true},"hasIntegrations":{"type":"boolean","nullable":true},"hasBookings":{"type":"boolean","nullable":true},"hasSales":{"type":"boolean","nullable":true},"hasBilling":{"type":"boolean","nullable":true},"hasCMS":{"type":"boolean","nullable":true},"hasPickups":{"type":"boolean","nullable":true},"hasPensionTypes":{"type":"boolean","nullable":true},"hasThemes":{"type":"boolean","nullable":true},"hasClientTypes":{"type":"boolean","nullable":true},"hasAvailabilities":{"type":"boolean","nullable":true},"favicon":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"mainColor":{"type":"string","nullable":true},"slogan":{"type":"string","nullable":true},"smFacebook":{"type":"string","nullable":true},"smInstagram":{"type":"string","nullable":true},"smTwitter":{"type":"string","nullable":true},"landlinePhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"hasBlog":{"type":"boolean","nullable":true},"hasDynamicQuestions":{"type":"boolean","nullable":true},"languages":{"type":"array","items":{"type":"string"},"nullable":true},"secondaryColor":{"type":"string","nullable":true},"hasPartners":{"type":"boolean","nullable":true},"logoWhite":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"isMultidestiny":{"type":"boolean","nullable":true},"gtmHead":{"type":"string","nullable":true},"gtmBody":{"type":"string","nullable":true},"hotjarCode":{"type":"string","nullable":true},"pixelCode":{"type":"string","nullable":true},"hasFilters":{"default":true,"example":true,"type":"boolean","nullable":true},"loginBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"supplierRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"partnerRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"}],"nullable":true},"supplierRegisterTitle":{"type":"string","nullable":true},"supplierRegisterSubtitle":{"type":"string","nullable":true},"partnerRegisterTitle":{"type":"string","nullable":true},"partnerRegisterSubtitle":{"type":"string","nullable":true},"searchConsole":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"gmailRefreshToken":{"writeOnly":true,"type":"string","nullable":true},"taxRegime":{"writeOnly":true,"type":"string","nullable":true},"paymentTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"supplierWeb":{"anyOf":[{"$ref":"#\/components\/schemas\/Web"}],"nullable":true},"paymentGateway":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"type":"string","nullable":true},"paymentGatewaySecretKey":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"privacyPolicyUrl":{"type":"string","nullable":true},"paymentGatewayMerchantCode":{"type":"string","nullable":true},"paymentGatewayTerminal":{"type":"string","nullable":true},"paymentGatewayEnvironment":{"type":"string","nullable":true},"hasTransfers":{"type":"boolean","nullable":true},"whatsapp":{"type":"string","nullable":true},"hasClients":{"type":"boolean","nullable":true},"hasSuppliers":{"type":"boolean","nullable":true},"hasAgents":{"type":"boolean","nullable":true},"hasPaymentMethods":{"type":"boolean","nullable":true},"hasIvaTypes":{"type":"boolean","nullable":true},"hasSellers":{"type":"boolean","nullable":true},"hasAttributes":{"type":"boolean","nullable":true},"hasRoomings":{"type":"boolean","nullable":true},"hasCategories":{"type":"boolean","nullable":true},"hasEmailTemplates":{"type":"boolean","nullable":true},"hasSubCategories":{"type":"boolean","nullable":true},"hasDiscounts":{"type":"boolean","nullable":true},"hasManagementTags":{"type":"boolean","nullable":true},"hasLanguages":{"type":"boolean","nullable":true},"hasCountries":{"type":"boolean","nullable":true},"hasLocations":{"type":"boolean","nullable":true},"hasZones":{"type":"boolean","nullable":true},"hasBills":{"type":"boolean","nullable":true},"hasBillSuppliers":{"type":"boolean","nullable":true},"hasBillSupplierPayments":{"type":"boolean","nullable":true},"hasBillSeries":{"type":"boolean","nullable":true},"hasAccountingAccounts":{"type":"boolean","nullable":true},"hasVouchers":{"type":"boolean","nullable":true},"hasBundles":{"type":"boolean","nullable":true},"hasPacks":{"type":"boolean","nullable":true}}},"Configuration-config":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cif":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"fax":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"province":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"account":{"type":"string","nullable":true},"billFooter":{"type":"string","nullable":true},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-config"}],"nullable":true},"hasHotels":{"type":"boolean"},"hasActivities":{"type":"boolean"},"hasExtras":{"type":"boolean"},"bookingEmail":{"type":"string","nullable":true},"roundUpPrices":{"type":"boolean","nullable":true},"hasArticles":{"type":"boolean","nullable":true},"hasIntegrations":{"type":"boolean","nullable":true},"hasBookings":{"type":"boolean","nullable":true},"hasSales":{"type":"boolean","nullable":true},"hasBilling":{"type":"boolean","nullable":true},"hasCMS":{"type":"boolean","nullable":true},"hasPickups":{"type":"boolean","nullable":true},"hasPensionTypes":{"type":"boolean","nullable":true},"hasThemes":{"type":"boolean","nullable":true},"hasClientTypes":{"type":"boolean","nullable":true},"hasAvailabilities":{"type":"boolean","nullable":true},"favicon":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-config"}],"nullable":true},"mainColor":{"type":"string","nullable":true},"slogan":{"type":"string","nullable":true},"smFacebook":{"type":"string","nullable":true},"smInstagram":{"type":"string","nullable":true},"smTwitter":{"type":"string","nullable":true},"landlinePhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"hasBlog":{"type":"boolean","nullable":true},"hasDynamicQuestions":{"type":"boolean","nullable":true},"languages":{"type":"array","items":{"type":"string"},"nullable":true},"secondaryColor":{"type":"string","nullable":true},"hasPartners":{"type":"boolean","nullable":true},"logoWhite":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-config"}],"nullable":true},"isMultidestiny":{"type":"boolean","nullable":true},"gtmHead":{"type":"string","nullable":true},"gtmBody":{"type":"string","nullable":true},"hotjarCode":{"type":"string","nullable":true},"pixelCode":{"type":"string","nullable":true},"hasFilters":{"default":true,"example":true,"type":"boolean","nullable":true},"loginBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-config"}],"nullable":true},"supplierRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-config"}],"nullable":true},"partnerRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-config"}],"nullable":true},"supplierRegisterTitle":{"type":"string","nullable":true},"supplierRegisterSubtitle":{"type":"string","nullable":true},"partnerRegisterTitle":{"type":"string","nullable":true},"partnerRegisterSubtitle":{"type":"string","nullable":true},"searchConsole":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"paymentTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"supplierWeb":{"anyOf":[{"$ref":"#\/components\/schemas\/Web-config"}],"nullable":true},"paymentGateway":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"type":"string","nullable":true},"privacyPolicyUrl":{"type":"string","nullable":true},"paymentGatewayMerchantCode":{"type":"string","nullable":true},"paymentGatewayTerminal":{"type":"string","nullable":true},"paymentGatewayEnvironment":{"type":"string","nullable":true},"hasTransfers":{"type":"boolean","nullable":true},"whatsapp":{"type":"string","nullable":true},"hasClients":{"type":"boolean","nullable":true},"hasSuppliers":{"type":"boolean","nullable":true},"hasAgents":{"type":"boolean","nullable":true},"hasPaymentMethods":{"type":"boolean","nullable":true},"hasIvaTypes":{"type":"boolean","nullable":true},"hasSellers":{"type":"boolean","nullable":true},"hasAttributes":{"type":"boolean","nullable":true},"hasRoomings":{"type":"boolean","nullable":true},"hasCategories":{"type":"boolean","nullable":true},"hasEmailTemplates":{"type":"boolean","nullable":true},"hasSubCategories":{"type":"boolean","nullable":true},"hasDiscounts":{"type":"boolean","nullable":true},"hasManagementTags":{"type":"boolean","nullable":true},"hasLanguages":{"type":"boolean","nullable":true},"hasCountries":{"type":"boolean","nullable":true},"hasLocations":{"type":"boolean","nullable":true},"hasZones":{"type":"boolean","nullable":true},"hasBills":{"type":"boolean","nullable":true},"hasBillSuppliers":{"type":"boolean","nullable":true},"hasBillSupplierPayments":{"type":"boolean","nullable":true},"hasBillSeries":{"type":"boolean","nullable":true},"hasAccountingAccounts":{"type":"boolean","nullable":true},"hasVouchers":{"type":"boolean","nullable":true},"hasBundles":{"type":"boolean","nullable":true},"hasPacks":{"type":"boolean","nullable":true}}},"Configuration-configReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cif":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"fax":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"province":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"account":{"type":"string","nullable":true},"billFooter":{"type":"string","nullable":true},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-configReduced"}],"nullable":true},"hasHotels":{"type":"boolean"},"hasActivities":{"type":"boolean"},"hasExtras":{"type":"boolean"},"bookingEmail":{"type":"string","nullable":true},"roundUpPrices":{"type":"boolean","nullable":true},"hasArticles":{"type":"boolean","nullable":true},"hasIntegrations":{"type":"boolean","nullable":true},"hasBookings":{"type":"boolean","nullable":true},"hasSales":{"type":"boolean","nullable":true},"hasBilling":{"type":"boolean","nullable":true},"hasCMS":{"type":"boolean","nullable":true},"hasPickups":{"type":"boolean","nullable":true},"hasPensionTypes":{"type":"boolean","nullable":true},"hasThemes":{"type":"boolean","nullable":true},"hasClientTypes":{"type":"boolean","nullable":true},"hasAvailabilities":{"type":"boolean","nullable":true},"favicon":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-configReduced"}],"nullable":true},"mainColor":{"type":"string","nullable":true},"slogan":{"type":"string","nullable":true},"smFacebook":{"type":"string","nullable":true},"smInstagram":{"type":"string","nullable":true},"smTwitter":{"type":"string","nullable":true},"landlinePhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"hasBlog":{"type":"boolean","nullable":true},"hasDynamicQuestions":{"type":"boolean","nullable":true},"languages":{"type":"array","items":{"type":"string"},"nullable":true},"secondaryColor":{"type":"string","nullable":true},"hasPartners":{"type":"boolean","nullable":true},"logoWhite":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-configReduced"}],"nullable":true},"isMultidestiny":{"type":"boolean","nullable":true},"gtmHead":{"type":"string","nullable":true},"gtmBody":{"type":"string","nullable":true},"hotjarCode":{"type":"string","nullable":true},"pixelCode":{"type":"string","nullable":true},"hasFilters":{"default":true,"example":true,"type":"boolean","nullable":true},"loginBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-configReduced"}],"nullable":true},"supplierRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-configReduced"}],"nullable":true},"partnerRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-configReduced"}],"nullable":true},"supplierRegisterTitle":{"type":"string","nullable":true},"supplierRegisterSubtitle":{"type":"string","nullable":true},"partnerRegisterTitle":{"type":"string","nullable":true},"partnerRegisterSubtitle":{"type":"string","nullable":true},"searchConsole":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"paymentTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"supplierWeb":{"anyOf":[{"$ref":"#\/components\/schemas\/Web-configReduced"}],"nullable":true},"paymentGateway":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"type":"string","nullable":true},"privacyPolicyUrl":{"type":"string","nullable":true},"paymentGatewayMerchantCode":{"type":"string","nullable":true},"paymentGatewayTerminal":{"type":"string","nullable":true},"paymentGatewayEnvironment":{"type":"string","nullable":true},"hasTransfers":{"type":"boolean","nullable":true},"whatsapp":{"type":"string","nullable":true},"hasClients":{"type":"boolean","nullable":true},"hasSuppliers":{"type":"boolean","nullable":true},"hasAgents":{"type":"boolean","nullable":true},"hasPaymentMethods":{"type":"boolean","nullable":true},"hasIvaTypes":{"type":"boolean","nullable":true},"hasSellers":{"type":"boolean","nullable":true},"hasAttributes":{"type":"boolean","nullable":true},"hasRoomings":{"type":"boolean","nullable":true},"hasCategories":{"type":"boolean","nullable":true},"hasEmailTemplates":{"type":"boolean","nullable":true},"hasSubCategories":{"type":"boolean","nullable":true},"hasDiscounts":{"type":"boolean","nullable":true},"hasManagementTags":{"type":"boolean","nullable":true},"hasLanguages":{"type":"boolean","nullable":true},"hasCountries":{"type":"boolean","nullable":true},"hasLocations":{"type":"boolean","nullable":true},"hasZones":{"type":"boolean","nullable":true},"hasBills":{"type":"boolean","nullable":true},"hasBillSuppliers":{"type":"boolean","nullable":true},"hasBillSupplierPayments":{"type":"boolean","nullable":true},"hasBillSeries":{"type":"boolean","nullable":true},"hasAccountingAccounts":{"type":"boolean","nullable":true},"hasVouchers":{"type":"boolean","nullable":true},"hasBundles":{"type":"boolean","nullable":true},"hasPacks":{"type":"boolean","nullable":true}}},"Configuration-partner":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"Configuration.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cif":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"fax":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"province":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"account":{"type":"string","nullable":true},"billFooter":{"type":"string","nullable":true},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"hasHotels":{"type":"boolean"},"hasActivities":{"type":"boolean"},"hasExtras":{"type":"boolean"},"bookingEmail":{"type":"string","nullable":true},"roundUpPrices":{"type":"boolean","nullable":true},"hasArticles":{"type":"boolean","nullable":true},"hasIntegrations":{"type":"boolean","nullable":true},"hasBookings":{"type":"boolean","nullable":true},"hasSales":{"type":"boolean","nullable":true},"hasBilling":{"type":"boolean","nullable":true},"hasCMS":{"type":"boolean","nullable":true},"hasPickups":{"type":"boolean","nullable":true},"hasPensionTypes":{"type":"boolean","nullable":true},"hasThemes":{"type":"boolean","nullable":true},"hasClientTypes":{"type":"boolean","nullable":true},"hasAvailabilities":{"type":"boolean","nullable":true},"favicon":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"mainColor":{"type":"string","nullable":true},"slogan":{"type":"string","nullable":true},"smFacebook":{"type":"string","nullable":true},"smInstagram":{"type":"string","nullable":true},"smTwitter":{"type":"string","nullable":true},"landlinePhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"hasBlog":{"type":"boolean","nullable":true},"hasDynamicQuestions":{"type":"boolean","nullable":true},"languages":{"type":"array","items":{"type":"string"},"nullable":true},"secondaryColor":{"type":"string","nullable":true},"hasPartners":{"type":"boolean","nullable":true},"logoWhite":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"isMultidestiny":{"type":"boolean","nullable":true},"gtmHead":{"type":"string","nullable":true},"gtmBody":{"type":"string","nullable":true},"hotjarCode":{"type":"string","nullable":true},"pixelCode":{"type":"string","nullable":true},"hasFilters":{"default":true,"example":true,"type":"boolean","nullable":true},"loginBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"supplierRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"partnerRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}],"nullable":true},"supplierRegisterTitle":{"type":"string","nullable":true},"supplierRegisterSubtitle":{"type":"string","nullable":true},"partnerRegisterTitle":{"type":"string","nullable":true},"partnerRegisterSubtitle":{"type":"string","nullable":true},"searchConsole":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"gmailRefreshToken":{"writeOnly":true,"type":"string","nullable":true},"taxRegime":{"writeOnly":true,"type":"string","nullable":true},"paymentTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"supplierWeb":{"anyOf":[{"$ref":"#\/components\/schemas\/Web.jsonld"}],"nullable":true},"paymentGateway":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"type":"string","nullable":true},"paymentGatewaySecretKey":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"privacyPolicyUrl":{"type":"string","nullable":true},"paymentGatewayMerchantCode":{"type":"string","nullable":true},"paymentGatewayTerminal":{"type":"string","nullable":true},"paymentGatewayEnvironment":{"type":"string","nullable":true},"hasTransfers":{"type":"boolean","nullable":true},"whatsapp":{"type":"string","nullable":true},"hasClients":{"type":"boolean","nullable":true},"hasSuppliers":{"type":"boolean","nullable":true},"hasAgents":{"type":"boolean","nullable":true},"hasPaymentMethods":{"type":"boolean","nullable":true},"hasIvaTypes":{"type":"boolean","nullable":true},"hasSellers":{"type":"boolean","nullable":true},"hasAttributes":{"type":"boolean","nullable":true},"hasRoomings":{"type":"boolean","nullable":true},"hasCategories":{"type":"boolean","nullable":true},"hasEmailTemplates":{"type":"boolean","nullable":true},"hasSubCategories":{"type":"boolean","nullable":true},"hasDiscounts":{"type":"boolean","nullable":true},"hasManagementTags":{"type":"boolean","nullable":true},"hasLanguages":{"type":"boolean","nullable":true},"hasCountries":{"type":"boolean","nullable":true},"hasLocations":{"type":"boolean","nullable":true},"hasZones":{"type":"boolean","nullable":true},"hasBills":{"type":"boolean","nullable":true},"hasBillSuppliers":{"type":"boolean","nullable":true},"hasBillSupplierPayments":{"type":"boolean","nullable":true},"hasBillSeries":{"type":"boolean","nullable":true},"hasAccountingAccounts":{"type":"boolean","nullable":true},"hasVouchers":{"type":"boolean","nullable":true},"hasBundles":{"type":"boolean","nullable":true},"hasPacks":{"type":"boolean","nullable":true}}},"Configuration.jsonld-config":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cif":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"fax":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"province":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"account":{"type":"string","nullable":true},"billFooter":{"type":"string","nullable":true},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-config"}],"nullable":true},"hasHotels":{"type":"boolean"},"hasActivities":{"type":"boolean"},"hasExtras":{"type":"boolean"},"bookingEmail":{"type":"string","nullable":true},"roundUpPrices":{"type":"boolean","nullable":true},"hasArticles":{"type":"boolean","nullable":true},"hasIntegrations":{"type":"boolean","nullable":true},"hasBookings":{"type":"boolean","nullable":true},"hasSales":{"type":"boolean","nullable":true},"hasBilling":{"type":"boolean","nullable":true},"hasCMS":{"type":"boolean","nullable":true},"hasPickups":{"type":"boolean","nullable":true},"hasPensionTypes":{"type":"boolean","nullable":true},"hasThemes":{"type":"boolean","nullable":true},"hasClientTypes":{"type":"boolean","nullable":true},"hasAvailabilities":{"type":"boolean","nullable":true},"favicon":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-config"}],"nullable":true},"mainColor":{"type":"string","nullable":true},"slogan":{"type":"string","nullable":true},"smFacebook":{"type":"string","nullable":true},"smInstagram":{"type":"string","nullable":true},"smTwitter":{"type":"string","nullable":true},"landlinePhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"hasBlog":{"type":"boolean","nullable":true},"hasDynamicQuestions":{"type":"boolean","nullable":true},"languages":{"type":"array","items":{"type":"string"},"nullable":true},"secondaryColor":{"type":"string","nullable":true},"hasPartners":{"type":"boolean","nullable":true},"logoWhite":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-config"}],"nullable":true},"isMultidestiny":{"type":"boolean","nullable":true},"gtmHead":{"type":"string","nullable":true},"gtmBody":{"type":"string","nullable":true},"hotjarCode":{"type":"string","nullable":true},"pixelCode":{"type":"string","nullable":true},"hasFilters":{"default":true,"example":true,"type":"boolean","nullable":true},"loginBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-config"}],"nullable":true},"supplierRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-config"}],"nullable":true},"partnerRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-config"}],"nullable":true},"supplierRegisterTitle":{"type":"string","nullable":true},"supplierRegisterSubtitle":{"type":"string","nullable":true},"partnerRegisterTitle":{"type":"string","nullable":true},"partnerRegisterSubtitle":{"type":"string","nullable":true},"searchConsole":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"paymentTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"supplierWeb":{"anyOf":[{"$ref":"#\/components\/schemas\/Web.jsonld-config"}],"nullable":true},"paymentGateway":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"type":"string","nullable":true},"privacyPolicyUrl":{"type":"string","nullable":true},"paymentGatewayMerchantCode":{"type":"string","nullable":true},"paymentGatewayTerminal":{"type":"string","nullable":true},"paymentGatewayEnvironment":{"type":"string","nullable":true},"hasTransfers":{"type":"boolean","nullable":true},"whatsapp":{"type":"string","nullable":true},"hasClients":{"type":"boolean","nullable":true},"hasSuppliers":{"type":"boolean","nullable":true},"hasAgents":{"type":"boolean","nullable":true},"hasPaymentMethods":{"type":"boolean","nullable":true},"hasIvaTypes":{"type":"boolean","nullable":true},"hasSellers":{"type":"boolean","nullable":true},"hasAttributes":{"type":"boolean","nullable":true},"hasRoomings":{"type":"boolean","nullable":true},"hasCategories":{"type":"boolean","nullable":true},"hasEmailTemplates":{"type":"boolean","nullable":true},"hasSubCategories":{"type":"boolean","nullable":true},"hasDiscounts":{"type":"boolean","nullable":true},"hasManagementTags":{"type":"boolean","nullable":true},"hasLanguages":{"type":"boolean","nullable":true},"hasCountries":{"type":"boolean","nullable":true},"hasLocations":{"type":"boolean","nullable":true},"hasZones":{"type":"boolean","nullable":true},"hasBills":{"type":"boolean","nullable":true},"hasBillSuppliers":{"type":"boolean","nullable":true},"hasBillSupplierPayments":{"type":"boolean","nullable":true},"hasBillSeries":{"type":"boolean","nullable":true},"hasAccountingAccounts":{"type":"boolean","nullable":true},"hasVouchers":{"type":"boolean","nullable":true},"hasBundles":{"type":"boolean","nullable":true},"hasPacks":{"type":"boolean","nullable":true}}},"Configuration.jsonld-configReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cif":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"fax":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"province":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"account":{"type":"string","nullable":true},"billFooter":{"type":"string","nullable":true},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-configReduced"}],"nullable":true},"hasHotels":{"type":"boolean"},"hasActivities":{"type":"boolean"},"hasExtras":{"type":"boolean"},"bookingEmail":{"type":"string","nullable":true},"roundUpPrices":{"type":"boolean","nullable":true},"hasArticles":{"type":"boolean","nullable":true},"hasIntegrations":{"type":"boolean","nullable":true},"hasBookings":{"type":"boolean","nullable":true},"hasSales":{"type":"boolean","nullable":true},"hasBilling":{"type":"boolean","nullable":true},"hasCMS":{"type":"boolean","nullable":true},"hasPickups":{"type":"boolean","nullable":true},"hasPensionTypes":{"type":"boolean","nullable":true},"hasThemes":{"type":"boolean","nullable":true},"hasClientTypes":{"type":"boolean","nullable":true},"hasAvailabilities":{"type":"boolean","nullable":true},"favicon":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-configReduced"}],"nullable":true},"mainColor":{"type":"string","nullable":true},"slogan":{"type":"string","nullable":true},"smFacebook":{"type":"string","nullable":true},"smInstagram":{"type":"string","nullable":true},"smTwitter":{"type":"string","nullable":true},"landlinePhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"hasBlog":{"type":"boolean","nullable":true},"hasDynamicQuestions":{"type":"boolean","nullable":true},"languages":{"type":"array","items":{"type":"string"},"nullable":true},"secondaryColor":{"type":"string","nullable":true},"hasPartners":{"type":"boolean","nullable":true},"logoWhite":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-configReduced"}],"nullable":true},"isMultidestiny":{"type":"boolean","nullable":true},"gtmHead":{"type":"string","nullable":true},"gtmBody":{"type":"string","nullable":true},"hotjarCode":{"type":"string","nullable":true},"pixelCode":{"type":"string","nullable":true},"hasFilters":{"default":true,"example":true,"type":"boolean","nullable":true},"loginBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-configReduced"}],"nullable":true},"supplierRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-configReduced"}],"nullable":true},"partnerRegisterBackground":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-configReduced"}],"nullable":true},"supplierRegisterTitle":{"type":"string","nullable":true},"supplierRegisterSubtitle":{"type":"string","nullable":true},"partnerRegisterTitle":{"type":"string","nullable":true},"partnerRegisterSubtitle":{"type":"string","nullable":true},"searchConsole":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"paymentTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasPVP":{"default":true,"example":true,"type":"boolean","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"supplierWeb":{"anyOf":[{"$ref":"#\/components\/schemas\/Web.jsonld-configReduced"}],"nullable":true},"paymentGateway":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"type":"string","nullable":true},"privacyPolicyUrl":{"type":"string","nullable":true},"paymentGatewayMerchantCode":{"type":"string","nullable":true},"paymentGatewayTerminal":{"type":"string","nullable":true},"paymentGatewayEnvironment":{"type":"string","nullable":true},"hasTransfers":{"type":"boolean","nullable":true},"whatsapp":{"type":"string","nullable":true},"hasClients":{"type":"boolean","nullable":true},"hasSuppliers":{"type":"boolean","nullable":true},"hasAgents":{"type":"boolean","nullable":true},"hasPaymentMethods":{"type":"boolean","nullable":true},"hasIvaTypes":{"type":"boolean","nullable":true},"hasSellers":{"type":"boolean","nullable":true},"hasAttributes":{"type":"boolean","nullable":true},"hasRoomings":{"type":"boolean","nullable":true},"hasCategories":{"type":"boolean","nullable":true},"hasEmailTemplates":{"type":"boolean","nullable":true},"hasSubCategories":{"type":"boolean","nullable":true},"hasDiscounts":{"type":"boolean","nullable":true},"hasManagementTags":{"type":"boolean","nullable":true},"hasLanguages":{"type":"boolean","nullable":true},"hasCountries":{"type":"boolean","nullable":true},"hasLocations":{"type":"boolean","nullable":true},"hasZones":{"type":"boolean","nullable":true},"hasBills":{"type":"boolean","nullable":true},"hasBillSuppliers":{"type":"boolean","nullable":true},"hasBillSupplierPayments":{"type":"boolean","nullable":true},"hasBillSeries":{"type":"boolean","nullable":true},"hasAccountingAccounts":{"type":"boolean","nullable":true},"hasVouchers":{"type":"boolean","nullable":true},"hasBundles":{"type":"boolean","nullable":true},"hasPacks":{"type":"boolean","nullable":true}}},"Configuration.jsonld-partner":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Connector":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"connectorKey":{"type":"string","nullable":true},"channels":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Connector-connector":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"connectorKey":{"type":"string","nullable":true},"channels":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Connector-connectorReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"connectorKey":{"type":"string","nullable":true},"channels":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Connector.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"connectorKey":{"type":"string","nullable":true},"channels":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Connector.jsonld-connector":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"connectorKey":{"type":"string","nullable":true},"channels":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Connector.jsonld-connectorReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"connectorKey":{"type":"string","nullable":true},"channels":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"ContactModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ContactModule-contactModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ContactModule-contactModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ContactModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true}}},"ContactModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true}}},"ContactModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ContactModule.jsonld-contactModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ContactModule.jsonld-contactModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ContactModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true}}},"ContactModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"faqsTitle":{"type":"string","nullable":true},"faqs":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true}}},"Country":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"locations":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"writeOnly":true,"type":"string","nullable":true},"media":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"slug":{"type":"string","nullable":true},"title":{"writeOnly":true,"type":"string","nullable":true},"subtitle":{"writeOnly":true,"type":"string","nullable":true},"seo":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Seo"}],"nullable":true},"text":{"writeOnly":true,"type":"string","nullable":true}}},"Country-country":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-country"}},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-country"}],"nullable":true},"text":{"type":"string","nullable":true}}},"Country-countryReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Country.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"locations":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"writeOnly":true,"type":"string","nullable":true},"media":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"slug":{"type":"string","nullable":true},"title":{"writeOnly":true,"type":"string","nullable":true},"subtitle":{"writeOnly":true,"type":"string","nullable":true},"seo":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld"}],"nullable":true},"text":{"writeOnly":true,"type":"string","nullable":true}}},"Country.jsonld-country":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-country"}},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-country"}],"nullable":true},"text":{"type":"string","nullable":true}}},"Country.jsonld-countryReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"CtaModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule-ctaModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-ctaModule"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule-ctaModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-ctaModuleReduced"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule.jsonld-ctaModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-ctaModule"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule.jsonld-ctaModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-ctaModuleReduced"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"CtaModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"orientation":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"centerContent":{"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"Discount":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"expirationDate":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean","nullable":true},"code":{"type":"string","nullable":true},"maxUsesPerUser":{"type":"integer","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"minBookingPrice":{"type":"string","nullable":true},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"amount":{"type":"string","nullable":true}}},"Discount-discount":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"expirationDate":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean","nullable":true},"code":{"type":"string","nullable":true},"maxUsesPerUser":{"type":"integer","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"minBookingPrice":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"amount":{"type":"string","nullable":true}}},"Discount-discountReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"expirationDate":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean","nullable":true},"code":{"type":"string","nullable":true},"maxUsesPerUser":{"type":"integer","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"minBookingPrice":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}}},"Discount.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"expirationDate":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean","nullable":true},"code":{"type":"string","nullable":true},"maxUsesPerUser":{"type":"integer","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"minBookingPrice":{"type":"string","nullable":true},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"amount":{"type":"string","nullable":true}}},"Discount.jsonld-discount":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"expirationDate":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean","nullable":true},"code":{"type":"string","nullable":true},"maxUsesPerUser":{"type":"integer","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"minBookingPrice":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"amount":{"type":"string","nullable":true}}},"Discount.jsonld-discountReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"expirationDate":{"type":"string","format":"date-time","nullable":true},"isActive":{"type":"boolean","nullable":true},"code":{"type":"string","nullable":true},"maxUsesPerUser":{"type":"integer","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"minBookingPrice":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}}},"DividerModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"orientation":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule-dividerModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-dividerModule"}},"orientation":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule-dividerModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-dividerModuleReduced"}},"orientation":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"orientation":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"orientation":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"orientation":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule.jsonld-dividerModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-dividerModule"}},"orientation":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule.jsonld-dividerModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-dividerModuleReduced"}},"orientation":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"orientation":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DividerModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"orientation":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"title":{"type":"string","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"DynamicQuestion":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"options":{"type":"array","items":{"type":"string"},"nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion-dynamicQuestion":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion-dynamicQuestionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion-modality":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion-modalityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"options":{"type":"array","items":{"type":"string"},"nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion.jsonld-dynamicQuestion":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion.jsonld-dynamicQuestionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"DynamicQuestion.jsonld-modalityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"helpText":{"type":"string","nullable":true},"fieldType":{"type":"string","nullable":true},"isMandatory":{"type":"boolean","nullable":true},"options":{"type":"array","items":{"type":"string"},"nullable":true},"externalContext":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"EmailTemplate":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"action":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"clientType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"EmailTemplate-emailTemplate":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"action":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"clientType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true}}},"EmailTemplate-emailTemplateReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"action":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"clientType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true}}},"EmailTemplate.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"action":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"clientType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"EmailTemplate.jsonld-emailTemplate":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"action":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"clientType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true}}},"EmailTemplate.jsonld-emailTemplateReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"action":{"type":"string","nullable":true},"content":{"type":"string","nullable":true},"subject":{"type":"string","nullable":true},"clientType":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"isDefault":{"type":"boolean","nullable":true}}},"Extra":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isActive":{"writeOnly":true,"type":"boolean"},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"location":{"type":"string","format":"iri-reference","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"packModalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packPrices":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice"}},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Extra-extra":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"isActive":{"type":"boolean"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-extra"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-extra"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-extra"}},"price":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-extra"}],"nullable":true}}},"Extra-extraReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"location":{"type":"string","format":"iri-reference","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Extra-pack":{"type":"object","description":"","properties":{"title":{"type":"string"}}},"Extra-supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-supplier"}],"nullable":true}}},"Extra-supplierReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"Extra.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isActive":{"writeOnly":true,"type":"boolean"},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"location":{"type":"string","format":"iri-reference","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"packModalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packPrices":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice.jsonld"}},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Extra.jsonld-extra":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"isActive":{"type":"boolean"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-extra"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-extra"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-extra"}},"price":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-extra"}],"nullable":true}}},"Extra.jsonld-extraReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"location":{"type":"string","format":"iri-reference","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Extra.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"}}},"Extra.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplier"}],"nullable":true}}},"Extra.jsonld-supplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"FaqsModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule-faqsModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-faqsModule"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule-faqsModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-faqsModuleReduced"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule.jsonld-faqsModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-faqsModule"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule.jsonld-faqsModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-faqsModuleReduced"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"FaqsModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"questions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"HeroModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule-heroModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule-heroModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide-pageReduced"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule.jsonld-heroModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule.jsonld-heroModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"heroSlides":{"type":"array","items":{"$ref":"#\/components\/schemas\/HeroSlide.jsonld-pageReduced"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"HeroSlide":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide-heroSlide":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-heroSlide"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-heroSlide"}],"nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide-heroSlideReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-page"}],"nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}],"nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide.jsonld-heroSlide":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-heroSlide"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-heroSlide"}],"nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide.jsonld-heroSlideReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}],"nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"HeroSlide.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"promoLink":{"type":"string","nullable":true},"hasGiftCard":{"type":"boolean","nullable":true},"hasPolaroid":{"type":"boolean","nullable":true},"additionalMedia":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}],"nullable":true},"position":{"type":"integer","nullable":true},"shapeName":{"type":"string","nullable":true},"subShapeName":{"type":"string","nullable":true},"darkenImage":{"type":"boolean","nullable":true}}},"History":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User"}],"nullable":true},"actions":{"type":"array","items":{"type":"string"},"nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"hotel":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"booking":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"status":{"type":"string","nullable":true},"isRestored":{"type":"boolean","nullable":true},"historyRestored":{"anyOf":[{"$ref":"#\/components\/schemas\/History"}],"nullable":true},"restorer":{"anyOf":[{"$ref":"#\/components\/schemas\/History"}],"nullable":true},"entityEndpoint":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"History-history":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"actions":{"type":"array","items":{"type":"string"},"nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"status":{"type":"string","nullable":true},"isRestored":{"type":"boolean","nullable":true},"historyRestored":{"anyOf":[{"$ref":"#\/components\/schemas\/History-history"}],"nullable":true},"restorer":{"anyOf":[{"$ref":"#\/components\/schemas\/History-history"}],"nullable":true},"entityEndpoint":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"History-historyReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User-historyReduced"}],"nullable":true},"actions":{"type":"array","items":{"type":"string"},"nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"status":{"type":"string","nullable":true},"isRestored":{"type":"boolean","nullable":true},"historyRestored":{"anyOf":[{"$ref":"#\/components\/schemas\/History-historyReduced"}],"nullable":true},"restorer":{"anyOf":[{"$ref":"#\/components\/schemas\/History-historyReduced"}],"nullable":true},"entityEndpoint":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"History.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld"}],"nullable":true},"actions":{"type":"array","items":{"type":"string"},"nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"hotel":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"booking":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"status":{"type":"string","nullable":true},"isRestored":{"type":"boolean","nullable":true},"historyRestored":{"anyOf":[{"$ref":"#\/components\/schemas\/History.jsonld"}],"nullable":true},"restorer":{"anyOf":[{"$ref":"#\/components\/schemas\/History.jsonld"}],"nullable":true},"entityEndpoint":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"History.jsonld-history":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"actions":{"type":"array","items":{"type":"string"},"nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"status":{"type":"string","nullable":true},"isRestored":{"type":"boolean","nullable":true},"historyRestored":{"anyOf":[{"$ref":"#\/components\/schemas\/History.jsonld-history"}],"nullable":true},"restorer":{"anyOf":[{"$ref":"#\/components\/schemas\/History.jsonld-history"}],"nullable":true},"entityEndpoint":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"History.jsonld-historyReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-historyReduced"}],"nullable":true},"actions":{"type":"array","items":{"type":"string"},"nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"status":{"type":"string","nullable":true},"isRestored":{"type":"boolean","nullable":true},"historyRestored":{"anyOf":[{"$ref":"#\/components\/schemas\/History.jsonld-historyReduced"}],"nullable":true},"restorer":{"anyOf":[{"$ref":"#\/components\/schemas\/History.jsonld-historyReduced"}],"nullable":true},"entityEndpoint":{"type":"string","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"Hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"rating":{"type":"string","nullable":true},"checkIn":{"writeOnly":true,"type":"string","nullable":true},"checkOut":{"writeOnly":true,"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location"}],"nullable":true},"address":{"type":"string","nullable":true},"latitude":{"writeOnly":true,"type":"string","nullable":true},"longitude":{"writeOnly":true,"type":"string","nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone"}},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"highlights":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"roomTypes":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"isActive":{"type":"boolean","nullable":true},"services":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"relatedHotels":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"adultsFrom":{"writeOnly":true,"type":"integer","nullable":true},"hotelFees":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"productListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"type":"string","format":"iri-reference","nullable":true},"packModalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"itineraryDays":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"packPrices":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice"}},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag"}],"nullable":true},"vouchers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hasSupplierAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"hasTransferAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"isOnRequest":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailClient":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailAgency":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailSupplier":{"writeOnly":true,"type":"boolean","nullable":true},"daysToPay":{"writeOnly":true,"type":"integer","nullable":true},"daysToPayBeforeStay":{"writeOnly":true,"type":"integer","nullable":true},"isCredit":{"writeOnly":true,"type":"boolean","nullable":true},"bookingEmail":{"writeOnly":true,"type":"string","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"channelHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel"}},"promoTag":{"type":"string","nullable":true},"releaseDays":{"writeOnly":true,"type":"integer","nullable":true},"iva":{"type":"string","nullable":true},"reviews":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"type":"string","nullable":true},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"roomingLists":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"managementTag":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"discounts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Hotel-booking":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-booking"}],"nullable":true},"rating":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-booking"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-booking"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-booking"}},"bookingEmail":{"type":"string","nullable":true}}},"Hotel-bookingReduced":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true}}},"Hotel-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"rating":{"type":"string","nullable":true},"checkIn":{"type":"string","nullable":true},"checkOut":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-hotel"}],"nullable":true},"address":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-hotel"}},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"roomTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType-hotel"}},"isActive":{"type":"boolean","nullable":true},"services":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelServices-hotel"}],"nullable":true},"relatedHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-hotel"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-hotel"}},"adultsFrom":{"type":"integer","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-hotel"}],"nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-hotel"}],"nullable":true},"hasSupplierAvailability":{"type":"boolean","nullable":true},"hasTransferAvailability":{"type":"boolean","nullable":true},"isOnRequest":{"type":"boolean","nullable":true},"hasSendEmailClient":{"type":"boolean","nullable":true},"hasSendEmailAgency":{"type":"boolean","nullable":true},"hasSendEmailSupplier":{"type":"boolean","nullable":true},"daysToPay":{"type":"integer","nullable":true},"daysToPayBeforeStay":{"type":"integer","nullable":true},"isCredit":{"type":"boolean","nullable":true},"bookingEmail":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"channelHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel-hotel"}},"promoTag":{"type":"string","nullable":true},"releaseDays":{"type":"integer","nullable":true},"iva":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Hotel-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"Hotel-hotelReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-hotelReduced"}],"nullable":true},"address":{"type":"string","nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-hotelReduced"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-hotelReduced"}},"seo":{"type":"string","format":"iri-reference","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-hotelReduced"}],"nullable":true},"channelHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel-hotelReduced"}},"promoTag":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Hotel-pack":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true}}},"Hotel-page":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-page"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-page"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-page"}],"nullable":true},"promoTag":{"type":"string","nullable":true}}},"Hotel-productList":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-productList"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-productList"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-productList"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag-productList"}],"nullable":true},"promoTag":{"type":"string","nullable":true}}},"Hotel-productListReduced":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"price":{"readOnly":true,"type":"string","nullable":true}}},"Hotel-roomingListReduced":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true}}},"Hotel-supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-supplier"}],"nullable":true}}},"Hotel-theme":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-theme"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-theme"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-theme"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"type":"string","format":"iri-reference","nullable":true},"promoTag":{"type":"string","nullable":true}}},"Hotel.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"rating":{"type":"string","nullable":true},"checkIn":{"writeOnly":true,"type":"string","nullable":true},"checkOut":{"writeOnly":true,"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld"}],"nullable":true},"address":{"type":"string","nullable":true},"latitude":{"writeOnly":true,"type":"string","nullable":true},"longitude":{"writeOnly":true,"type":"string","nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld"}},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"highlights":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"roomTypes":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"isActive":{"type":"boolean","nullable":true},"services":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"relatedHotels":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"adultsFrom":{"writeOnly":true,"type":"integer","nullable":true},"hotelFees":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"productListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"type":"string","format":"iri-reference","nullable":true},"packModalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"itineraryDays":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"packPrices":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice.jsonld"}},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld"}],"nullable":true},"vouchers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hasSupplierAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"hasTransferAvailability":{"writeOnly":true,"type":"boolean","nullable":true},"isOnRequest":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailClient":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailAgency":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailSupplier":{"writeOnly":true,"type":"boolean","nullable":true},"daysToPay":{"writeOnly":true,"type":"integer","nullable":true},"daysToPayBeforeStay":{"writeOnly":true,"type":"integer","nullable":true},"isCredit":{"writeOnly":true,"type":"boolean","nullable":true},"bookingEmail":{"writeOnly":true,"type":"string","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"channelHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld"}},"promoTag":{"type":"string","nullable":true},"releaseDays":{"writeOnly":true,"type":"integer","nullable":true},"iva":{"type":"string","nullable":true},"reviews":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"type":"string","nullable":true},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"roomingLists":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"managementTag":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"discounts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Hotel.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-booking"}],"nullable":true},"rating":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-booking"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-booking"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-booking"}},"bookingEmail":{"type":"string","nullable":true}}},"Hotel.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true}}},"Hotel.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"rating":{"type":"string","nullable":true},"checkIn":{"type":"string","nullable":true},"checkOut":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-hotel"}],"nullable":true},"address":{"type":"string","nullable":true},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-hotel"}},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"roomTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomType.jsonld-hotel"}},"isActive":{"type":"boolean","nullable":true},"services":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelServices.jsonld-hotel"}],"nullable":true},"relatedHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-hotel"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-hotel"}},"adultsFrom":{"type":"integer","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-hotel"}],"nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-hotel"}],"nullable":true},"hasSupplierAvailability":{"type":"boolean","nullable":true},"hasTransferAvailability":{"type":"boolean","nullable":true},"isOnRequest":{"type":"boolean","nullable":true},"hasSendEmailClient":{"type":"boolean","nullable":true},"hasSendEmailAgency":{"type":"boolean","nullable":true},"hasSendEmailSupplier":{"type":"boolean","nullable":true},"daysToPay":{"type":"integer","nullable":true},"daysToPayBeforeStay":{"type":"integer","nullable":true},"isCredit":{"type":"boolean","nullable":true},"bookingEmail":{"type":"string","nullable":true},"internalNotes":{"type":"string","nullable":true},"channelHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld-hotel"}},"promoTag":{"type":"string","nullable":true},"releaseDays":{"type":"integer","nullable":true},"iva":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Hotel.jsonld-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Hotel.jsonld-hotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-hotelReduced"}],"nullable":true},"address":{"type":"string","nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-hotelReduced"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-hotelReduced"}},"seo":{"type":"string","format":"iri-reference","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-hotelReduced"}],"nullable":true},"channelHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChannelHotel.jsonld-hotelReduced"}},"promoTag":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Hotel.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true}}},"Hotel.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-page"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-page"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-page"}],"nullable":true},"promoTag":{"type":"string","nullable":true}}},"Hotel.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-productList"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-productList"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-productList"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductTag.jsonld-productList"}],"nullable":true},"promoTag":{"type":"string","nullable":true}}},"Hotel.jsonld-productListReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"price":{"readOnly":true,"type":"string","nullable":true}}},"Hotel.jsonld-roomingListReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true}}},"Hotel.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplier"}],"nullable":true}}},"Hotel.jsonld-theme":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-theme"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-theme"}},"shortDescription":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-theme"}},"price":{"readOnly":true,"type":"string","nullable":true},"productTag":{"type":"string","format":"iri-reference","nullable":true},"promoTag":{"type":"string","nullable":true}}},"HotelAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"roomCondition":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomCondition"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"HotelAvailability-hotelAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"roomCondition":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomCondition-hotelAvailability"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"HotelAvailability-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"roomCondition":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomCondition-hotelAvailabilityReduced"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"HotelAvailability.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"roomCondition":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomCondition.jsonld"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"HotelAvailability.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"roomCondition":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-hotelAvailability"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"HotelAvailability.jsonld-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"date":{"type":"string","format":"date-time"},"quota":{"type":"integer"},"isAvailable":{"default":true,"example":true,"type":"boolean"},"roomCondition":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-hotelAvailabilityReduced"}],"nullable":true},"maxQuota":{"type":"integer"},"totalBookings":{"type":"integer","nullable":true}}},"HotelFee":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"OccupancyType":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"cancellationTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType"}},"hotelSeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason"}},"pensionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType"}},"hotel":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"HotelFee-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel-hotelAvailabilityReduced"}],"nullable":true}}},"HotelFee-hotelFee":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cancellationTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeasons":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"HotelFee-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cancellationTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType-hotelFeeReduced"}},"hotelSeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason-hotelFeeReduced"}},"pensionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType-hotelFeeReduced"}}}},"HotelFee.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"OccupancyType":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"cancellationTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType.jsonld"}},"hotelSeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld"}},"pensionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType.jsonld"}},"hotel":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"HotelFee.jsonld-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel.jsonld-hotelAvailabilityReduced"}],"nullable":true}}},"HotelFee.jsonld-hotelFee":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cancellationTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeasons":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"HotelFee.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"cancellationTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/CancellationType.jsonld-hotelFeeReduced"}},"hotelSeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelFeeReduced"}},"pensionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType.jsonld-hotelFeeReduced"}}}},"HotelSeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"hotelFee":{"type":"string","format":"iri-reference","nullable":true},"roomConditions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason-hotelAvailability":{"type":"object","description":"","properties":{"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"hotelFee":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelFee-hotelAvailabilityReduced"}],"nullable":true}}},"HotelSeason-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"roomConditions":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomCondition-hotelFeeReduced"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason-hotelSeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"hotelFee":{"type":"string","format":"iri-reference","nullable":true},"roomConditions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason-hotelSeasonReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"hotelFee":{"type":"string","format":"iri-reference","nullable":true},"roomConditions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"hotelFee":{"type":"string","format":"iri-reference","nullable":true},"roomConditions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason.jsonld-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"hotelFee":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelFee.jsonld-hotelAvailabilityReduced"}],"nullable":true}}},"HotelSeason.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"roomConditions":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomCondition.jsonld-hotelFeeReduced"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason.jsonld-hotelSeason":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"hotelFee":{"type":"string","format":"iri-reference","nullable":true},"roomConditions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelSeason.jsonld-hotelSeasonReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"hotelFee":{"type":"string","format":"iri-reference","nullable":true},"roomConditions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isOnRequest":{"type":"boolean","nullable":true}}},"HotelServices":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"HotelServices-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType-hotel"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true}}},"HotelServices-hotelServices":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"HotelServices-hotelServicesReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"HotelServices.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"HotelServices.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionType.jsonld-hotel"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true}}},"HotelServices.jsonld-hotelServices":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"HotelServices.jsonld-hotelServicesReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"breakfastStartTime":{"type":"string","nullable":true},"breakfastEndTime":{"type":"string","nullable":true},"lunchStartTime":{"type":"string","nullable":true},"lunchEndTime":{"type":"string","nullable":true},"brunchStartTime":{"type":"string","nullable":true},"brunchEndTime":{"type":"string","nullable":true},"dinnerStartTime":{"type":"string","nullable":true},"dinnerEndTime":{"type":"string","nullable":true},"barStartTime":{"type":"string","nullable":true},"barEndTime":{"type":"string","nullable":true},"generalObservations":{"type":"string","nullable":true},"hasFullTimeReception":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasElevator":{"default":true,"example":true,"type":"boolean","nullable":true},"isAdaptedReducedMobility":{"default":true,"example":true,"type":"boolean","nullable":true},"isPetsAllowed":{"default":true,"example":true,"type":"boolean","nullable":true},"hasCradles":{"default":true,"example":true,"type":"boolean","nullable":true},"hasParking":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSpaAccess":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGym":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRestaurant":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPoolBar":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetBreakfast":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomService":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetMeal":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBuffetDinner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGlutenFreeFoods":{"default":true,"example":true,"type":"boolean","nullable":true},"hasThemedRestaurants":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChillOut":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBeachClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasMassages":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSauna":{"default":true,"example":true,"type":"boolean","nullable":true},"hasJacuzzi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTurkishBath":{"default":true,"example":true,"type":"boolean","nullable":true},"hasGameRoom":{"default":true,"example":true,"type":"boolean","nullable":true},"hasHairdresser":{"default":true,"example":true,"type":"boolean","nullable":true},"hasStoresAtHotel":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSunLoungers":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSuperMarket":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasTennisCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasPaddleCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasSoccerField":{"default":true,"example":true,"type":"boolean","nullable":true},"hasBasketballCourt":{"default":true,"example":true,"type":"boolean","nullable":true},"hasOutdoorSwimmingPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenPool":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenClub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasChildrenAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasAdultAnimation":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTv":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomPhone":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomTerrace":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHairDryer":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomHeating":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomAirConditioner":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomSafeDepositBox":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomDesk":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWiFi":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomWC":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomShower":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBathtub":{"default":true,"example":true,"type":"boolean","nullable":true},"hasRoomBidet":{"default":true,"example":true,"type":"boolean","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"InventoryLine":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"article":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"includedInArticles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine-article":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption-article"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"articleMedia":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Collection-article"}],"nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine-inventoryLine":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine-inventoryLineReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"article":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"includedInArticles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AttributeOption.jsonld-article"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"articleMedia":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Collection.jsonld-article"}],"nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine.jsonld-inventoryLine":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"InventoryLine.jsonld-inventoryLineReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"stock":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"attributeOptions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"iva":{"type":"string","nullable":true},"articleTitle":{"readOnly":true,"type":"string","nullable":true},"inventoryLineTitle":{"readOnly":true,"type":"string","nullable":true}}},"ItineraryDay":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"description":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference"}}},"ItineraryDay-itineraryDay":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"description":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference"}}},"ItineraryDay-itineraryDayReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"description":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference"}}},"ItineraryDay-modality":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-modality"}},"description":{"type":"string","nullable":true},"modality":{"$ref":"#\/components\/schemas\/Modality-modality"}}},"ItineraryDay.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"description":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference"}}},"ItineraryDay.jsonld-itineraryDay":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"description":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference"}}},"ItineraryDay.jsonld-itineraryDayReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"description":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference"}}},"ItineraryDay.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"number":{"type":"integer"},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-modality"}},"description":{"type":"string","nullable":true},"modality":{"$ref":"#\/components\/schemas\/Modality.jsonld-modality"}}},"IvaType":{"type":"object","description":"","properties":{"quantity":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"IvaType-ivaType":{"type":"object","description":"","properties":{"quantity":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"IvaType-ivaTypeReduced":{"type":"object","description":"","properties":{"quantity":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"IvaType.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"quantity":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"IvaType.jsonld-ivaType":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"quantity":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"IvaType.jsonld-ivaTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"quantity":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"bills":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Language":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"shortName":{"type":"string"},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"Language-language":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"shortName":{"type":"string"}}},"Language-modality":{"type":"object","description":"","properties":{"name":{"type":"string"},"shortName":{"type":"string"}}},"Language.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"shortName":{"type":"string"},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"Language.jsonld-language":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"shortName":{"type":"string"}}},"Language.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"shortName":{"type":"string"}}},"Location":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo"}],"nullable":true},"text":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Location-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activity"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-activityAvailability":{"type":"object","description":"","properties":{"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location-activityAvailabilityReduced":{"type":"object","description":"","properties":{"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activityReduced"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-booking":{"type":"object","description":"","properties":{"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location-extra":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-hotelReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location-location":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-location"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-location"}],"nullable":true},"text":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Location-locationReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-locationReduced"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-locationReduced"}],"nullable":true},"text":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Location-modality":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Location-pack":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-packReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location-page":{"type":"object","description":"","properties":{"name":{"type":"string"},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-pageReduced":{"type":"object","description":"","properties":{"name":{"type":"string"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location-productList":{"type":"object","description":"","properties":{"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location-theme":{"type":"object","description":"","properties":{"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld"}],"nullable":true},"text":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Location.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activity"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activityReduced"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld-extra":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-hotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld-location":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-location"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-location"}],"nullable":true},"text":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Location.jsonld-locationReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"zones":{"type":"array","items":{"type":"string","format":"iri-reference"}},"code":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-locationReduced"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-locationReduced"}],"nullable":true},"text":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Location.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Location.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-packReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"activityCounter":{"readOnly":true,"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Location.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Location.jsonld-theme":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"LocationListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"LocationListModule-locationList":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"LocationListModule-locationListReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"LocationListModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-page"}],"nullable":true}}},"LocationListModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location-pageReduced"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-pageReduced"}],"nullable":true}}},"LocationListModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"LocationListModule.jsonld-locationList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"LocationListModule.jsonld-locationListReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"LocationListModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location.jsonld-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-page"}],"nullable":true}}},"LocationListModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"locations":{"type":"array","items":{"$ref":"#\/components\/schemas\/Location.jsonld-pageReduced"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-pageReduced"}],"nullable":true}}},"Log":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"ip":{"type":"string","nullable":true},"url":{"type":"string","nullable":true},"datetime":{"type":"string","format":"date-time","nullable":true},"type":{"type":"string","nullable":true}}},"Log.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"ip":{"type":"string","nullable":true},"url":{"type":"string","nullable":true},"datetime":{"type":"string","format":"date-time","nullable":true},"type":{"type":"string","nullable":true}}},"ManagementTag":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"color":{"type":"string","nullable":true}}},"ManagementTag.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"color":{"type":"string","nullable":true}}},"MediaObject":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"file":{"writeOnly":true,"type":"string","format":"binary","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"roomType":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"heroSlide":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"seo":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"pack":{"type":"string","format":"iri-reference","nullable":true},"extra":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalUrl":{"type":"string","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"themeImageDescription":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ctaModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"category":{"type":"string","format":"iri-reference","nullable":true},"subcategory":{"type":"string","format":"iri-reference","nullable":true},"categoryListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"aboutModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"posts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"postSections":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCopyright":{"type":"boolean","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"billSupplier":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"MediaObject-activity":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true},"hasCopyright":{"type":"boolean","nullable":true}}},"MediaObject-activityReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true},"hasCopyright":{"type":"boolean","nullable":true}}},"MediaObject-article":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-articleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-billSupplier":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-booking":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-category":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-categoryListModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-categoryListModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-categoryReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-config":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-configReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-country":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject-ctaModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-ctaModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-dividerModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-dividerModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-extra":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-faqsModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-faqsModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject-heroSlide":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-hotel":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-hotelReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-location":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject-locationReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject-media_object.read":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"roomType":{"type":"string","format":"iri-reference","nullable":true},"heroSlide":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"pack":{"type":"string","format":"iri-reference","nullable":true},"externalUrl":{"type":"string","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ctaModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"category":{"type":"string","format":"iri-reference","nullable":true},"subcategory":{"type":"string","format":"iri-reference","nullable":true},"categoryListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"aboutModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"posts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"postSections":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCopyright":{"type":"boolean","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"billSupplier":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"MediaObject-pack":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-packReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-page":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-pageReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-post":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-postReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-productList":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-roomType":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-subcategory":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-subcategoryReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-supplier":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-theme":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-themeReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-transfer":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject-transferReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject-user":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject-userReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"file":{"writeOnly":true,"type":"string","format":"binary","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"roomType":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"heroSlide":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"seo":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"pack":{"type":"string","format":"iri-reference","nullable":true},"extra":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalUrl":{"type":"string","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"themeImageDescription":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ctaModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"category":{"type":"string","format":"iri-reference","nullable":true},"subcategory":{"type":"string","format":"iri-reference","nullable":true},"categoryListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"aboutModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"posts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"postSections":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCopyright":{"type":"boolean","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"billSupplier":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"MediaObject.jsonld-activity":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true},"hasCopyright":{"type":"boolean","nullable":true}}},"MediaObject.jsonld-activityReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true},"hasCopyright":{"type":"boolean","nullable":true}}},"MediaObject.jsonld-article":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-articleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-billSupplier":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-booking":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-category":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-categoryListModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-categoryListModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-categoryReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-config":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-configReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-country":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject.jsonld-ctaModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-ctaModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-dividerModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-dividerModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-extra":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-faqsModule":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-faqsModuleReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true}}},"MediaObject.jsonld-heroSlide":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-hotel":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-hotelReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-location":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject.jsonld-locationReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject.jsonld-media_object.read":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"roomType":{"type":"string","format":"iri-reference","nullable":true},"heroSlide":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"pack":{"type":"string","format":"iri-reference","nullable":true},"externalUrl":{"type":"string","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ctaModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"category":{"type":"string","format":"iri-reference","nullable":true},"subcategory":{"type":"string","format":"iri-reference","nullable":true},"categoryListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"aboutModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"posts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"postSections":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasCopyright":{"type":"boolean","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"billSupplier":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"transfer":{"type":"string","format":"iri-reference","nullable":true}}},"MediaObject.jsonld-pack":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-packReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-page":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-pageReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-post":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-postReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-productList":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-roomType":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-subcategory":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-subcategoryReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-supplier":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-theme":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-themeReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-transfer":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject.jsonld-transferReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true}}},"MediaObject.jsonld-user":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MediaObject.jsonld-userReduced":{"type":"object","description":"","externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"externalDocs":{"url":"https:\/\/schema.org\/contentUrl"},"type":"string","nullable":true},"filePath":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"alt":{"type":"string","nullable":true},"type":{"type":"string"},"position":{"type":"integer","nullable":true},"description":{"type":"string","nullable":true},"externalUrl":{"type":"string","nullable":true}}},"MenuItem":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem-menuItem":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem-menuItemReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem-menuModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"anyOf":[{"$ref":"#\/components\/schemas\/MenuModule-menuModule"}],"nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem.jsonld-menuItem":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem.jsonld-menuItemReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"type":"string","format":"iri-reference","nullable":true},"position":{"type":"integer","nullable":true}}},"MenuItem.jsonld-menuModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"links":{"type":"array","items":{"type":"string"},"nullable":true},"menuModule":{"anyOf":[{"$ref":"#\/components\/schemas\/MenuModule.jsonld-menuModule"}],"nullable":true},"position":{"type":"integer","nullable":true}}},"MenuModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"menuItems":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"MenuModule-menuModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"menuItems":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuItem-menuModule"}}}},"MenuModule-menuModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"menuItems":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"MenuModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"menuItems":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"MenuModule.jsonld-menuModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"menuItems":{"type":"array","items":{"$ref":"#\/components\/schemas\/MenuItem.jsonld-menuModule"}}}},"MenuModule.jsonld-menuModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"menuItems":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Modality":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"priceType":{"default":"person","example":"person","type":"string"},"basePrice":{"writeOnly":true,"type":"string","nullable":true},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity"}],"nullable":true},"quota":{"type":"integer","nullable":true},"businessQuota":{"type":"integer","nullable":true},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pack":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"packHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity"}},"itineraryDays":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packExtras":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion"}},"pickupGroupSchedules":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"commissionTag":{"writeOnly":true,"type":"string","nullable":true},"pickupHelpText":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality-activityAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"priceType":{"default":"person","example":"person","type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"price":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-activityAvailability"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupGroupSchedules":{"anyOf":[{"$ref":"#\/components\/schemas\/PickupGroupSchedules-activityAvailability"}],"nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality-activityAvailabilityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"priceType":{"default":"person","example":"person","type":"string"},"price":{"type":"string","nullable":true},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasFlexibleHorary":{"type":"boolean","nullable":true},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Modality-booking":{"type":"object","description":"","properties":{"priceType":{"default":"person","example":"person","type":"string"},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee-booking"}],"nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Modality-bookingLineReduced":{"type":"object","description":"","properties":{"priceType":{"default":"person","example":"person","type":"string"},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Modality-modality":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientType-modality"}},"priceType":{"default":"person","example":"person","type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-modality"}],"nullable":true},"quota":{"type":"integer","nullable":true},"businessQuota":{"type":"integer","nullable":true},"languages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language-modality"}},"price":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-modality"}},"itineraryDays":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItineraryDay-modality"}},"packExtras":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion-modality"}},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"pickupGroupSchedules":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality-modalityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"priceType":{"default":"person","example":"person","type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee-modalityReduced"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-modalityReduced"}],"nullable":true},"quota":{"type":"integer","nullable":true},"businessQuota":{"type":"integer","nullable":true},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-modalityReduced"}},"itineraryDays":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packExtras":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion-modalityReduced"}},"pickupGroupSchedules":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality-pack":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"packHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-pack"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-pack"}},"itineraryDays":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packExtras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra-pack"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality-productPartnerPricingReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-productPartnerPricingReduced"}],"nullable":true}}},"Modality.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"priceType":{"default":"person","example":"person","type":"string"},"basePrice":{"writeOnly":true,"type":"string","nullable":true},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee.jsonld"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld"}],"nullable":true},"quota":{"type":"integer","nullable":true},"businessQuota":{"type":"integer","nullable":true},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pack":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"packHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld"}},"itineraryDays":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packExtras":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld"}},"pickupGroupSchedules":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"commissionTag":{"writeOnly":true,"type":"string","nullable":true},"pickupHelpText":{"type":"string","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"priceType":{"default":"person","example":"person","type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"price":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-activityAvailability"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupGroupSchedules":{"anyOf":[{"$ref":"#\/components\/schemas\/PickupGroupSchedules.jsonld-activityAvailability"}],"nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"priceType":{"default":"person","example":"person","type":"string"},"price":{"type":"string","nullable":true},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasFlexibleHorary":{"type":"boolean","nullable":true},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"externalSupplierCode":{"type":"string","nullable":true}}},"Modality.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"priceType":{"default":"person","example":"person","type":"string"},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-booking"}],"nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Modality.jsonld-bookingLineReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"priceType":{"default":"person","example":"person","type":"string"},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Modality.jsonld-modality":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientType.jsonld-modality"}},"priceType":{"default":"person","example":"person","type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-modality"}],"nullable":true},"quota":{"type":"integer","nullable":true},"businessQuota":{"type":"integer","nullable":true},"languages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language.jsonld-modality"}},"price":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-modality"}},"itineraryDays":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItineraryDay.jsonld-modality"}},"packExtras":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld-modality"}},"startTimes":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"pickupGroupSchedules":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality.jsonld-modalityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"priceType":{"default":"person","example":"person","type":"string"},"minPax":{"type":"string","nullable":true},"maxPax":{"type":"string","nullable":true},"hasPickup":{"type":"boolean"},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activityFee":{"anyOf":[{"$ref":"#\/components\/schemas\/ActivityFee.jsonld-modalityReduced"}],"nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-modalityReduced"}],"nullable":true},"quota":{"type":"integer","nullable":true},"businessQuota":{"type":"integer","nullable":true},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"duration":{"type":"string","nullable":true},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packHotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-modalityReduced"}},"itineraryDays":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packExtras":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"$ref":"#\/components\/schemas\/DynamicQuestion.jsonld-modalityReduced"}},"pickupGroupSchedules":{"type":"string","format":"iri-reference","nullable":true},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"releaseHour":{"type":"string","nullable":true},"perimeterArea":{"type":"array","items":{"type":"string"},"nullable":true},"hasUnifiedQuota":{"type":"boolean","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true},"clientTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"price":{"type":"string","nullable":true},"packHotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-pack"}},"packActivities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-pack"}},"itineraryDays":{"type":"array","items":{"type":"string","format":"iri-reference"}},"packExtras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra.jsonld-pack"}},"hasFlexibleHorary":{"type":"boolean","nullable":true},"perimeter":{"type":"string","nullable":true},"dynamicQuestions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"externalSupplierCode":{"type":"string","nullable":true},"productPartnerPricings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupHelpText":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true}}},"Modality.jsonld-productPartnerPricingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-productPartnerPricingReduced"}],"nullable":true}}},"Module":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"section":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"searchModule":{"type":"string","format":"iri-reference","nullable":true},"themeListModule":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"type":"string","format":"iri-reference","nullable":true},"suscriptionModule":{"type":"string","format":"iri-reference","nullable":true},"ctaModule":{"type":"string","format":"iri-reference","nullable":true},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"categoryListModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"resultsListModule":{"type":"string","format":"iri-reference","nullable":true},"aboutModule":{"type":"string","format":"iri-reference","nullable":true},"contactModule":{"type":"string","format":"iri-reference","nullable":true},"textModule":{"type":"string","format":"iri-reference","nullable":true},"notFoundModule":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"sectionColumn":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"columnPosition":{"writeOnly":true,"type":"string","nullable":true}}},"Module-module":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"section":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"searchModule":{"type":"string","format":"iri-reference","nullable":true},"themeListModule":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"type":"string","format":"iri-reference","nullable":true},"suscriptionModule":{"type":"string","format":"iri-reference","nullable":true},"ctaModule":{"type":"string","format":"iri-reference","nullable":true},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"categoryListModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"resultsListModule":{"type":"string","format":"iri-reference","nullable":true},"aboutModule":{"type":"string","format":"iri-reference","nullable":true},"contactModule":{"type":"string","format":"iri-reference","nullable":true},"textModule":{"type":"string","format":"iri-reference","nullable":true},"notFoundModule":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true}}},"Module-moduleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"section":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"searchModule":{"type":"string","format":"iri-reference","nullable":true},"themeListModule":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"type":"string","format":"iri-reference","nullable":true},"suscriptionModule":{"type":"string","format":"iri-reference","nullable":true},"ctaModule":{"type":"string","format":"iri-reference","nullable":true},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"categoryListModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"resultsListModule":{"type":"string","format":"iri-reference","nullable":true},"aboutModule":{"type":"string","format":"iri-reference","nullable":true},"contactModule":{"type":"string","format":"iri-reference","nullable":true},"textModule":{"type":"string","format":"iri-reference","nullable":true},"notFoundModule":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true}}},"Module-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"heroModule":{"anyOf":[{"$ref":"#\/components\/schemas\/HeroModule-page"}],"nullable":true},"productListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductListModule-page"}],"nullable":true},"searchModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SearchModule-page"}],"nullable":true},"themeListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ThemeListModule-page"}],"nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutUsModule-page"}],"nullable":true},"suscriptionModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SuscriptionModule-page"}],"nullable":true},"ctaModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CtaModule-page"}],"nullable":true},"dividerModule":{"anyOf":[{"$ref":"#\/components\/schemas\/DividerModule-page"}],"nullable":true},"faqsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/FaqsModule-page"}],"nullable":true},"categoryListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CategoryListModule-page"}],"nullable":true},"reviewListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ReviewListModule-page"}],"nullable":true},"resultsListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ResultsListModule-page"}],"nullable":true},"aboutModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutModule-page"}],"nullable":true},"contactModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ContactModule-page"}],"nullable":true},"textModule":{"anyOf":[{"$ref":"#\/components\/schemas\/TextModule-page"}],"nullable":true},"notFoundModule":{"anyOf":[{"$ref":"#\/components\/schemas\/NotFoundModule-page"}],"nullable":true},"locationListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/LocationListModule-page"}],"nullable":true}}},"Module-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"heroModule":{"anyOf":[{"$ref":"#\/components\/schemas\/HeroModule-pageReduced"}],"nullable":true},"productListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductListModule-pageReduced"}],"nullable":true},"searchModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SearchModule-pageReduced"}],"nullable":true},"themeListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ThemeListModule-pageReduced"}],"nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutUsModule-pageReduced"}],"nullable":true},"suscriptionModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SuscriptionModule-pageReduced"}],"nullable":true},"ctaModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CtaModule-pageReduced"}],"nullable":true},"dividerModule":{"anyOf":[{"$ref":"#\/components\/schemas\/DividerModule-pageReduced"}],"nullable":true},"faqsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/FaqsModule-pageReduced"}],"nullable":true},"categoryListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CategoryListModule-pageReduced"}],"nullable":true},"reviewListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ReviewListModule-pageReduced"}],"nullable":true},"resultsListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ResultsListModule-pageReduced"}],"nullable":true},"aboutModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutModule-pageReduced"}],"nullable":true},"contactModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ContactModule-pageReduced"}],"nullable":true},"textModule":{"anyOf":[{"$ref":"#\/components\/schemas\/TextModule-pageReduced"}],"nullable":true},"notFoundModule":{"anyOf":[{"$ref":"#\/components\/schemas\/NotFoundModule-pageReduced"}],"nullable":true},"locationListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/LocationListModule-pageReduced"}],"nullable":true}}},"Module.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"section":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"searchModule":{"type":"string","format":"iri-reference","nullable":true},"themeListModule":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"type":"string","format":"iri-reference","nullable":true},"suscriptionModule":{"type":"string","format":"iri-reference","nullable":true},"ctaModule":{"type":"string","format":"iri-reference","nullable":true},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"categoryListModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"resultsListModule":{"type":"string","format":"iri-reference","nullable":true},"aboutModule":{"type":"string","format":"iri-reference","nullable":true},"contactModule":{"type":"string","format":"iri-reference","nullable":true},"textModule":{"type":"string","format":"iri-reference","nullable":true},"notFoundModule":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"sectionColumn":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"columnPosition":{"writeOnly":true,"type":"string","nullable":true}}},"Module.jsonld-module":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"section":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"searchModule":{"type":"string","format":"iri-reference","nullable":true},"themeListModule":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"type":"string","format":"iri-reference","nullable":true},"suscriptionModule":{"type":"string","format":"iri-reference","nullable":true},"ctaModule":{"type":"string","format":"iri-reference","nullable":true},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"categoryListModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"resultsListModule":{"type":"string","format":"iri-reference","nullable":true},"aboutModule":{"type":"string","format":"iri-reference","nullable":true},"contactModule":{"type":"string","format":"iri-reference","nullable":true},"textModule":{"type":"string","format":"iri-reference","nullable":true},"notFoundModule":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true}}},"Module.jsonld-moduleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"section":{"type":"string","format":"iri-reference","nullable":true},"heroModule":{"type":"string","format":"iri-reference","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"searchModule":{"type":"string","format":"iri-reference","nullable":true},"themeListModule":{"type":"string","format":"iri-reference","nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"type":"string","format":"iri-reference","nullable":true},"suscriptionModule":{"type":"string","format":"iri-reference","nullable":true},"ctaModule":{"type":"string","format":"iri-reference","nullable":true},"dividerModule":{"type":"string","format":"iri-reference","nullable":true},"faqsModule":{"type":"string","format":"iri-reference","nullable":true},"categoryListModule":{"type":"string","format":"iri-reference","nullable":true},"reviewListModule":{"type":"string","format":"iri-reference","nullable":true},"resultsListModule":{"type":"string","format":"iri-reference","nullable":true},"aboutModule":{"type":"string","format":"iri-reference","nullable":true},"contactModule":{"type":"string","format":"iri-reference","nullable":true},"textModule":{"type":"string","format":"iri-reference","nullable":true},"notFoundModule":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true}}},"Module.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"heroModule":{"anyOf":[{"$ref":"#\/components\/schemas\/HeroModule.jsonld-page"}],"nullable":true},"productListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductListModule.jsonld-page"}],"nullable":true},"searchModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SearchModule.jsonld-page"}],"nullable":true},"themeListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld-page"}],"nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld-page"}],"nullable":true},"suscriptionModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld-page"}],"nullable":true},"ctaModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CtaModule.jsonld-page"}],"nullable":true},"dividerModule":{"anyOf":[{"$ref":"#\/components\/schemas\/DividerModule.jsonld-page"}],"nullable":true},"faqsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/FaqsModule.jsonld-page"}],"nullable":true},"categoryListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld-page"}],"nullable":true},"reviewListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld-page"}],"nullable":true},"resultsListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld-page"}],"nullable":true},"aboutModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutModule.jsonld-page"}],"nullable":true},"contactModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ContactModule.jsonld-page"}],"nullable":true},"textModule":{"anyOf":[{"$ref":"#\/components\/schemas\/TextModule.jsonld-page"}],"nullable":true},"notFoundModule":{"anyOf":[{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld-page"}],"nullable":true},"locationListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/LocationListModule.jsonld-page"}],"nullable":true}}},"Module.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"heroModule":{"anyOf":[{"$ref":"#\/components\/schemas\/HeroModule.jsonld-pageReduced"}],"nullable":true},"productListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ProductListModule.jsonld-pageReduced"}],"nullable":true},"searchModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SearchModule.jsonld-pageReduced"}],"nullable":true},"themeListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ThemeListModule.jsonld-pageReduced"}],"nullable":true},"type":{"type":"string","nullable":true},"aboutUsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutUsModule.jsonld-pageReduced"}],"nullable":true},"suscriptionModule":{"anyOf":[{"$ref":"#\/components\/schemas\/SuscriptionModule.jsonld-pageReduced"}],"nullable":true},"ctaModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CtaModule.jsonld-pageReduced"}],"nullable":true},"dividerModule":{"anyOf":[{"$ref":"#\/components\/schemas\/DividerModule.jsonld-pageReduced"}],"nullable":true},"faqsModule":{"anyOf":[{"$ref":"#\/components\/schemas\/FaqsModule.jsonld-pageReduced"}],"nullable":true},"categoryListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/CategoryListModule.jsonld-pageReduced"}],"nullable":true},"reviewListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ReviewListModule.jsonld-pageReduced"}],"nullable":true},"resultsListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ResultsListModule.jsonld-pageReduced"}],"nullable":true},"aboutModule":{"anyOf":[{"$ref":"#\/components\/schemas\/AboutModule.jsonld-pageReduced"}],"nullable":true},"contactModule":{"anyOf":[{"$ref":"#\/components\/schemas\/ContactModule.jsonld-pageReduced"}],"nullable":true},"textModule":{"anyOf":[{"$ref":"#\/components\/schemas\/TextModule.jsonld-pageReduced"}],"nullable":true},"notFoundModule":{"anyOf":[{"$ref":"#\/components\/schemas\/NotFoundModule.jsonld-pageReduced"}],"nullable":true},"locationListModule":{"anyOf":[{"$ref":"#\/components\/schemas\/LocationListModule.jsonld-pageReduced"}],"nullable":true}}},"NotFoundModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"NotFoundModule-notFoundModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"NotFoundModule-notFoundModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"NotFoundModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-page"}],"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true}}},"NotFoundModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}],"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true}}},"NotFoundModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"NotFoundModule.jsonld-notFoundModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"NotFoundModule.jsonld-notFoundModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"NotFoundModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}],"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true}}},"NotFoundModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}],"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true}}},"Notification":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"isViewed":{"type":"boolean"},"origin":{"type":"string","nullable":true},"data":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"entityEndpoint":{"type":"string","nullable":true}}},"Notification-notification":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"isViewed":{"type":"boolean"},"origin":{"type":"string","nullable":true},"data":{"type":"array","items":{"type":"string"},"nullable":true},"entityEndpoint":{"type":"string","nullable":true}}},"Notification-notificationReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"isViewed":{"type":"boolean"},"origin":{"type":"string","nullable":true},"entityEndpoint":{"type":"string","nullable":true}}},"Notification.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"isViewed":{"type":"boolean"},"origin":{"type":"string","nullable":true},"data":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"entityEndpoint":{"type":"string","nullable":true}}},"Notification.jsonld-notification":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"isViewed":{"type":"boolean"},"origin":{"type":"string","nullable":true},"data":{"type":"array","items":{"type":"string"},"nullable":true},"entityEndpoint":{"type":"string","nullable":true}}},"Notification.jsonld-notificationReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"isViewed":{"type":"boolean"},"origin":{"type":"string","nullable":true},"entityEndpoint":{"type":"string","nullable":true}}},"OccupancyType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"totalCapacity":{"type":"integer"},"minAdultCapacity":{"type":"integer"},"maxAdultCapacity":{"type":"integer"},"minKidsCapacity":{"type":"integer"},"maxKidsCapacity":{"type":"integer"},"code":{"type":"string"},"roomTypes":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"OccupancyType-occupancyType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"totalCapacity":{"type":"integer"},"minAdultCapacity":{"type":"integer"},"maxAdultCapacity":{"type":"integer"},"minKidsCapacity":{"type":"integer"},"maxKidsCapacity":{"type":"integer"},"code":{"type":"string"}}},"OccupancyType-occupancyTypeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"totalCapacity":{"type":"integer"},"minAdultCapacity":{"type":"integer"},"maxAdultCapacity":{"type":"integer"},"minKidsCapacity":{"type":"integer"},"maxKidsCapacity":{"type":"integer"},"code":{"type":"string"}}},"OccupancyType-roomTypeReduced":{"type":"object","description":"","properties":{"code":{"type":"string"}}},"OccupancyType.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"totalCapacity":{"type":"integer"},"minAdultCapacity":{"type":"integer"},"maxAdultCapacity":{"type":"integer"},"minKidsCapacity":{"type":"integer"},"maxKidsCapacity":{"type":"integer"},"code":{"type":"string"},"roomTypes":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"OccupancyType.jsonld-occupancyType":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"totalCapacity":{"type":"integer"},"minAdultCapacity":{"type":"integer"},"maxAdultCapacity":{"type":"integer"},"minKidsCapacity":{"type":"integer"},"maxKidsCapacity":{"type":"integer"},"code":{"type":"string"}}},"OccupancyType.jsonld-occupancyTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"totalCapacity":{"type":"integer"},"minAdultCapacity":{"type":"integer"},"maxAdultCapacity":{"type":"integer"},"minKidsCapacity":{"type":"integer"},"maxKidsCapacity":{"type":"integer"},"code":{"type":"string"}}},"OccupancyType.jsonld-roomTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string"}}},"Pack":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"highlights":{"writeOnly":true,"type":"string","nullable":true},"includes":{"writeOnly":true,"type":"string","nullable":true},"notIncludes":{"writeOnly":true,"type":"string","nullable":true},"carry":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"writeOnly":true,"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"isActive":{"writeOnly":true,"type":"boolean"},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"modalities":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Modality"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone"}},"productListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packFees":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackFee"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack-pack":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"type":"string","nullable":true},"includes":{"type":"string","nullable":true},"notIncludes":{"type":"string","nullable":true},"carry":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality-pack"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pack"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-pack"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-pack"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack-packReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-packReduced"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-packReduced"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-packReduced"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack-page":{"type":"object","description":"","properties":{"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-page"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-page"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack-productList":{"type":"object","description":"","properties":{"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-productList"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-productList"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone-productList"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"writeOnly":true,"type":"string","nullable":true},"highlights":{"writeOnly":true,"type":"string","nullable":true},"includes":{"writeOnly":true,"type":"string","nullable":true},"notIncludes":{"writeOnly":true,"type":"string","nullable":true},"carry":{"writeOnly":true,"type":"string","nullable":true},"importantInformation":{"writeOnly":true,"type":"string","nullable":true},"cancelationConditions":{"writeOnly":true,"type":"string","nullable":true},"isActive":{"writeOnly":true,"type":"boolean"},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"modalities":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld"}},"productListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packFees":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PackFee.jsonld"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"highlights":{"type":"string","nullable":true},"includes":{"type":"string","nullable":true},"notIncludes":{"type":"string","nullable":true},"carry":{"type":"string","nullable":true},"importantInformation":{"type":"string","nullable":true},"cancelationConditions":{"type":"string","nullable":true},"isActive":{"type":"boolean"},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld-pack"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pack"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-pack"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-pack"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack.jsonld-packReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"categories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-packReduced"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-packReduced"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-packReduced"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-page"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-page"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"Pack.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"slug":{"type":"string"},"shortDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-productList"}},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-productList"}],"nullable":true},"zones":{"type":"array","items":{"$ref":"#\/components\/schemas\/Zone.jsonld-productList"}},"price":{"readOnly":true,"type":"string","nullable":true}}},"PackFee":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"packSeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/PackSeason"}},"pack":{"type":"string","format":"iri-reference","nullable":true}}},"PackFee.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true},"packSeasons":{"type":"array","items":{"$ref":"#\/components\/schemas\/PackSeason.jsonld"}},"pack":{"type":"string","format":"iri-reference","nullable":true}}},"PackPrice":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"markup":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"packSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/PackSeason"}],"nullable":true}}},"PackPrice.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"markup":{"type":"string","nullable":true},"commission":{"type":"string","nullable":true},"packSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/PackSeason.jsonld"}],"nullable":true}}},"PackSeason":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"packFee":{"anyOf":[{"$ref":"#\/components\/schemas\/PackFee"}],"nullable":true},"packPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice"}}}},"PackSeason.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"ranges":{"type":"array","items":{"type":"string"},"nullable":true},"packFee":{"anyOf":[{"$ref":"#\/components\/schemas\/PackFee.jsonld"}],"nullable":true},"packPrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/PackPrice.jsonld"}}}},"Page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isActive":{"default":true,"example":true,"type":"boolean"},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo"}],"nullable":true},"web":{"type":"string","format":"iri-reference","nullable":true},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section"}}}},"Page-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isActive":{"default":true,"example":true,"type":"boolean"},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-page"}],"nullable":true},"web":{"type":"string","format":"iri-reference","nullable":true},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section-page"}}}},"Page-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isActive":{"default":true,"example":true,"type":"boolean"},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-pageReduced"}],"nullable":true},"web":{"type":"string","format":"iri-reference","nullable":true},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section-pageReduced"}}}},"Page-web":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Page-webReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Page.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isActive":{"default":true,"example":true,"type":"boolean"},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld"}],"nullable":true},"web":{"type":"string","format":"iri-reference","nullable":true},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section.jsonld"}}}},"Page.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isActive":{"default":true,"example":true,"type":"boolean"},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-page"}],"nullable":true},"web":{"type":"string","format":"iri-reference","nullable":true},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section.jsonld-page"}}}},"Page.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isActive":{"default":true,"example":true,"type":"boolean"},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-pageReduced"}],"nullable":true},"web":{"type":"string","format":"iri-reference","nullable":true},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section.jsonld-pageReduced"}}}},"Page.jsonld-web":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Page.jsonld-webReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Partner":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"writeOnly":true,"type":"string","nullable":true},"address":{"writeOnly":true,"type":"string","nullable":true},"documentType":{"writeOnly":true,"type":"string","nullable":true},"bankAccount":{"writeOnly":true,"type":"string","nullable":true},"contactEmail":{"writeOnly":true,"type":"string","nullable":true},"contactPhone":{"writeOnly":true,"type":"string","nullable":true},"sellers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller"}},"hasWhatsapp":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"agents":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing"}],"nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"productPartnerPricings":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"configuration":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"slug":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier"}],"nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true},"type":{"type":"string","nullable":true}}},"Partner-activity":{"type":"object","description":"","properties":{"slug":{"type":"string","nullable":true}}},"Partner-activityAvailability":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true}}},"Partner-activityAvailabilityReduced":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true}}},"Partner-agent":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"Partner-booking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true}}},"Partner-bookingReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true}}},"Partner-partner":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"bankAccount":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"sellers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller-partner"}},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"agents":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing-partner"}],"nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"configuration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-partner"}],"nullable":true},"slug":{"type":"string","nullable":true},"type":{"type":"string","nullable":true}}},"Partner-partnerReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"sellers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller-partnerReduced"}},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing-partnerReduced"}],"nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-partnerReduced"}],"nullable":true},"type":{"type":"string","nullable":true}}},"Partner-seller":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"Partner-sellerReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing-sellerReduced"}],"nullable":true}}},"Partner.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"writeOnly":true,"type":"string","nullable":true},"address":{"writeOnly":true,"type":"string","nullable":true},"documentType":{"writeOnly":true,"type":"string","nullable":true},"bankAccount":{"writeOnly":true,"type":"string","nullable":true},"contactEmail":{"writeOnly":true,"type":"string","nullable":true},"contactPhone":{"writeOnly":true,"type":"string","nullable":true},"sellers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller.jsonld"}},"hasWhatsapp":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"agents":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing.jsonld"}],"nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"productPartnerPricings":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"configuration":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"slug":{"writeOnly":true,"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld"}],"nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true},"type":{"type":"string","nullable":true}}},"Partner.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"slug":{"type":"string","nullable":true}}},"Partner.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true}}},"Partner.jsonld-activityAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true}}},"Partner.jsonld-agent":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Partner.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true}}},"Partner.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true}}},"Partner.jsonld-partner":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"bankAccount":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"sellers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller.jsonld-partner"}},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"agents":{"type":"array","items":{"type":"string","format":"iri-reference"}},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing.jsonld-partner"}],"nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"configuration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-partner"}],"nullable":true},"slug":{"type":"string","nullable":true},"type":{"type":"string","nullable":true}}},"Partner.jsonld-partnerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"sellers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Seller.jsonld-partnerReduced"}},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing.jsonld-partnerReduced"}],"nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-partnerReduced"}],"nullable":true},"type":{"type":"string","nullable":true}}},"Partner.jsonld-seller":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Partner.jsonld-sellerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"pricing":{"anyOf":[{"$ref":"#\/components\/schemas\/Pricing.jsonld-sellerReduced"}],"nullable":true}}},"Payment":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"bill":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"typePayment":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"paymentMethod":{"type":"string","format":"iri-reference","nullable":true},"billSuppliers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplierName":{"readOnly":true,"type":"string","nullable":true}}},"Payment-payment":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"typePayment":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"paymentMethod":{"type":"string","format":"iri-reference","nullable":true},"billSuppliers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplierName":{"readOnly":true,"type":"string","nullable":true}}},"Payment-paymentReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"typePayment":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"paymentMethod":{"type":"string","format":"iri-reference","nullable":true},"billSuppliers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplierName":{"readOnly":true,"type":"string","nullable":true}}},"Payment.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"bill":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"typePayment":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"paymentMethod":{"type":"string","format":"iri-reference","nullable":true},"billSuppliers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplierName":{"readOnly":true,"type":"string","nullable":true}}},"Payment.jsonld-payment":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"typePayment":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"paymentMethod":{"type":"string","format":"iri-reference","nullable":true},"billSuppliers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplierName":{"readOnly":true,"type":"string","nullable":true}}},"Payment.jsonld-paymentReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"typePayment":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"paymentMethod":{"type":"string","format":"iri-reference","nullable":true},"billSuppliers":{"type":"array","items":{"type":"string","format":"iri-reference"}},"supplierName":{"readOnly":true,"type":"string","nullable":true}}},"PaymentMethod":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"accountingAccount":{"type":"string","format":"iri-reference","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isDefault":{"type":"boolean","nullable":true}}},"PaymentMethod.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"type":{"type":"string","nullable":true},"accountingAccount":{"type":"string","format":"iri-reference","nullable":true},"payments":{"type":"array","items":{"type":"string","format":"iri-reference"}},"isDefault":{"type":"boolean","nullable":true}}},"PensionType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotelServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"customTitle":{"type":"string","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PensionType-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true}}},"PensionType-hotelAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true}}},"PensionType-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true}}},"PensionType-pensionType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotelServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"customTitle":{"type":"string","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PensionType-pensionTypeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotelServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"customTitle":{"type":"string","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PensionType.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotelServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"customTitle":{"type":"string","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PensionType.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true}}},"PensionType.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true}}},"PensionType.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"customTitle":{"type":"string","nullable":true}}},"PensionType.jsonld-pensionType":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotelServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"customTitle":{"type":"string","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PensionType.jsonld-pensionTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotelServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"customTitle":{"type":"string","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelFees":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PensionTypePrice":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionType":{"type":"string","format":"iri-reference","nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"cancellationType":{"type":"string","format":"iri-reference","nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice-hotelAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionType":{"anyOf":[{"$ref":"#\/components\/schemas\/PensionType-hotelAvailability"}],"nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"cancellationType":{"anyOf":[{"$ref":"#\/components\/schemas\/CancellationType-hotelAvailability"}],"nullable":true}}},"PensionTypePrice-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionType":{"anyOf":[{"$ref":"#\/components\/schemas\/PensionType-hotelFeeReduced"}],"nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"cancellationType":{"anyOf":[{"$ref":"#\/components\/schemas\/CancellationType-hotelFeeReduced"}],"nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice-pensionTypePrices":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionType":{"type":"string","format":"iri-reference","nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"cancellationType":{"type":"string","format":"iri-reference","nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice-pensionTypePricesReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pensionType":{"type":"string","format":"iri-reference","nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"cancellationType":{"type":"string","format":"iri-reference","nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionType":{"type":"string","format":"iri-reference","nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"cancellationType":{"type":"string","format":"iri-reference","nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionType":{"anyOf":[{"$ref":"#\/components\/schemas\/PensionType.jsonld-hotelAvailability"}],"nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"cancellationType":{"anyOf":[{"$ref":"#\/components\/schemas\/CancellationType.jsonld-hotelAvailability"}],"nullable":true}}},"PensionTypePrice.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionType":{"anyOf":[{"$ref":"#\/components\/schemas\/PensionType.jsonld-hotelFeeReduced"}],"nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"cancellationType":{"anyOf":[{"$ref":"#\/components\/schemas\/CancellationType.jsonld-hotelFeeReduced"}],"nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice.jsonld-pensionTypePrices":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionType":{"type":"string","format":"iri-reference","nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"cancellationType":{"type":"string","format":"iri-reference","nullable":true},"commission":{"type":"string","nullable":true}}},"PensionTypePrice.jsonld-pensionTypePricesReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pensionType":{"type":"string","format":"iri-reference","nullable":true},"price":{"type":"string","nullable":true},"cost":{"type":"string","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"cancellationType":{"type":"string","format":"iri-reference","nullable":true},"commission":{"type":"string","nullable":true}}},"Pickup":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true},"schedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"zone":{"type":"string","format":"iri-reference","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Pickup-activityAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true}}},"Pickup-pickup":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true},"schedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-pickup"}},"zone":{"type":"string","format":"iri-reference","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Pickup-pickupGroupScheduleReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true}}},"Pickup-pickupReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true},"schedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"zone":{"type":"string","format":"iri-reference","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Pickup-pickupScheduleReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true}}},"Pickup.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true},"schedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"zone":{"type":"string","format":"iri-reference","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalId":{"writeOnly":true,"type":"string","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Pickup.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true}}},"Pickup.jsonld-pickup":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true},"schedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-pickup"}},"zone":{"type":"string","format":"iri-reference","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Pickup.jsonld-pickupGroupScheduleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true}}},"Pickup.jsonld-pickupReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true},"schedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"zone":{"type":"string","format":"iri-reference","nullable":true},"internalTitle":{"type":"string","nullable":true}}},"Pickup.jsonld-pickupScheduleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isMeetingPoint":{"type":"boolean"},"address":{"type":"string","nullable":true},"imageUrl":{"type":"string","nullable":true},"mapsUrl":{"type":"string","nullable":true}}},"PickupGroupSchedules":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"PickupGroupSchedules-activityAvailability":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-activityAvailability"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality-activityAvailability"}}}},"PickupGroupSchedules-pickupGroupSchedule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PickupGroupSchedules-pickupGroupScheduleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule-pickupGroupScheduleReduced"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PickupGroupSchedules.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"PickupGroupSchedules.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-activityAvailability"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Modality.jsonld-activityAvailability"}}}},"PickupGroupSchedules.jsonld-pickupGroupSchedule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PickupGroupSchedules.jsonld-pickupGroupScheduleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"pickupSchedules":{"type":"array","items":{"$ref":"#\/components\/schemas\/PickupSchedule.jsonld-pickupGroupScheduleReduced"}},"title":{"type":"string","nullable":true},"modalities":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PickupSchedule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup"}],"nullable":true},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"activitySchedules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupGroupSchedules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"PickupSchedule-activityAvailability":{"type":"object","description":"","properties":{"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup-activityAvailability"}],"nullable":true}}},"PickupSchedule-pickup":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"}}},"PickupSchedule-pickupGroupScheduleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup-pickupGroupScheduleReduced"}],"nullable":true}}},"PickupSchedule-pickupSchedule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"type":"string","format":"iri-reference","nullable":true}}},"PickupSchedule-pickupScheduleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup-pickupScheduleReduced"}],"nullable":true}}},"PickupSchedule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup.jsonld"}],"nullable":true},"modalities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"activitySchedules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickupGroupSchedules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"externalId":{"writeOnly":true,"type":"string","nullable":true}}},"PickupSchedule.jsonld-activityAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup.jsonld-activityAvailability"}],"nullable":true}}},"PickupSchedule.jsonld-pickup":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"}}},"PickupSchedule.jsonld-pickupGroupScheduleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup.jsonld-pickupGroupScheduleReduced"}],"nullable":true}}},"PickupSchedule.jsonld-pickupSchedule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"type":"string","format":"iri-reference","nullable":true}}},"PickupSchedule.jsonld-pickupScheduleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startTime":{"type":"string"},"pickup":{"anyOf":[{"$ref":"#\/components\/schemas\/Pickup.jsonld-pickupScheduleReduced"}],"nullable":true}}},"Plan":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"subscriptionPlans":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"stripeId":{"type":"string","nullable":true},"sku":{"writeOnly":true,"type":"string","nullable":true},"paymentType":{"writeOnly":true,"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"isActive":{"writeOnly":true,"type":"boolean","nullable":true}}},"Plan-activity":{"type":"object","description":"","properties":{"shortName":{"type":"string","nullable":true}}},"Plan-activityReduced":{"type":"object","description":"","properties":{"shortName":{"type":"string","nullable":true}}},"Plan-plan":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true}}},"Plan-planReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"stripeId":{"type":"string","nullable":true}}},"Plan-supplier":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"stripeId":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"paymentType":{"type":"string","nullable":true}}},"Plan-supplierReduced":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true}}},"Plan.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"subscriptionPlans":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"stripeId":{"type":"string","nullable":true},"sku":{"writeOnly":true,"type":"string","nullable":true},"paymentType":{"writeOnly":true,"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"isActive":{"writeOnly":true,"type":"boolean","nullable":true}}},"Plan.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"shortName":{"type":"string","nullable":true}}},"Plan.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"shortName":{"type":"string","nullable":true}}},"Plan.jsonld-plan":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true}}},"Plan.jsonld-planReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"price":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"stripeId":{"type":"string","nullable":true}}},"Plan.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true},"shortName":{"type":"string","nullable":true},"stripeId":{"type":"string","nullable":true},"sku":{"type":"string","nullable":true},"paymentType":{"type":"string","nullable":true}}},"Plan.jsonld-supplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true}}},"Post":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"postSections":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection"}},"tags":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"seo":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Seo"}],"nullable":true},"author":{"anyOf":[{"$ref":"#\/components\/schemas\/User"}],"nullable":true},"isActive":{"type":"boolean","nullable":true}}},"Post-post":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-post"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-post"}},"postSections":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection-post"}},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-post"}},"slug":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-post"}],"nullable":true},"author":{"anyOf":[{"$ref":"#\/components\/schemas\/User-post"}],"nullable":true},"isActive":{"type":"boolean","nullable":true}}},"Post-postReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-postReduced"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-postReduced"}},"postSections":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection-postReduced"}},"slug":{"type":"string","nullable":true},"author":{"anyOf":[{"$ref":"#\/components\/schemas\/User-postReduced"}],"nullable":true},"isActive":{"type":"boolean","nullable":true}}},"Post.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"postSections":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection.jsonld"}},"tags":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"seo":{"writeOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld"}],"nullable":true},"author":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld"}],"nullable":true},"isActive":{"type":"boolean","nullable":true}}},"Post.jsonld-post":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-post"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-post"}},"postSections":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection.jsonld-post"}},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-post"}},"slug":{"type":"string","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-post"}],"nullable":true},"author":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-post"}],"nullable":true},"isActive":{"type":"boolean","nullable":true}}},"Post.jsonld-postReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-postReduced"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-postReduced"}},"postSections":{"type":"array","items":{"$ref":"#\/components\/schemas\/PostSection.jsonld-postReduced"}},"slug":{"type":"string","nullable":true},"author":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-postReduced"}],"nullable":true},"isActive":{"type":"boolean","nullable":true}}},"PostSection":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"post":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PostSection-post":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-post"}}}},"PostSection-postReduced":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-postReduced"}}}},"PostSection-postSection":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PostSection-postSectionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PostSection.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"post":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PostSection.jsonld-post":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-post"}}}},"PostSection.jsonld-postReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-postReduced"}}}},"PostSection.jsonld-postSection":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"PostSection.jsonld-postSectionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"mediaDescription":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Pricing":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true},"includesReducedCommission":{"type":"boolean","nullable":true}}},"Pricing-partner":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true}}},"Pricing-partnerReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true}}},"Pricing-pricing":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true},"includesReducedCommission":{"type":"boolean","nullable":true}}},"Pricing-pricingReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true},"includesReducedCommission":{"type":"boolean","nullable":true}}},"Pricing-sellerReduced":{"type":"object","description":"","properties":{"type":{"type":"string","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true}}},"Pricing.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true},"includesReducedCommission":{"type":"boolean","nullable":true}}},"Pricing.jsonld-partner":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true}}},"Pricing.jsonld-partnerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true}}},"Pricing.jsonld-pricing":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true},"includesReducedCommission":{"type":"boolean","nullable":true}}},"Pricing.jsonld-pricingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true},"includesReducedCommission":{"type":"boolean","nullable":true}}},"Pricing.jsonld-sellerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"roundedPrice":{"type":"string","nullable":true}}},"ProductListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-page"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-page"}},"theme":{"anyOf":[{"$ref":"#\/components\/schemas\/Theme-page"}],"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"packs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack-page"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-page"}],"nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-pageReduced"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-pageReduced"}],"nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule-productList":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-productList"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-productList"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"packs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack-productList"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject-productList"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-productList"}],"nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule-productListReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-productListReduced"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-productListReduced"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-page"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-page"}},"theme":{"anyOf":[{"$ref":"#\/components\/schemas\/Theme.jsonld-page"}],"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"packs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack.jsonld-page"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-page"}],"nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-pageReduced"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-pageReduced"}],"nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-productList"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-productList"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"packs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Pack.jsonld-productList"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld-productList"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-productList"}],"nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductListModule.jsonld-productListReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"productType":{"type":"string","nullable":true},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-productListReduced"}},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-productListReduced"}},"theme":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"background":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"buttonLink":{"type":"string","nullable":true},"media":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ProductPartnerPricing":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"markup":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality"}],"nullable":true}}},"ProductPartnerPricing-productPartnerPricing":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true}}},"ProductPartnerPricing-productPartnerPricingReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality-productPartnerPricingReduced"}],"nullable":true}}},"ProductPartnerPricing.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"markup":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld"}],"nullable":true}}},"ProductPartnerPricing.jsonld-productPartnerPricing":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"modality":{"type":"string","format":"iri-reference","nullable":true}}},"ProductPartnerPricing.jsonld-productPartnerPricingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"percentage":{"type":"string","nullable":true},"markup":{"type":"string","nullable":true},"modality":{"anyOf":[{"$ref":"#\/components\/schemas\/Modality.jsonld-productPartnerPricingReduced"}],"nullable":true}}},"ProductTag":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"icon":{"type":"string","nullable":true},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"ProductTag-activity":{"type":"object","description":"","properties":{"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-activityReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-hotel":{"type":"object","description":"","properties":{"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-hotelReduced":{"type":"object","description":"","properties":{"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-page":{"type":"object","description":"","properties":{"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-productList":{"type":"object","description":"","properties":{"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-productTag":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag-productTagReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"icon":{"type":"string","nullable":true},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"ProductTag.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-hotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-productTag":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ProductTag.jsonld-productTagReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"icon":{"type":"string","nullable":true}}},"ResultsListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ResultsListModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true}}},"ResultsListModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true}}},"ResultsListModule-resultsListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ResultsListModule-resultsListModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ResultsListModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ResultsListModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true}}},"ResultsListModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true}}},"ResultsListModule.jsonld-resultsListModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"ResultsListModule.jsonld-resultsListModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"Review":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"language":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"activity":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"hotel":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"article":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"reviewListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"transfer":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"Review-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true}}},"Review-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true}}},"Review-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity-pageReduced"}],"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"Review-review":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"language":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Review-reviewListModule":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true}}},"Review-reviewListModuleReduced":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true}}},"Review-reviewReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"language":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Review.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"language":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"activity":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"hotel":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"article":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"reviewListModules":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"transfer":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"Review.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true}}},"Review.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true}}},"Review.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"activity":{"anyOf":[{"$ref":"#\/components\/schemas\/Activity.jsonld-pageReduced"}],"nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true}}},"Review.jsonld-review":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"language":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"Review.jsonld-reviewListModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true}}},"Review.jsonld-reviewListModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"comment":{"type":"string","nullable":true}}},"Review.jsonld-reviewReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"reviewerLocation":{"type":"string","nullable":true},"rating":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"comment":{"type":"string","nullable":true},"language":{"type":"string","nullable":true},"channel":{"type":"string","nullable":true},"reviewerCountry":{"type":"string","nullable":true},"status":{"default":"pending","example":"pending","type":"string","nullable":true},"externalId":{"type":"string","nullable":true}}},"ReviewListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-page"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-pageReduced"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-pageReduced"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule-reviewListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-reviewListModule"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule-reviewListModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review-reviewListModuleReduced"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld-page"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-pageReduced"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld-pageReduced"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule.jsonld-reviewListModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld-reviewListModule"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"ReviewListModule.jsonld-reviewListModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"reviews":{"type":"array","items":{"$ref":"#\/components\/schemas\/Review.jsonld-reviewListModuleReduced"}},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"RoomCondition":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"roomType":{"type":"string","format":"iri-reference","nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeason":{"type":"string","format":"iri-reference","nullable":true},"hotelAvailabilities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition-hotelAvailability":{"type":"object","description":"","properties":{"roomType":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomType-hotelAvailability"}],"nullable":true},"pensionTypePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice-hotelAvailability"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount-hotelAvailability"}},"hotelSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelSeason-hotelAvailability"}],"nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"roomType":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomType-hotelAvailabilityReduced"}],"nullable":true},"hotelSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelSeason-hotelAvailabilityReduced"}],"nullable":true}}},"RoomCondition-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"roomType":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomType-hotelFeeReduced"}],"nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice-hotelFeeReduced"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount-hotelFeeReduced"}},"hotelSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelSeason-hotelFeeReduced"}],"nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition-roomCondition":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"roomType":{"type":"string","format":"iri-reference","nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeason":{"type":"string","format":"iri-reference","nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition-roomConditionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"roomType":{"type":"string","format":"iri-reference","nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeason":{"type":"string","format":"iri-reference","nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"roomType":{"type":"string","format":"iri-reference","nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeason":{"type":"string","format":"iri-reference","nullable":true},"hotelAvailabilities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"roomType":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomType.jsonld-hotelAvailability"}],"nullable":true},"pensionTypePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld-hotelAvailability"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld-hotelAvailability"}},"hotelSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelAvailability"}],"nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition.jsonld-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"roomType":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomType.jsonld-hotelAvailabilityReduced"}],"nullable":true},"hotelSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelAvailabilityReduced"}],"nullable":true}}},"RoomCondition.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"roomType":{"anyOf":[{"$ref":"#\/components\/schemas\/RoomType.jsonld-hotelFeeReduced"}],"nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/PensionTypePrice.jsonld-hotelFeeReduced"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"$ref":"#\/components\/schemas\/RoomDiscount.jsonld-hotelFeeReduced"}},"hotelSeason":{"anyOf":[{"$ref":"#\/components\/schemas\/HotelSeason.jsonld-hotelFeeReduced"}],"nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition.jsonld-roomCondition":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"roomType":{"type":"string","format":"iri-reference","nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeason":{"type":"string","format":"iri-reference","nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomCondition.jsonld-roomConditionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"roomType":{"type":"string","format":"iri-reference","nullable":true},"quota":{"type":"integer","nullable":true},"pensionTypePrices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minStay":{"type":"integer","nullable":true},"individualSupplement":{"type":"string","nullable":true},"extras":{"type":"array","items":{"type":"string"},"nullable":true},"roomDiscounts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotelSeason":{"type":"string","format":"iri-reference","nullable":true},"minNightsSupplement":{"type":"integer","nullable":true},"nightsSupplement":{"type":"string","nullable":true},"supplementType":{"type":"string","nullable":true},"onRequest":{"type":"boolean","nullable":true},"nightSupplementCost":{"type":"string","nullable":true}}},"RoomDiscount":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount-hotelAvailability":{"type":"object","description":"","properties":{"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount-roomDiscount":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount-roomDiscountReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount.jsonld-roomDiscount":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomDiscount.jsonld-roomDiscountReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","nullable":true},"ageFrom":{"type":"integer","nullable":true},"ageTo":{"type":"integer","nullable":true},"discount":{"type":"string","nullable":true},"number":{"type":"integer","nullable":true},"roomCondition":{"type":"string","format":"iri-reference","nullable":true},"isAdult":{"type":"boolean","nullable":true}}},"RoomType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"anyOf":[{"$ref":"#\/components\/schemas\/OccupancyType"}],"nullable":true},"roomConditions":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"price":{"writeOnly":true,"type":"string","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"occupancyType":{"type":"string","format":"iri-reference","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-hotel"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"price":{"type":"string","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType-hotelAvailability":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true}}},"RoomType-hotelFeeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType-roomType":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"type":"string","format":"iri-reference","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-roomType"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType-roomTypeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"anyOf":[{"$ref":"#\/components\/schemas\/OccupancyType-roomTypeReduced"}],"nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"anyOf":[{"$ref":"#\/components\/schemas\/OccupancyType.jsonld"}],"nullable":true},"roomConditions":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"price":{"writeOnly":true,"type":"string","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"occupancyType":{"type":"string","format":"iri-reference","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-hotel"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"price":{"type":"string","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType.jsonld-hotelAvailability":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType.jsonld-hotelAvailabilityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true}}},"RoomType.jsonld-hotelFeeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType.jsonld-roomType":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"type":"string","format":"iri-reference","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-roomType"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomType.jsonld-roomTypeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"occupancyType":{"anyOf":[{"$ref":"#\/components\/schemas\/OccupancyType.jsonld-roomTypeReduced"}],"nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}},"minAdultsCapacity":{"type":"integer","nullable":true},"maxAdultsCapacity":{"type":"integer","nullable":true},"minKidsCapacity":{"type":"integer","nullable":true},"maxKidsCapacity":{"type":"integer","nullable":true},"totalCapacity":{"type":"integer","nullable":true},"minBabiesCapacity":{"type":"integer","nullable":true},"maxBabiesCapacity":{"type":"integer","nullable":true}}},"RoomingList":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel"}],"nullable":true},"totalPax":{"type":"integer","nullable":true},"totalRooms":{"type":"integer","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"Activity":{"type":"string","format":"iri-reference","nullable":true},"activity":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"RoomingList-roomingList":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"totalPax":{"type":"integer","nullable":true},"totalRooms":{"type":"integer","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"Activity":{"type":"string","format":"iri-reference","nullable":true}}},"RoomingList-roomingListReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel-roomingListReduced"}],"nullable":true},"totalPax":{"type":"integer","nullable":true},"totalRooms":{"type":"integer","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"Activity":{"type":"string","format":"iri-reference","nullable":true}}},"RoomingList.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel.jsonld"}],"nullable":true},"totalPax":{"type":"integer","nullable":true},"totalRooms":{"type":"integer","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"Activity":{"type":"string","format":"iri-reference","nullable":true},"activity":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"RoomingList.jsonld-roomingList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"totalPax":{"type":"integer","nullable":true},"totalRooms":{"type":"integer","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"Activity":{"type":"string","format":"iri-reference","nullable":true}}},"RoomingList.jsonld-roomingListReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"anyOf":[{"$ref":"#\/components\/schemas\/Hotel.jsonld-roomingListReduced"}],"nullable":true},"totalPax":{"type":"integer","nullable":true},"totalRooms":{"type":"integer","nullable":true},"supplierConfirmationSent":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"bookings":{"type":"array","items":{"type":"string","format":"iri-reference"}},"Activity":{"type":"string","format":"iri-reference","nullable":true}}},"SearchModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule-search":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule-searchReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule.jsonld-search":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"SearchModule.jsonld-searchReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"text":{"type":"string","nullable":true},"buttonText":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"type":"boolean","nullable":true}}},"Section":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"page":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sectionColumns":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Section-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"module":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module-page"}}}},"Section-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"module":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module-pageReduced"}}}},"Section-section":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"page":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Section-sectionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"page":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Section.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"page":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sectionColumns":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Section.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"module":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module.jsonld-page"}}}},"Section.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"module":{"type":"array","items":{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}}}},"Section.jsonld-section":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"page":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Section.jsonld-sectionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"default":true,"example":true,"type":"boolean"},"position":{"type":"integer"},"page":{"type":"string","format":"iri-reference","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"SectionColumn":{"type":"object","description":"","properties":{"columnsDesktop":{"type":"string","nullable":true},"columnsTablet":{"type":"string","nullable":true},"columnsMobile":{"type":"string","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"SectionColumn-section":{"type":"object","description":"","properties":{"columnsDesktop":{"type":"string","nullable":true},"columnsTablet":{"type":"string","nullable":true},"columnsMobile":{"type":"string","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section-section"}}}},"SectionColumn-sectionColumnReduced":{"type":"object","description":"","properties":{"columnsDesktop":{"type":"string","nullable":true},"columnsTablet":{"type":"string","nullable":true},"columnsMobile":{"type":"string","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"SectionColumn.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"columnsDesktop":{"type":"string","nullable":true},"columnsTablet":{"type":"string","nullable":true},"columnsMobile":{"type":"string","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"SectionColumn.jsonld-section":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"columnsDesktop":{"type":"string","nullable":true},"columnsTablet":{"type":"string","nullable":true},"columnsMobile":{"type":"string","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/Section.jsonld-section"}}}},"SectionColumn.jsonld-sectionColumnReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"columnsDesktop":{"type":"string","nullable":true},"columnsTablet":{"type":"string","nullable":true},"columnsMobile":{"type":"string","nullable":true},"module":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sections":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Seller":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"writeOnly":true,"type":"string","nullable":true},"contactPhone":{"writeOnly":true,"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner"}],"nullable":true},"bookings":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hasWhatsapp":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"agent":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"code":{"writeOnly":true,"type":"string","nullable":true},"user":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller-booking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner-booking"}],"nullable":true}}},"Seller-bookingReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner-bookingReduced"}],"nullable":true}}},"Seller-partner":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Seller-partnerReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Seller-seller":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner-seller"}],"nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"agent":{"type":"string","format":"iri-reference","nullable":true},"code":{"type":"string","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller-sellerReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner-sellerReduced"}],"nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller-user":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"writeOnly":true,"type":"string","nullable":true},"contactPhone":{"writeOnly":true,"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner.jsonld"}],"nullable":true},"bookings":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hasWhatsapp":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"writeOnly":true,"type":"string","nullable":true},"agent":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"code":{"writeOnly":true,"type":"string","nullable":true},"user":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner.jsonld-booking"}],"nullable":true}}},"Seller.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner.jsonld-bookingReduced"}],"nullable":true}}},"Seller.jsonld-partner":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Seller.jsonld-partnerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}}},"Seller.jsonld-seller":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner.jsonld-seller"}],"nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"agent":{"type":"string","format":"iri-reference","nullable":true},"code":{"type":"string","nullable":true},"user":{"type":"string","format":"iri-reference","nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller.jsonld-sellerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"anyOf":[{"$ref":"#\/components\/schemas\/Partner.jsonld-sellerReduced"}],"nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seller.jsonld-user":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"shippingAddress":{"type":"string","nullable":true},"shippingApartment":{"type":"string","nullable":true},"shippingCity":{"type":"string","nullable":true},"shippingPostalCode":{"type":"string","nullable":true},"shippingProvince":{"type":"string","nullable":true},"shippingCountry":{"type":"string","nullable":true},"billingCompany":{"type":"string","nullable":true},"billingAddress":{"type":"string","nullable":true},"billingPostalCode":{"type":"string","nullable":true},"billingTaxId":{"type":"string","nullable":true},"billingCity":{"type":"string","nullable":true},"billingProvince":{"type":"string","nullable":true}}},"Seo":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"post":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"transfer":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"Seo-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-country":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-extra":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-location":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-locationReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-post":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-productList":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-seo":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"post":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Seo-seoReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"post":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Seo-theme":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo-transfer":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"post":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"transfer":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"Seo.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-country":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-extra":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-location":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-locationReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-post":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-seo":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"post":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Seo.jsonld-seoReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"hotel":{"type":"string","format":"iri-reference","nullable":true},"activity":{"type":"string","format":"iri-reference","nullable":true},"extra":{"type":"string","format":"iri-reference","nullable":true},"article":{"type":"string","format":"iri-reference","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true},"productListModule":{"type":"string","format":"iri-reference","nullable":true},"theme":{"type":"string","format":"iri-reference","nullable":true},"post":{"type":"string","format":"iri-reference","nullable":true},"locationListModule":{"type":"string","format":"iri-reference","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true}}},"Seo.jsonld-theme":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Seo.jsonld-transfer":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"ogTitle":{"type":"string","nullable":true},"ogDescription":{"type":"string","nullable":true}}},"Subcategory":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"writeOnly":true,"type":"string","nullable":true},"category":{"type":"string","format":"iri-reference","nullable":true},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"article":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}}}},"Subcategory-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"category":{"anyOf":[{"$ref":"#\/components\/schemas\/Category-activity"}],"nullable":true},"slug":{"type":"string","nullable":true}}},"Subcategory-activityReduced":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Subcategory-article":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"category":{"anyOf":[{"$ref":"#\/components\/schemas\/Category-article"}],"nullable":true},"slug":{"type":"string","nullable":true}}},"Subcategory-category":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Subcategory-categoryReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Subcategory-subcategory":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"category":{"type":"string","format":"iri-reference","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"article":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-subcategory"}}}},"Subcategory-subcategoryReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"category":{"type":"string","format":"iri-reference","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-subcategoryReduced"}}}},"Subcategory.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"writeOnly":true,"type":"string","nullable":true},"category":{"type":"string","format":"iri-reference","nullable":true},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"article":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}}}},"Subcategory.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"category":{"anyOf":[{"$ref":"#\/components\/schemas\/Category.jsonld-activity"}],"nullable":true},"slug":{"type":"string","nullable":true}}},"Subcategory.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Subcategory.jsonld-article":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"category":{"anyOf":[{"$ref":"#\/components\/schemas\/Category.jsonld-article"}],"nullable":true},"slug":{"type":"string","nullable":true}}},"Subcategory.jsonld-category":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true}}},"Subcategory.jsonld-categoryReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true}}},"Subcategory.jsonld-subcategory":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"category":{"type":"string","format":"iri-reference","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"slug":{"type":"string","nullable":true},"packs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"article":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-subcategory"}}}},"Subcategory.jsonld-subcategoryReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"category":{"type":"string","format":"iri-reference","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-subcategoryReduced"}}}},"SubscriptionPlan":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"plan":{"type":"string","format":"iri-reference","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true},"stripeCustomerId":{"writeOnly":true,"type":"string","nullable":true}}},"SubscriptionPlan-activity":{"type":"object","description":"","properties":{"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan-activity"}],"nullable":true}}},"SubscriptionPlan-activityReduced":{"type":"object","description":"","properties":{"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan-activityReduced"}],"nullable":true}}},"SubscriptionPlan-subscriptionPlan":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"plan":{"type":"string","format":"iri-reference","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true}}},"SubscriptionPlan-subscriptionPlanReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"plan":{"type":"string","format":"iri-reference","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true}}},"SubscriptionPlan-supplier":{"type":"object","description":"","properties":{"price":{"type":"string","nullable":true},"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan-supplier"}],"nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true}}},"SubscriptionPlan-supplierReduced":{"type":"object","description":"","properties":{"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan-supplierReduced"}],"nullable":true}}},"SubscriptionPlan.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"plan":{"type":"string","format":"iri-reference","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true},"stripeCustomerId":{"writeOnly":true,"type":"string","nullable":true}}},"SubscriptionPlan.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan.jsonld-activity"}],"nullable":true}}},"SubscriptionPlan.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan.jsonld-activityReduced"}],"nullable":true}}},"SubscriptionPlan.jsonld-subscriptionPlan":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"plan":{"type":"string","format":"iri-reference","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true}}},"SubscriptionPlan.jsonld-subscriptionPlanReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"price":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"plan":{"type":"string","format":"iri-reference","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true}}},"SubscriptionPlan.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"price":{"type":"string","nullable":true},"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan.jsonld-supplier"}],"nullable":true},"externalSubscriptionCode":{"type":"string","nullable":true}}},"SubscriptionPlan.jsonld-supplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"plan":{"anyOf":[{"$ref":"#\/components\/schemas\/Plan.jsonld-supplierReduced"}],"nullable":true}}},"Supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"type":"boolean"},"contactPerson":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"legalName":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"adminEmail":{"type":"string","nullable":true},"adminPhone":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra"}},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accountingAccount":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"billSupplier":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"postalCode":{"writeOnly":true,"type":"string","nullable":true},"locations":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"writeOnly":true,"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"web":{"writeOnly":true,"type":"string","nullable":true},"bookingEngine":{"writeOnly":true,"type":"string","nullable":true},"bookingEngineWidget":{"writeOnly":true,"type":"string","nullable":true},"createdAt":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"updatedAt":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan"}],"nullable":true},"slug":{"writeOnly":true,"type":"string","nullable":true},"media":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"holdedId":{"writeOnly":true,"type":"string","nullable":true},"contactPerson2":{"writeOnly":true,"type":"string","nullable":true},"contactEmail2":{"writeOnly":true,"type":"string","nullable":true},"contactPhone2":{"writeOnly":true,"type":"string","nullable":true},"observationCommercial":{"writeOnly":true,"type":"string","nullable":true},"contactPersonAdministration":{"writeOnly":true,"type":"string","nullable":true},"observationAdministration":{"writeOnly":true,"type":"string","nullable":true},"fiscalDirection":{"writeOnly":true,"type":"string","nullable":true},"observationBooking":{"writeOnly":true,"type":"string","nullable":true},"contactPersonBooking":{"writeOnly":true,"type":"string","nullable":true},"contactEmailBooking":{"writeOnly":true,"type":"string","nullable":true},"contactPhoneBooking":{"writeOnly":true,"type":"string","nullable":true},"contactPerson2Booking":{"writeOnly":true,"type":"string","nullable":true},"contactEmail2Booking":{"writeOnly":true,"type":"string","nullable":true},"contactPhone2Booking":{"writeOnly":true,"type":"string","nullable":true},"partners":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"agents":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"sellers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickups":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"emailTemplates":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"dynamicQuestions":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"webs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"url":{"writeOnly":true,"type":"string","nullable":true},"bills":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"billSeries":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"configuration":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"transfers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer"}}}},"Supplier-activity":{"type":"object","description":"","properties":{"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"bookingEngine":{"type":"string","nullable":true},"bookingEngineWidget":{"type":"string","nullable":true},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan-activity"}],"nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activity"}},"paymentGatewayPublicKey":{"readOnly":true,"type":"string","nullable":true}}},"Supplier-activityReduced":{"type":"object","description":"","properties":{"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan-activityReduced"}],"nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-activityReduced"}}}},"Supplier-billSupplierReduced":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Supplier-booking":{"type":"object","description":"","properties":{"name":{"type":"string"},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"contactPersonBooking":{"type":"string","nullable":true}}},"Supplier-bookingReduced":{"type":"object","description":"","properties":{"name":{"type":"string"},"bookingEmail":{"type":"string","nullable":true}}},"Supplier-partnerReduced":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Supplier-supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"type":"boolean"},"contactPerson":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"legalName":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"adminEmail":{"type":"string","nullable":true},"adminPhone":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-supplier"}},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-supplier"}},"extras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra-supplier"}},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accountingAccount":{"anyOf":[{"$ref":"#\/components\/schemas\/AccountingAccount-supplier"}],"nullable":true},"postalCode":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"bookingEngine":{"type":"string","nullable":true},"bookingEngineWidget":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan-supplier"}],"nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-supplier"}},"activeCategories":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"holdedId":{"type":"string","nullable":true},"contactPerson2":{"type":"string","nullable":true},"contactEmail2":{"type":"string","nullable":true},"contactPhone2":{"type":"string","nullable":true},"observationCommercial":{"type":"string","nullable":true},"contactPersonAdministration":{"type":"string","nullable":true},"observationAdministration":{"type":"string","nullable":true},"fiscalDirection":{"type":"string","nullable":true},"observationBooking":{"type":"string","nullable":true},"contactPersonBooking":{"type":"string","nullable":true},"contactEmailBooking":{"type":"string","nullable":true},"contactPhoneBooking":{"type":"string","nullable":true},"contactPerson2Booking":{"type":"string","nullable":true},"contactEmail2Booking":{"type":"string","nullable":true},"contactPhone2Booking":{"type":"string","nullable":true},"webs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"url":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"readOnly":true,"type":"string","nullable":true},"transfers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer-supplier"}}}},"Supplier-supplierReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"type":"boolean"},"contactPerson":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"legalName":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"adminEmail":{"type":"string","nullable":true},"adminPhone":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-supplierReduced"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra-supplierReduced"}},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan-supplierReduced"}],"nullable":true},"transfers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer-supplierReduced"}}}},"Supplier-transfer":{"type":"object","description":"","properties":{"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-transfer"}}}},"Supplier-transferReduced":{"type":"object","description":"","properties":{"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-transferReduced"}}}},"Supplier.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"type":"boolean"},"contactPerson":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"legalName":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"adminEmail":{"type":"string","nullable":true},"adminPhone":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra.jsonld"}},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accountingAccount":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"billSupplier":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"postalCode":{"writeOnly":true,"type":"string","nullable":true},"locations":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"writeOnly":true,"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"web":{"writeOnly":true,"type":"string","nullable":true},"bookingEngine":{"writeOnly":true,"type":"string","nullable":true},"bookingEngineWidget":{"writeOnly":true,"type":"string","nullable":true},"createdAt":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"updatedAt":{"writeOnly":true,"type":"string","format":"date-time","nullable":true},"users":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld"}],"nullable":true},"slug":{"writeOnly":true,"type":"string","nullable":true},"media":{"writeOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"holdedId":{"writeOnly":true,"type":"string","nullable":true},"contactPerson2":{"writeOnly":true,"type":"string","nullable":true},"contactEmail2":{"writeOnly":true,"type":"string","nullable":true},"contactPhone2":{"writeOnly":true,"type":"string","nullable":true},"observationCommercial":{"writeOnly":true,"type":"string","nullable":true},"contactPersonAdministration":{"writeOnly":true,"type":"string","nullable":true},"observationAdministration":{"writeOnly":true,"type":"string","nullable":true},"fiscalDirection":{"writeOnly":true,"type":"string","nullable":true},"observationBooking":{"writeOnly":true,"type":"string","nullable":true},"contactPersonBooking":{"writeOnly":true,"type":"string","nullable":true},"contactEmailBooking":{"writeOnly":true,"type":"string","nullable":true},"contactPhoneBooking":{"writeOnly":true,"type":"string","nullable":true},"contactPerson2Booking":{"writeOnly":true,"type":"string","nullable":true},"contactEmail2Booking":{"writeOnly":true,"type":"string","nullable":true},"contactPhone2Booking":{"writeOnly":true,"type":"string","nullable":true},"partners":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"agents":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"sellers":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickups":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"emailTemplates":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"dynamicQuestions":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"webs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"url":{"writeOnly":true,"type":"string","nullable":true},"bills":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"billSeries":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"configuration":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"transfers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer.jsonld"}}}},"Supplier.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"bookingEngine":{"type":"string","nullable":true},"bookingEngineWidget":{"type":"string","nullable":true},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-activity"}],"nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activity"}},"paymentGatewayPublicKey":{"readOnly":true,"type":"string","nullable":true}}},"Supplier.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-activityReduced"}],"nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-activityReduced"}}}},"Supplier.jsonld-billSupplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Supplier.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"contactPersonBooking":{"type":"string","nullable":true}}},"Supplier.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"bookingEmail":{"type":"string","nullable":true}}},"Supplier.jsonld-partnerReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Supplier.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"type":"boolean"},"contactPerson":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"legalName":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"adminEmail":{"type":"string","nullable":true},"adminPhone":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-supplier"}},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-supplier"}},"extras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra.jsonld-supplier"}},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accountingAccount":{"anyOf":[{"$ref":"#\/components\/schemas\/AccountingAccount.jsonld-supplier"}],"nullable":true},"postalCode":{"type":"string","nullable":true},"locations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"address":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"web":{"type":"string","nullable":true},"bookingEngine":{"type":"string","nullable":true},"bookingEngineWidget":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-supplier"}],"nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-supplier"}},"activeCategories":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"holdedId":{"type":"string","nullable":true},"contactPerson2":{"type":"string","nullable":true},"contactEmail2":{"type":"string","nullable":true},"contactPhone2":{"type":"string","nullable":true},"observationCommercial":{"type":"string","nullable":true},"contactPersonAdministration":{"type":"string","nullable":true},"observationAdministration":{"type":"string","nullable":true},"fiscalDirection":{"type":"string","nullable":true},"observationBooking":{"type":"string","nullable":true},"contactPersonBooking":{"type":"string","nullable":true},"contactEmailBooking":{"type":"string","nullable":true},"contactPhoneBooking":{"type":"string","nullable":true},"contactPerson2Booking":{"type":"string","nullable":true},"contactEmail2Booking":{"type":"string","nullable":true},"contactPhone2Booking":{"type":"string","nullable":true},"webs":{"type":"array","items":{"type":"string","format":"iri-reference"}},"url":{"type":"string","nullable":true},"paymentGatewayPublicKey":{"readOnly":true,"type":"string","nullable":true},"transfers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer.jsonld-supplier"}}}},"Supplier.jsonld-supplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isActive":{"type":"boolean"},"contactPerson":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"hasWhatsapp":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"legalName":{"type":"string","nullable":true},"documentType":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"adminEmail":{"type":"string","nullable":true},"adminPhone":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-supplierReduced"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"type":"array","items":{"$ref":"#\/components\/schemas\/Extra.jsonld-supplierReduced"}},"communicationTemplates":{"type":"array","items":{"type":"string","format":"iri-reference"}},"articles":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subscriptionPlan":{"anyOf":[{"$ref":"#\/components\/schemas\/SubscriptionPlan.jsonld-supplierReduced"}],"nullable":true},"transfers":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transfer.jsonld-supplierReduced"}}}},"Supplier.jsonld-transfer":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-transfer"}}}},"Supplier.jsonld-transferReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"contactEmail":{"type":"string","nullable":true},"contactPhone":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"bookingPhone":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-transferReduced"}}}},"SuscriptionModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule-subscriptionModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule-subscriptionModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule.jsonld-subscriptionModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"SuscriptionModule.jsonld-subscriptionModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"icon":{"type":"string","nullable":true},"background":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"Tag":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"posts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Tag-post":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true}}},"Tag-tag":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"Tag-tagReduced":{"type":"object","description":"","properties":{"name":{"type":"string","nullable":true}}},"Tag.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"posts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Tag.jsonld-post":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true}}},"Tag.jsonld-tag":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"Tag.jsonld-tagReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string","nullable":true}}},"TextModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"TextModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true}}},"TextModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true}}},"TextModule-textModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"TextModule-textModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"TextModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"TextModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true}}},"TextModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true}}},"TextModule.jsonld-textModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"TextModule.jsonld-textModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"text":{"type":"string","nullable":true},"module":{"type":"string","format":"iri-reference","nullable":true}}},"Theme":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"themeListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Theme-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-page"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-page"}},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-page"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-page"}],"nullable":true}}},"Theme-theme":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"themeListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-theme"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity-theme"}},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel-theme"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-theme"}],"nullable":true}}},"Theme-themeReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"themeListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-themeReduced"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Theme.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"themeListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"Theme.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-page"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-page"}},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-page"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-page"}],"nullable":true}}},"Theme.jsonld-theme":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"themeListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-theme"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"$ref":"#\/components\/schemas\/Activity.jsonld-theme"}},"hotels":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hotel.jsonld-theme"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-theme"}],"nullable":true}}},"Theme.jsonld-themeReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"productListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"themeListModules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-themeReduced"}},"slug":{"type":"string","nullable":true},"activities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subtitle":{"type":"string","nullable":true},"firstTextBlock":{"type":"string","nullable":true},"secondTextBlock":{"type":"string","nullable":true},"secondTextBlockTitle":{"type":"string","nullable":true},"thirdTextBlock":{"type":"string","nullable":true},"position":{"type":"integer","nullable":true},"seo":{"type":"string","format":"iri-reference","nullable":true}}},"ThemeImageDescription":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"string","format":"iri-reference","nullable":true},"description":{"type":"string","nullable":true}}},"ThemeImageDescription-themeImageDescription":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"string","format":"iri-reference","nullable":true},"description":{"type":"string","nullable":true}}},"ThemeImageDescription-themeImageDescriptionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"media":{"type":"string","format":"iri-reference","nullable":true},"description":{"type":"string","nullable":true}}},"ThemeImageDescription.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"string","format":"iri-reference","nullable":true},"description":{"type":"string","nullable":true}}},"ThemeImageDescription.jsonld-themeImageDescription":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"string","format":"iri-reference","nullable":true},"description":{"type":"string","nullable":true}}},"ThemeImageDescription.jsonld-themeImageDescriptionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"media":{"type":"string","format":"iri-reference","nullable":true},"description":{"type":"string","nullable":true}}},"ThemeListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule-page":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"$ref":"#\/components\/schemas\/Theme-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule-pageReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule-themeListModule":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule-themeListModuleReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"$ref":"#\/components\/schemas\/Theme.jsonld-page"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-page"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"anyOf":[{"$ref":"#\/components\/schemas\/Module.jsonld-pageReduced"}],"nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule.jsonld-themeListModule":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"ThemeListModule.jsonld-themeListModuleReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"subtitle":{"type":"string","nullable":true},"themes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"module":{"type":"string","format":"iri-reference","nullable":true},"isEditable":{"default":true,"example":true,"type":"boolean","nullable":true},"isPopup":{"type":"boolean","nullable":true},"popupTimer":{"type":"string","nullable":true}}},"Tickets":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"passType":{"type":"string","nullable":true},"price":{"type":"integer","nullable":true},"productName":{"type":"string","nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true}}},"Tickets-tickets":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"passType":{"type":"string","nullable":true},"price":{"type":"integer","nullable":true},"productName":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking-tickets"}],"nullable":true}}},"Tickets.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"passType":{"type":"string","nullable":true},"price":{"type":"integer","nullable":true},"productName":{"type":"string","nullable":true},"booking":{"type":"string","format":"iri-reference","nullable":true}}},"Tickets.jsonld-tickets":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"passType":{"type":"string","nullable":true},"price":{"type":"integer","nullable":true},"productName":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld-tickets"}],"nullable":true}}},"Transfer":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"hasSendEmailClient":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailAgency":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailSupplier":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"writeOnly":true,"type":"string","nullable":true},"reviews":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier"}],"nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Transfer-booking":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-booking"}},"bookingEmail":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-booking"}],"nullable":true}}},"Transfer-bookingReduced":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-bookingReduced"}],"nullable":true}}},"Transfer-supplier":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-supplier"}],"nullable":true}}},"Transfer-supplierReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true}}},"Transfer-transfer":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-transfer"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-transfer"}},"hasSendEmailClient":{"type":"boolean","nullable":true},"hasSendEmailAgency":{"type":"boolean","nullable":true},"hasSendEmailSupplier":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"reviews":{"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo-transfer"}],"nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-transfer"}],"nullable":true}}},"Transfer-transferReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category-transferReduced"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-transferReduced"}},"internalNotes":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier-transferReduced"}],"nullable":true}}},"Transfer.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"hasSendEmailClient":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailAgency":{"writeOnly":true,"type":"boolean","nullable":true},"hasSendEmailSupplier":{"writeOnly":true,"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"writeOnly":true,"type":"string","nullable":true},"reviews":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld"}],"nullable":true},"bookingLines":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Transfer.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-booking"}},"bookingEmail":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-booking"}],"nullable":true}}},"Transfer.jsonld-bookingReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-bookingReduced"}],"nullable":true}}},"Transfer.jsonld-supplier":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-supplier"}],"nullable":true}}},"Transfer.jsonld-supplierReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true}}},"Transfer.jsonld-transfer":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-transfer"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-transfer"}},"hasSendEmailClient":{"type":"boolean","nullable":true},"hasSendEmailAgency":{"type":"boolean","nullable":true},"hasSendEmailSupplier":{"type":"boolean","nullable":true},"internalNotes":{"type":"string","nullable":true},"bookingEmail":{"type":"string","nullable":true},"reviews":{"type":"array","items":{"type":"string","format":"iri-reference"}},"seo":{"anyOf":[{"$ref":"#\/components\/schemas\/Seo.jsonld-transfer"}],"nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-transfer"}],"nullable":true}}},"Transfer.jsonld-transferReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"slug":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"extendedDescription":{"type":"string","nullable":true},"isActive":{"type":"boolean","nullable":true},"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.jsonld-transferReduced"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-transferReduced"}},"internalNotes":{"type":"string","nullable":true},"supplier":{"anyOf":[{"$ref":"#\/components\/schemas\/Supplier.jsonld-transferReduced"}],"nullable":true}}},"User":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"email":{"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"password":{"writeOnly":true,"description":"The hashed password","type":"string"},"isVerified":{"type":"boolean"},"username":{"type":"string"},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"position":{"type":"string","nullable":true},"document":{"writeOnly":true,"type":"string","nullable":true},"phone":{"writeOnly":true,"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject"}},"userPreferences":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"posts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"agent":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"seller":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isFirstTime":{"type":"boolean","nullable":true},"favoriteArticles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"User-historyReduced":{"type":"object","description":"","properties":{"username":{"type":"string"},"position":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"User-post":{"type":"object","description":"","properties":{"username":{"type":"string"}}},"User-postReduced":{"type":"object","description":"","properties":{"username":{"type":"string"}}},"User-user":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"email":{"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"isVerified":{"type":"boolean"},"username":{"type":"string"},"position":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-user"}},"userPreferences":{"anyOf":[{"$ref":"#\/components\/schemas\/UserPreferences-user"}],"nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"agent":{"anyOf":[{"$ref":"#\/components\/schemas\/Agent-user"}],"nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller-user"}],"nullable":true},"customPartnerWeb":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"customSupplierWeb":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"isFirstTime":{"type":"boolean","nullable":true},"favoriteArticles":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"User-userReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"email":{"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"isVerified":{"type":"boolean"},"username":{"type":"string"},"position":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-userReduced"}},"isFirstTime":{"type":"boolean","nullable":true}}},"User.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"email":{"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"password":{"writeOnly":true,"description":"The hashed password","type":"string"},"isVerified":{"type":"boolean"},"username":{"type":"string"},"histories":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"position":{"type":"string","nullable":true},"document":{"writeOnly":true,"type":"string","nullable":true},"phone":{"writeOnly":true,"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld"}},"userPreferences":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"posts":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"supplier":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"partner":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"agent":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"seller":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true},"isFirstTime":{"type":"boolean","nullable":true},"favoriteArticles":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}}}},"User.jsonld-historyReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"username":{"type":"string"},"position":{"type":"string","nullable":true},"media":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"User.jsonld-post":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"username":{"type":"string"}}},"User.jsonld-postReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"username":{"type":"string"}}},"User.jsonld-user":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"email":{"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"isVerified":{"type":"boolean"},"username":{"type":"string"},"position":{"type":"string","nullable":true},"document":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-user"}},"userPreferences":{"anyOf":[{"$ref":"#\/components\/schemas\/UserPreferences.jsonld-user"}],"nullable":true},"supplier":{"type":"string","format":"iri-reference","nullable":true},"partner":{"type":"string","format":"iri-reference","nullable":true},"agent":{"anyOf":[{"$ref":"#\/components\/schemas\/Agent.jsonld-user"}],"nullable":true},"seller":{"anyOf":[{"$ref":"#\/components\/schemas\/Seller.jsonld-user"}],"nullable":true},"customPartnerWeb":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"customSupplierWeb":{"readOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"isFirstTime":{"type":"boolean","nullable":true},"favoriteArticles":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"User.jsonld-userReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"email":{"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"isVerified":{"type":"boolean"},"username":{"type":"string"},"position":{"type":"string","nullable":true},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-userReduced"}},"isFirstTime":{"type":"boolean","nullable":true}}},"UserPreferences":{"type":"object","description":"","properties":{"isSameWindow":{"writeOnly":true,"type":"boolean","nullable":true},"listFilters":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"zoomView":{"writeOnly":true,"type":"string","nullable":true},"listItemsPerTable":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"user":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"UserPreferences-user":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"isSameWindow":{"type":"boolean","nullable":true},"listFilters":{"type":"array","items":{"type":"string"},"nullable":true},"zoomView":{"type":"string","nullable":true},"listItemsPerTable":{"type":"array","items":{"type":"string"},"nullable":true}}},"UserPreferences-userPreferences":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"isSameWindow":{"type":"boolean","nullable":true},"listFilters":{"type":"array","items":{"type":"string"},"nullable":true},"zoomView":{"type":"string","nullable":true},"listItemsPerTable":{"type":"array","items":{"type":"string"},"nullable":true}}},"UserPreferences-userPreferencesReduced":{"type":"object","description":""},"UserPreferences.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"isSameWindow":{"writeOnly":true,"type":"boolean","nullable":true},"listFilters":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"zoomView":{"writeOnly":true,"type":"string","nullable":true},"listItemsPerTable":{"writeOnly":true,"type":"array","items":{"type":"string"},"nullable":true},"user":{"writeOnly":true,"type":"string","format":"iri-reference","nullable":true}}},"UserPreferences.jsonld-user":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"isSameWindow":{"type":"boolean","nullable":true},"listFilters":{"type":"array","items":{"type":"string"},"nullable":true},"zoomView":{"type":"string","nullable":true},"listItemsPerTable":{"type":"array","items":{"type":"string"},"nullable":true}}},"UserPreferences.jsonld-userPreferences":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"isSameWindow":{"type":"boolean","nullable":true},"listFilters":{"type":"array","items":{"type":"string"},"nullable":true},"zoomView":{"type":"string","nullable":true},"listItemsPerTable":{"type":"array","items":{"type":"string"},"nullable":true}}},"UserPreferences.jsonld-userPreferencesReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"Variation":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true}}},"Variation-variation":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true}}},"Variation-variationReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true}}},"Variation.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true}}},"Variation.jsonld-variation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true}}},"Variation.jsonld-variationReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string","nullable":true}}},"VariationOption":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"VariationOption-variationOption":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"VariationOption-variationOptionReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"VariationOption.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"VariationOption.jsonld-variationOption":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"VariationOption.jsonld-variationOptionReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"Voucher":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"toBePaidBy":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking"}],"nullable":true},"observations":{"type":"string","nullable":true}}},"Voucher-voucher":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"toBePaidBy":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking-voucher"}],"nullable":true},"observations":{"type":"string","nullable":true}}},"Voucher-voucherReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"toBePaidBy":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking-voucherReduced"}],"nullable":true},"observations":{"type":"string","nullable":true}}},"Voucher.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"toBePaidBy":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld"}],"nullable":true},"observations":{"type":"string","nullable":true}}},"Voucher.jsonld-voucher":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"toBePaidBy":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld-voucher"}],"nullable":true},"observations":{"type":"string","nullable":true}}},"Voucher.jsonld-voucherReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"hotel":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"toBePaidBy":{"type":"string","nullable":true},"booking":{"anyOf":[{"$ref":"#\/components\/schemas\/Booking.jsonld-voucherReduced"}],"nullable":true},"observations":{"type":"string","nullable":true}}},"Web":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"pages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page"}},"supplier":{"type":"string","format":"iri-reference","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true},"status":{"writeOnly":true,"type":"string","nullable":true}}},"Web-config":{"type":"object","description":"","properties":{"configuration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-config"}],"nullable":true},"url":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"Web-configReduced":{"type":"object","description":"","properties":{"configuration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-configReduced"}],"nullable":true},"url":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"Web-web":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"pages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page-web"}},"supplier":{"type":"string","format":"iri-reference","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"url":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"Web-webReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"pages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page-webReduced"}},"supplier":{"type":"string","format":"iri-reference","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true}}},"Web.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"pages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page.jsonld"}},"supplier":{"type":"string","format":"iri-reference","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"url":{"writeOnly":true,"type":"string","nullable":true},"status":{"writeOnly":true,"type":"string","nullable":true}}},"Web.jsonld-config":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"configuration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-config"}],"nullable":true},"url":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"Web.jsonld-configReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"configuration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-configReduced"}],"nullable":true},"url":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"Web.jsonld-web":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"pages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page.jsonld-web"}},"supplier":{"type":"string","format":"iri-reference","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true},"url":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"Web.jsonld-webReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"pages":{"type":"array","items":{"$ref":"#\/components\/schemas\/Page.jsonld-webReduced"}},"supplier":{"type":"string","format":"iri-reference","nullable":true},"configuration":{"type":"string","format":"iri-reference","nullable":true}}},"Zone":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Zone-activity":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-activity"}],"nullable":true}}},"Zone-activityReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true}}},"Zone-booking":{"type":"object","description":"","properties":{"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true}}},"Zone-extra":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"Zone-hotel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location-hotel"}],"nullable":true}}},"Zone-hotelReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Zone-pack":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"Zone-packReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Zone-page":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Zone-pageReduced":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Zone-productList":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Zone-theme":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Zone-zone":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Zone-zoneReduced":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Zone.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"writeOnly":true,"type":"string","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"activities":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"hotels":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"packs":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"extras":{"writeOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Zone.jsonld-activity":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-activity"}],"nullable":true}}},"Zone.jsonld-activityReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true}}},"Zone.jsonld-booking":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true}}},"Zone.jsonld-extra":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"Zone.jsonld-hotel":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"location":{"anyOf":[{"$ref":"#\/components\/schemas\/Location.jsonld-hotel"}],"nullable":true}}},"Zone.jsonld-hotelReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Zone.jsonld-pack":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true}}},"Zone.jsonld-packReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}}},"Zone.jsonld-page":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Zone.jsonld-pageReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Zone.jsonld-productList":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Zone.jsonld-theme":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Zone.jsonld-zone":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Zone.jsonld-zoneReduced":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"latitude":{"type":"string","nullable":true},"longitude":{"type":"string","nullable":true},"location":{"type":"string","format":"iri-reference","nullable":true},"pickups":{"type":"array","items":{"type":"string","format":"iri-reference"}}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{}},"security":[],"tags":[]}