{"openapi":"3.0.0","info":{"title":"API - Widget management","description":"<p><strong><a href='https:\/\/services.tochat.be\/docs\/ChatWith-13-6-23.postman_collection.json' download>Download POSTMAN file updated 13-06-2023<\/a><\/strong><\/p> <p><strong><a href='https:\/\/services.tochat.be\/docs\/api-docs.md' download>Summary file updated 12-11-2023<\/a><\/strong><\/p> <p>\n               <strong>Examples of different workflows:<\/strong><\/p><ul><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-1.md' download>Create a widget with form. Deactivate it. Reactivate and recover the widget with its last configuration.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-2.md' download>Create a widget with click to chat. Pass it to form. Pass it to Click to Chat.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-3.md' download>Create a widget with bookings and get leads.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-4.md' download>Create a widget. Unsubscribe and see the error page that is generated.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-5.md' download>Create a widget. Change your phone number. See what happens to your resources.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-6.md' download>Create a widget with booking and disable it.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-7.md' download>See stats of a widget by 'widget Id' or 'Service Id'.<\/a><\/strong><\/p><\/li><li><a href='https:\/\/services.tochat.be\/docs\/api-docs-worfklow-8.md' download>Create a Widget and relate it with a subuser<\/a><\/strong><\/p><\/li><\/ul> <p>\n               <strong>Way of use:<\/strong><\/p><ul><li><strong>First:<\/strong> Login using your user and pass to get the access token: <p><code>POST \/api\/authentication_token<\/code><\/p><p>This Bearer token has a lifetime limited and should be included in the header of all request.<\/p> <\/li> <li><strong>Second:<\/strong> Use one of the following options in <strong>WhatsappOperator<\/strong> or <strong>Widget<\/strong> to interact with our API.<\/li> <\/ul> <p><strong>Examples of use:<\/strong><\/p> <ul><li><strong>Create your first widget, step 1<\/strong><p> <code>POST \/api\/v2\/widgets<\/code><\/p><\/li> <li><strong>Create your fist widget, step 2<\/strong><p> <code>POST \/api\/v2\/whatsapp_operators<\/code><br\/><p>Use the widget id obtain in the first step<\/p><p> You can create more of one operator by widget.<\/p><\/li> <\/ul><\/li> <\/ul><ul><li><strong>Create your first widget, step 1<\/strong><p> <code>POST \/api\/v2\/widgets<\/code><\/p><\/li> <li><strong>Create your fist widget, step 2<\/strong><p> <code>POST \/api\/v2\/whatsapp_operators<\/code><br\/><p>Use the widget id obtain in the first step<\/p><p> You can create more of one operator by widget.<\/p><\/li> <\/ul><\/li> <\/ul>","version":"v1","x-info-key":"Info value"},"servers":[{"url":"\/","description":""}],"paths":{"\/api\/authentication_token":{"ref":"JWT Token","post":{"operationId":"postCredentialsItem","tags":["Token"],"responses":{"200":{"description":"Get JWT token","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Token"}}}}},"summary":"Return JWT token to login","description":"","parameters":[],"requestBody":{"description":"Generate new JWT Token","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Credentials"}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/landing-links\/{id}":{"ref":"beelanding","get":{"operationId":"beedigital_landing_links","tags":["Link"],"responses":{"200":{"description":"QR widget","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResourceLandings"}}}}},"summary":"Get list whatsapp operator id from widget id","description":"","parameters":[{"name":"id","required":true,"in":"path","schema":{"type":"string"}}],"deprecated":false},"parameters":[]},"\/api\/link\/{id}":{"ref":"beeliks","get":{"operationId":"beedigital_api_link","tags":["Link"],"responses":{"200":{"description":"","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ResourceLinks"}}}}},"summary":"Get link id whatsapp operator","description":"","parameters":[{"name":"id","required":true,"in":"path","schema":{"type":"string"}}],"deprecated":false},"parameters":[]},"\/api\/v2\/active_users\/{id}":{"get":{"operationId":"_api_\/active_users\/{id}.{_format}_get","tags":["ActiveUser"],"responses":{"204":{"description":"ActiveUser resource","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ActiveUser resource.","description":"Retrieves a ActiveUser resource.","parameters":[{"name":"id","in":"path","description":"ActiveUser identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/active_users_file_audience":{"post":{"operationId":"fileAudience","tags":["ActiveUser"],"responses":{"204":{"description":"ActiveUser resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ActiveUser resource.","description":"Creates a ActiveUser resource.","parameters":[],"requestBody":{"description":"The new ActiveUser resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ActiveUser.jsonld-event.write.data"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ActiveUser-event.write.data"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ActiveUser-event.write.data"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/anniversaries":{"get":{"operationId":"_api_\/anniversaries.{_format}_get_collection","tags":["Anniversary"],"responses":{"200":{"description":"Anniversary collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Anniversary.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\/Anniversary"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Anniversary"}}}}}},"summary":"Retrieves the collection of Anniversary resources.","description":"Retrieves the collection of Anniversary 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/anniversaries.{_format}_post","tags":["Anniversary"],"responses":{"201":{"description":"Anniversary resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Anniversary"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Anniversary resource.","description":"Creates a Anniversary resource.","parameters":[],"requestBody":{"description":"The new Anniversary resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary.jsonld-anniversary.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary-anniversary.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Anniversary-anniversary.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/anniversaries\/{uuid}":{"get":{"operationId":"_api_\/anniversaries\/{uuid}.{_format}_get","tags":["Anniversary"],"responses":{"200":{"description":"Anniversary resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Anniversary"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Anniversary resource.","description":"Retrieves a Anniversary resource.","parameters":[{"name":"uuid","in":"path","description":"Anniversary identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/anniversaries\/{uuid}.{_format}_put","tags":["Anniversary"],"responses":{"200":{"description":"Anniversary resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Anniversary"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Anniversary resource.","description":"Replaces the Anniversary resource.","parameters":[{"name":"uuid","in":"path","description":"Anniversary identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Anniversary resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary.jsonld-anniversary.write.enabled"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Anniversary-anniversary.write.enabled"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Anniversary-anniversary.write.enabled"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/anniversaries\/{uuid}.{_format}_delete","tags":["Anniversary"],"responses":{"204":{"description":"Anniversary resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Anniversary resource.","description":"Removes the Anniversary resource.","parameters":[{"name":"uuid","in":"path","description":"Anniversary identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/anniversary_messages":{"get":{"operationId":"_api_\/anniversary_messages.{_format}_get_collection","tags":["AnniversaryMessage"],"responses":{"200":{"description":"AnniversaryMessage collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AnniversaryMessage.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\/AnniversaryMessage"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AnniversaryMessage"}}}}}},"summary":"Retrieves the collection of AnniversaryMessage resources.","description":"Retrieves the collection of AnniversaryMessage 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/anniversary_messages\/{uuid}":{"get":{"operationId":"_api_\/anniversary_messages\/{uuid}.{_format}_get","tags":["AnniversaryMessage"],"responses":{"200":{"description":"AnniversaryMessage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AnniversaryMessage.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AnniversaryMessage"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AnniversaryMessage"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AnniversaryMessage resource.","description":"Retrieves a AnniversaryMessage resource.","parameters":[{"name":"uuid","in":"path","description":"AnniversaryMessage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/audience_filtereds":{"post":{"operationId":"_api_\/audience_filtereds.{_format}_post","tags":["AudienceFiltered"],"responses":{"201":{"description":"AudienceFiltered resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AudienceFiltered.jsonld-AudienceFiltered.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AudienceFiltered-AudienceFiltered.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AudienceFiltered-AudienceFiltered.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AudienceFiltered resource.","description":"Creates a AudienceFiltered resource.","parameters":[],"requestBody":{"description":"The new AudienceFiltered resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AudienceFiltered.jsonld-AudienceFiltered.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AudienceFiltered-AudienceFiltered.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AudienceFiltered-AudienceFiltered.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/audience_filtereds\/{id}":{"get":{"operationId":"_api_\/audience_filtereds\/{id}.{_format}_get","tags":["AudienceFiltered"],"responses":{"204":{"description":"AudienceFiltered resource","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AudienceFiltered resource.","description":"Retrieves a AudienceFiltered resource.","parameters":[{"name":"id","in":"path","description":"AudienceFiltered identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/audiences":{"get":{"operationId":"_api_\/audiences.{_format}_get_collection","tags":["Audience"],"responses":{"200":{"description":"Audience collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.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\/Audience-audience.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Audience-audience.read"}}}}}},"summary":"Retrieves the collection of Audience resources.","description":"Retrieves the collection of Audience 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"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":"search_audience_user_contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[created]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/audiences\/collection":{"post":{"operationId":"importCollectionAudience","tags":["Audience"],"responses":{"201":{"description":"Audience resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.read.importCollection"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read.importCollection"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read.importCollection"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Audience resource.","description":"Creates a Audience resource.","parameters":[],"requestBody":{"description":"The new Audience resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/audiences\/{id}":{"get":{"operationId":"_api_\/audiences\/{id}.{_format}_get","tags":["Audience"],"responses":{"200":{"description":"Audience resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Audience resource.","description":"Retrieves a Audience resource.","parameters":[{"name":"id","in":"path","description":"Audience identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/audiences\/{id}.{_format}_put","tags":["Audience"],"responses":{"200":{"description":"Audience resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.read.edit"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read.edit"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read.edit"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Audience resource.","description":"Replaces the Audience resource.","parameters":[{"name":"id","in":"path","description":"Audience identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Audience resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.write.edit"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write.edit"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write.edit"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/audiences\/{id}.{_format}_delete","tags":["Audience"],"responses":{"204":{"description":"Audience resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Audience resource.","description":"Removes the Audience resource.","parameters":[{"name":"id","in":"path","description":"Audience identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/audiences\/{id}\/collection":{"put":{"operationId":"addCollectionAudience","tags":["Audience"],"responses":{"200":{"description":"Audience resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.read.importCollection"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read.importCollection"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.read.importCollection"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Audience resource.","description":"Replaces the Audience resource.","parameters":[{"name":"id","in":"path","description":"Audience identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Audience resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.write.addImportCollection"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write.addImportCollection"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write.addImportCollection"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/audiences\/{id}\/user_contacts":{"get":{"operationId":"_api_\/audiences\/{id}\/user_contacts.{_format}_get_collection","tags":["Audience"],"responses":{"200":{"description":"Audience collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Audience.jsonld-userContact.read.audience"}},"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\/Audience-userContact.read.audience"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Audience-userContact.read.audience"}}}}}},"summary":"Retrieves the collection of Audience resources.","description":"Retrieves the collection of Audience resources.","parameters":[{"name":"id","in":"path","description":"Audience 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"search","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"audience.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"audience.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":"exists[unsubscribe]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"deleteAllUserContacts","tags":["Audience"],"responses":{"204":{"description":"Audience resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Audience resource.","description":"Removes the Audience resource.","parameters":[{"name":"id","in":"path","description":"Audience identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/audiences\/{id}\/user_contacts_selected":{"put":{"operationId":"deleteSelectedUserContacts","tags":["Audience"],"responses":{"204":{"description":"Audience resource updated","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Audience resource.","description":"Replaces the Audience resource.","parameters":[{"name":"id","in":"path","description":"Audience identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Audience resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Audience.jsonld-audience.write.deleteSelectedUserContacts"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write.deleteSelectedUserContacts"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Audience-audience.write.deleteSelectedUserContacts"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/background_files":{"get":{"operationId":"_api_\/background_files.{_format}_get_collection","tags":["BackgroundFile"],"responses":{"200":{"description":"BackgroundFile collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BackgroundFile.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\/BackgroundFile"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BackgroundFile"}}}}}},"summary":"Retrieves the collection of BackgroundFile resources.","description":"Retrieves the collection of BackgroundFile 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/booking_configs":{"get":{"operationId":"_api_\/booking_configs.{_format}_get_collection","tags":["BookingConfig"],"responses":{"200":{"description":"BookingConfig collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-bookingConfig.read_bookingConfig.read.list"}},"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\/BookingConfig-bookingConfig.read_bookingConfig.read.list"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read_bookingConfig.read.list"}}}}}},"summary":"Retrieves the collection of BookingConfig resources.","description":"Retrieves the collection of BookingConfig 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"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":"whatsapp.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.business.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/booking_configs.{_format}_post","tags":["BookingConfig"],"responses":{"201":{"description":"BookingConfig resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-bookingConfig.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BookingConfig resource.","description":"Creates a BookingConfig resource.","parameters":[],"requestBody":{"description":"The new BookingConfig resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-bookingConfig.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/booking_configs\/{id}":{"get":{"operationId":"_api_\/booking_configs\/{id}.{_format}_get","tags":["BookingConfig"],"responses":{"200":{"description":"BookingConfig resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-bookingConfig.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BookingConfig resource.","description":"Retrieves a BookingConfig resource.","parameters":[{"name":"id","in":"path","description":"BookingConfig identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/booking_configs\/{id}.{_format}_put","tags":["BookingConfig"],"responses":{"200":{"description":"BookingConfig resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-bookingConfig.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BookingConfig resource.","description":"Replaces the BookingConfig resource.","parameters":[{"name":"id","in":"path","description":"BookingConfig identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BookingConfig resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-bookingConfig.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingConfig-bookingConfig.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/booking_configs\/{id}.{_format}_delete","tags":["BookingConfig"],"responses":{"204":{"description":"BookingConfig resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BookingConfig resource.","description":"Removes the BookingConfig resource.","parameters":[{"name":"id","in":"path","description":"BookingConfig identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/booking_times\/{id}":{"get":{"operationId":"_api_\/booking_times\/{id}.{_format}_get","tags":["BookingTime"],"responses":{"200":{"description":"BookingTime resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BookingTime.jsonld-bookingConfig.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BookingTime-bookingConfig.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BookingTime-bookingConfig.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BookingTime resource.","description":"Retrieves a BookingTime resource.","parameters":[{"name":"id","in":"path","description":"BookingTime identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/bookings\/{id}":{"get":{"operationId":"_api_\/bookings\/{id}.{_format}_get","tags":["Booking"],"responses":{"200":{"description":"Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld-stats.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking-stats.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking-stats.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Booking resource.","description":"Retrieves a Booking resource.","parameters":[{"name":"id","in":"path","description":"Booking identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"_api_\/bookings\/{id}.{_format}_delete","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":"Booking identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/business_tags":{"get":{"operationId":"_api_\/business_tags.{_format}_get_collection","tags":["BusinessTag"],"responses":{"200":{"description":"BusinessTag collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.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\/BusinessTag"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag"}}}}}},"summary":"Retrieves the collection of BusinessTag resources.","description":"Retrieves the collection of BusinessTag 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/business_tags\/{id}":{"get":{"operationId":"_api_\/business_tags\/{id}.{_format}_get","tags":["BusinessTag"],"responses":{"200":{"description":"BusinessTag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BusinessTag"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BusinessTag"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BusinessTag resource.","description":"Retrieves a BusinessTag resource.","parameters":[{"name":"id","in":"path","description":"BusinessTag identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/campaign_user_contacts":{"get":{"operationId":"_api_\/campaign_user_contacts.{_format}_get_collection","tags":["CampaignUserContact"],"responses":{"200":{"description":"CampaignUserContact collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignUserContact.jsonld-campaignUserContact.read.campaign"}},"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\/CampaignUserContact-campaignUserContact.read.campaign"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignUserContact-campaignUserContact.read.campaign"}}}}}},"summary":"Retrieves the collection of CampaignUserContact resources.","description":"Retrieves the collection of CampaignUserContact 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"search_user_contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/campaign_user_contacts\/export":{"get":{"operationId":"_api_\/campaign_user_contacts\/export_get_collection","tags":["CampaignUserContact"],"responses":{"200":{"description":"CampaignUserContact collection","content":{"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignUserContact.CampaignUserContactOutput-campaignUserContact.read.campaignCSV"}}}}}},"summary":"Retrieves the collection of CampaignUserContact resources.","description":"Retrieves the collection of CampaignUserContact resources.","parameters":[{"name":"search_user_contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/campaign_user_contacts\/{id}":{"get":{"operationId":"_api_\/campaign_user_contacts\/{id}.{_format}_get","tags":["CampaignUserContact"],"responses":{"204":{"description":"CampaignUserContact resource","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CampaignUserContact resource.","description":"Retrieves a CampaignUserContact resource.","parameters":[{"name":"id","in":"path","description":"CampaignUserContact identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/campaigns":{"get":{"operationId":"_api_\/campaigns.{_format}_get_collection","tags":["Campaign"],"responses":{"200":{"description":"Campaign collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Campaign.jsonld-campaign.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\/Campaign-campaign.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Campaign-campaign.read"}}}}}},"summary":"Retrieves the collection of Campaign resources.","description":"Retrieves the collection of Campaign 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":30,"minimum":0},"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":"text","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"audience.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[created]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"search_campaign_user_contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/campaigns.{_format}_post","tags":["Campaign"],"responses":{"201":{"description":"Campaign resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-campaign.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaign.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaign.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Campaign resource.","description":"Creates a Campaign resource.","parameters":[],"requestBody":{"description":"The new Campaign resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-campaign.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaign.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaign.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/campaigns\/{id}":{"get":{"operationId":"_api_\/campaigns\/{id}.{_format}_get","tags":["Campaign"],"responses":{"200":{"description":"Campaign resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-campaign.read.show"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaign.read.show"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaign.read.show"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Campaign resource.","description":"Retrieves a Campaign resource.","parameters":[{"name":"id","in":"path","description":"Campaign identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"_api_\/campaigns\/{id}.{_format}_delete","tags":["Campaign"],"responses":{"204":{"description":"Campaign resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Campaign resource.","description":"Removes the Campaign resource.","parameters":[{"name":"id","in":"path","description":"Campaign identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/campaigns\/{id}\/user-manages":{"put":{"operationId":"_api_\/campaigns\/{id}\/user-manages_put","tags":["Campaign"],"responses":{"204":{"description":"Campaign resource updated","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Campaign resource.","description":"Replaces the Campaign resource.","parameters":[{"name":"id","in":"path","description":"Campaign identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Campaign resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-campaignGeneral.write.userManages"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaignGeneral.write.userManages"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Campaign-campaignGeneral.write.userManages"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/faq_grps":{"post":{"operationId":"_api_\/faq_grps.{_format}_post","tags":["FaqGrp"],"responses":{"201":{"description":"FaqGrp resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp.jsonld-faqGrp.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a FaqGrp resource.","description":"Creates a FaqGrp resource.","parameters":[],"requestBody":{"description":"The new FaqGrp resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp.jsonld-faqGrp.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/faq_grps\/{id}":{"get":{"operationId":"_api_\/faq_grps\/{id}.{_format}_get","tags":["FaqGrp"],"responses":{"200":{"description":"FaqGrp resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp.jsonld-faqGrp.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FaqGrp resource.","description":"Retrieves a FaqGrp resource.","parameters":[{"name":"id","in":"path","description":"FaqGrp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/faq_grps\/{id}.{_format}_put","tags":["FaqGrp"],"responses":{"200":{"description":"FaqGrp resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp.jsonld-faqGrp.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the FaqGrp resource.","description":"Replaces the FaqGrp resource.","parameters":[{"name":"id","in":"path","description":"FaqGrp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FaqGrp resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp.jsonld-faqGrp.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqGrp-faqGrp.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/faq_grps\/{id}.{_format}_delete","tags":["FaqGrp"],"responses":{"204":{"description":"FaqGrp resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the FaqGrp resource.","description":"Removes the FaqGrp resource.","parameters":[{"name":"id","in":"path","description":"FaqGrp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/faqs\/{id}":{"get":{"operationId":"_api_\/faqs\/{id}.{_format}_get","tags":["Faq"],"responses":{"200":{"description":"Faq resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Faq.jsonld-faq.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Faq-faq.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Faq-faq.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Faq resource.","description":"Retrieves a Faq resource.","parameters":[{"name":"id","in":"path","description":"Faq identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/free_booking_categories":{"get":{"operationId":"_api_\/free_booking_categories.{_format}_get_collection","tags":["FreeBookingCategory"],"responses":{"200":{"description":"FreeBookingCategory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingCategory.jsonld-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\/FreeBookingCategory-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingCategory-read"}}}}}},"summary":"Retrieves the collection of FreeBookingCategory resources.","description":"Retrieves the collection of FreeBookingCategory 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/free_booking_categories\/{id}":{"get":{"operationId":"_api_\/free_booking_categories\/{id}.{_format}_get","tags":["FreeBookingCategory"],"responses":{"200":{"description":"FreeBookingCategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingCategory.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingCategory-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingCategory-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FreeBookingCategory resource.","description":"Retrieves a FreeBookingCategory resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingCategory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/free_booking_events":{"get":{"operationId":"_api_\/free_booking_events.{_format}_get_collection","tags":["FreeBookingEvent"],"responses":{"200":{"description":"FreeBookingEvent collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingEvent.jsonld-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\/FreeBookingEvent-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingEvent-read"}}}}}},"summary":"Retrieves the collection of FreeBookingEvent resources.","description":"Retrieves the collection of FreeBookingEvent 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"agreedStartTime[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"agreedStartTime[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"agreedStartTime[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"agreedStartTime[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/free_booking_events\/{id}":{"get":{"operationId":"_api_\/free_booking_events\/{id}.{_format}_get","tags":["FreeBookingEvent"],"responses":{"200":{"description":"FreeBookingEvent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FreeBookingEvent resource.","description":"Retrieves a FreeBookingEvent resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingEvent identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/free_booking_events\/{id}.{_format}_put","tags":["FreeBookingEvent"],"responses":{"200":{"description":"FreeBookingEvent resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the FreeBookingEvent resource.","description":"Replaces the FreeBookingEvent resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingEvent identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FreeBookingEvent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingEvent-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/free_booking_events\/{id}.{_format}_delete","tags":["FreeBookingEvent"],"responses":{"204":{"description":"FreeBookingEvent resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the FreeBookingEvent resource.","description":"Removes the FreeBookingEvent resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingEvent identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/free_booking_fields":{"get":{"operationId":"_api_\/free_booking_fields.{_format}_get_collection","tags":["FreeBookingField"],"responses":{"200":{"description":"FreeBookingField collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingField.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\/FreeBookingField"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingField"}}}}}},"summary":"Retrieves the collection of FreeBookingField resources.","description":"Retrieves the collection of FreeBookingField 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/free_booking_fields.{_format}_post","tags":["FreeBookingField"],"responses":{"201":{"description":"FreeBookingField resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a FreeBookingField resource.","description":"Creates a FreeBookingField resource.","parameters":[],"requestBody":{"description":"The new FreeBookingField resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/free_booking_fields\/{id}":{"get":{"operationId":"_api_\/free_booking_fields\/{id}.{_format}_get","tags":["FreeBookingField"],"responses":{"200":{"description":"FreeBookingField resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FreeBookingField resource.","description":"Retrieves a FreeBookingField resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingField identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/free_booking_fields\/{id}.{_format}_put","tags":["FreeBookingField"],"responses":{"200":{"description":"FreeBookingField resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the FreeBookingField resource.","description":"Replaces the FreeBookingField resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingField identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FreeBookingField resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/free_booking_fields\/{id}.{_format}_delete","tags":["FreeBookingField"],"responses":{"204":{"description":"FreeBookingField resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the FreeBookingField resource.","description":"Removes the FreeBookingField resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingField identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"_api_\/free_booking_fields\/{id}.{_format}_patch","tags":["FreeBookingField"],"responses":{"200":{"description":"FreeBookingField resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the FreeBookingField resource.","description":"Updates the FreeBookingField resource.","parameters":[{"name":"id","in":"path","description":"FreeBookingField identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FreeBookingField resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FreeBookingField"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/google_feeds":{"get":{"operationId":"_api_\/google_feeds.{_format}_get_collection","tags":["GoogleFeed"],"responses":{"200":{"description":"GoogleFeed collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GoogleFeed.jsonld-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\/GoogleFeed-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}}}}}},"summary":"Retrieves the collection of GoogleFeed resources.","description":"Retrieves the collection of GoogleFeed 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/google_feeds.{_format}_post","tags":["GoogleFeed"],"responses":{"201":{"description":"GoogleFeed resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a GoogleFeed resource.","description":"Creates a GoogleFeed resource.","parameters":[],"requestBody":{"description":"The new GoogleFeed resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/google_feeds\/{id}":{"get":{"operationId":"_api_\/google_feeds\/{id}.{_format}_get","tags":["GoogleFeed"],"responses":{"200":{"description":"GoogleFeed resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GoogleFeed resource.","description":"Retrieves a GoogleFeed resource.","parameters":[{"name":"id","in":"path","description":"BusinessGoogleFeed identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/google_feeds\/{id}.{_format}_put","tags":["GoogleFeed"],"responses":{"200":{"description":"GoogleFeed resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the GoogleFeed resource.","description":"Replaces the GoogleFeed resource.","parameters":[{"name":"id","in":"path","description":"BusinessGoogleFeed identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GoogleFeed resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GoogleFeed-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/google_feeds\/{id}.{_format}_delete","tags":["GoogleFeed"],"responses":{"204":{"description":"GoogleFeed resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the GoogleFeed resource.","description":"Removes the GoogleFeed resource.","parameters":[{"name":"id","in":"path","description":"BusinessGoogleFeed identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/schedules":{"get":{"operationId":"_api_\/schedules.{_format}_get_collection","tags":["Schedule"],"responses":{"200":{"description":"Schedule collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.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\/Schedule-schedule.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Schedule-schedule.read"}}}}}},"summary":"Retrieves the collection of Schedule resources.","description":"Retrieves the collection of Schedule 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":30,"minimum":0},"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":"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":"audience.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"messageToSend","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[created]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"search_campaign_user_contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/schedules.{_format}_post","tags":["Schedule"],"responses":{"201":{"description":"Schedule resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Schedule resource.","description":"Creates a Schedule resource.","parameters":[],"requestBody":{"description":"The new Schedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/schedules\/{id}":{"get":{"operationId":"_api_\/schedules\/{id}.{_format}_get","tags":["Schedule"],"responses":{"200":{"description":"Schedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.read_schedule.read.show"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.read_schedule.read.show"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.read_schedule.read.show"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Schedule resource.","description":"Retrieves a Schedule resource.","parameters":[{"name":"id","in":"path","description":"Schedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/schedules\/{id}.{_format}_put","tags":["Schedule"],"responses":{"200":{"description":"Schedule resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Schedule resource.","description":"Replaces the Schedule resource.","parameters":[{"name":"id","in":"path","description":"Schedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Schedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.write.edit"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.write.edit"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.write.edit"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/schedules\/{id}.{_format}_delete","tags":["Schedule"],"responses":{"204":{"description":"Schedule resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Schedule resource.","description":"Removes the Schedule resource.","parameters":[{"name":"id","in":"path","description":"Schedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/schedules\/{id}\/activate":{"put":{"operationId":"_api_\/schedules\/{id}\/activate_put","tags":["Schedule"],"responses":{"204":{"description":"Schedule resource updated","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Schedule resource.","description":"Replaces the Schedule resource.","parameters":[{"name":"id","in":"path","description":"Schedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Schedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-schedule.write.editActivate"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.write.editActivate"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-schedule.write.editActivate"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/schedules\/{id}\/user-manages":{"put":{"operationId":"_api_\/schedules\/{id}\/user-manages_put","tags":["Schedule"],"responses":{"204":{"description":"Schedule resource updated","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Schedule resource.","description":"Replaces the Schedule resource.","parameters":[{"name":"id","in":"path","description":"Schedule identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Schedule resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Schedule.jsonld-campaignGeneral.write.userManages"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Schedule-campaignGeneral.write.userManages"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Schedule-campaignGeneral.write.userManages"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/stats":{"get":{"operationId":"_api_\/stats.{_format}_get_collection","tags":["Stats"],"responses":{"200":{"description":"Stats collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Stats.jsonld-stats.read_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\/Stats-stats.read_read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Stats-stats.read_read"}}}}}},"summary":"Retrieves the collection of Stats resources.","description":"Retrieves the collection of Stats 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":15,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"whatsapp.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"business.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"business.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"business.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"business.userClient","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"business.userClient[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[hide]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[contacted]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"created[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"created[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"created[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"created[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"hide","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"contacted","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/stats\/{id}":{"get":{"operationId":"_api_\/stats\/{id}.{_format}_get","tags":["Stats"],"responses":{"200":{"description":"Stats resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Stats.jsonld-stats.read_read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Stats-stats.read_read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Stats-stats.read_read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Stats resource.","description":"Retrieves a Stats resource.","parameters":[{"name":"id","in":"path","description":"Stats identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/stats\/{id}.{_format}_put","tags":["Stats"],"responses":{"200":{"description":"Stats resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Stats.jsonld-stats.read_read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Stats-stats.read_read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Stats-stats.read_read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Stats resource.","description":"Replaces the Stats resource.","parameters":[{"name":"id","in":"path","description":"Stats identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Stats resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Stats.jsonld-stats.write.edit"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Stats-stats.write.edit"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Stats-stats.write.edit"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/stats\/{id}.{_format}_delete","tags":["Stats"],"responses":{"204":{"description":"Stats resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Stats resource.","description":"Removes the Stats resource.","parameters":[{"name":"id","in":"path","description":"Stats identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/sub_users":{"get":{"operationId":"sub_users_get_collection","tags":["User"],"responses":{"200":{"description":"User collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/User.SubUserOutput.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\/User.SubUserOutput"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User.SubUserOutput"}}}}}},"summary":"Retrieves the collection of User resources.","description":"Retrieves the collection of User resources.","parameters":[],"deprecated":false},"post":{"operationId":"sub_users_post","tags":["User"],"responses":{"201":{"description":"User resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserOutput.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserOutput"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserOutput"}}},"links":{}},"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.SubUserInput.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserInput"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserInput"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/sub_users\/{id}":{"patch":{"operationId":"sub_users_patch","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserOutput.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserOutput"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserOutput"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the User resource.","description":"Updates the User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated User resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/User.SubUserInput"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/sub_users\/{id}\/whatsapps\/{whatsappId}\/link":{"post":{"operationId":"sub_users_whatsapp_link_post","tags":["User"],"responses":{"200":{"description":"User resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"whatsappId","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"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},"delete":{"operationId":"sub_users_whatsapp_unlink_delete","tags":["User"],"responses":{"200":{"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":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"whatsappId","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/sub_users\/{id}\/widgets_editor":{"post":{"operationId":"sub_users_widgets_editor_sync_post","tags":["User"],"responses":{"200":{"description":"User resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new User resource","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"required":true},"deprecated":false},"delete":{"operationId":"sub_users_widgets_editor_clear_delete","tags":["User"],"responses":{"200":{"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":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/sub_users\/{id}\/widgets_editor\/{widgetId}":{"delete":{"operationId":"sub_users_widgets_editor_unlink_one_delete","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":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"widgetId","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/uploads\/whatsapp_operators\/{whatsapp}":{"post":{"operationId":"postWhatsappUpload","tags":["Uploads"],"responses":{"200":{"description":"WhatsApp file uploaded","content":{"application\/json":{"schema":{"type":"object","properties":{"id":{"type":"string","example":"8f3a40d1-2a0a-4f13-8f03-1d7735af10c9"},"field":{"type":"string","example":"icon"},"filename":{"type":"string","example":"agent-65f1b7f5.png"},"url":{"type":"string","format":"uri","example":"https:\/\/services.tochat.be\/icon\/agent-65f1b7f5.png"}}}}}},"400":{"description":"Missing field or file","content":{"application\/json":{"schema":{"type":"object","properties":{"error":{"type":"string","example":"Missing field"}}}}}},"422":{"description":"Invalid field, size or mime type","content":{"application\/json":{"schema":{"type":"object","properties":{"error":{"type":"string","example":"Invalid field"},"field":{"type":"string","example":"foo"},"allowedFields":{"type":"array","items":{"type":"string"},"example":["icon","messageFile","backgroundVideo"]}}}}}}},"summary":"Upload a WhatsApp asset","description":"Uploads a file for a WhatsApp operator and updates the corresponding field. Allowed fields: icon, messageFile, backgroundVideo.","parameters":[{"name":"whatsapp","in":"path","description":"WhatsApp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","example":"8f3a40d1-2a0a-4f13-8f03-1d7735af10c9"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"Multipart payload with the target field and file","content":{"multipart\/form-data":{"schema":{"type":"object","required":["field","file"],"properties":{"field":{"type":"string","enum":["icon","messageFile","backgroundVideo"],"example":"icon"},"file":{"type":"string","format":"binary"}}}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/uploads\/widget\/{business}":{"post":{"operationId":"postBusinessUpload","tags":["Uploads"],"responses":{"200":{"description":"Widget file uploaded","content":{"application\/json":{"schema":{"type":"object","properties":{"id":{"type":"string","example":"9c4f4d88-8dd7-4f0a-a0a3-6f5316d6d5f1"},"field":{"type":"string","example":"icon"},"filename":{"type":"string","example":"logo-65f1b7f5.png"},"url":{"type":"string","format":"uri","example":"https:\/\/services.tochat.be\/icon\/logo-65f1b7f5.png"}}}}}},"400":{"description":"Missing field or file","content":{"application\/json":{"schema":{"type":"object","properties":{"error":{"type":"string","example":"Missing field"}}}}}},"422":{"description":"Invalid field, size or mime type","content":{"application\/json":{"schema":{"type":"object","properties":{"error":{"type":"string","example":"Invalid field"},"field":{"type":"string","example":"foo"},"allowedFields":{"type":"array","items":{"type":"string"},"example":["icon","whatsappIcon","banner","returningBanner","backgroundImage"]}}}}}}},"summary":"Upload a widget asset","description":"Uploads a file for a business and updates the corresponding URL field. Allowed fields: icon, whatsappIcon, banner, returningBanner, backgroundImage.","parameters":[{"name":"business","in":"path","description":"Business identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","example":"9c4f4d88-8dd7-4f0a-a0a3-6f5316d6d5f1"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"Multipart payload with the target field and file","content":{"multipart\/form-data":{"schema":{"type":"object","required":["field","file"],"properties":{"field":{"type":"string","enum":["icon","whatsappIcon","banner","returningBanner","backgroundImage"],"example":"icon"},"file":{"type":"string","format":"binary"}}}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/user_contacts":{"get":{"operationId":"_api_\/user_contacts.{_format}_get_collection","tags":["UserContact"],"responses":{"200":{"description":"UserContact collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserContact.jsonld-userContact.read.audience"}},"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\/UserContact-userContact.read.audience"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserContact-userContact.read.audience"}}}}}},"summary":"Retrieves the collection of UserContact resources.","description":"Retrieves the collection of UserContact 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"audience.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"audience.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":"search","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[unsubscribe]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/user_contacts\/export":{"get":{"operationId":"_api_\/user_contacts\/export_get_collection","tags":["UserContact"],"responses":{"200":{"description":"UserContact collection","content":{"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserContact.UserContactOutput-userContact.read.userContactCSV"}}}}}},"summary":"Retrieves the collection of UserContact resources.","description":"Retrieves the collection of UserContact resources.","parameters":[{"name":"audience.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"audience.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":"search","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[unsubscribe]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/user_contacts\/unsubscribe":{"post":{"operationId":"unsubscribe","tags":["UserContact"],"responses":{"204":{"description":"UserContact resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UserContact resource.","description":"Creates a UserContact resource.","parameters":[],"requestBody":{"description":"The new UserContact resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserContact.jsonld-userContact.write.unsubscribe"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserContact-userContact.write.unsubscribe"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserContact-userContact.write.unsubscribe"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/user_contacts\/{id}":{"get":{"operationId":"_api_\/user_contacts\/{id}.{_format}_get","tags":["UserContact"],"responses":{"204":{"description":"UserContact resource","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/html":{"schema":{}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UserContact resource.","description":"Retrieves a UserContact resource.","parameters":[{"name":"id","in":"path","description":"UserContact identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/user_contacts\/{id}.{_format}_put","tags":["UserContact"],"responses":{"200":{"description":"UserContact resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserContact.jsonld-userContact.read.edit"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserContact-userContact.read.edit"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserContact-userContact.read.edit"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UserContact resource.","description":"Replaces the UserContact resource.","parameters":[{"name":"id","in":"path","description":"UserContact identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UserContact resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserContact.jsonld-userContact.write.edit"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserContact-userContact.write.edit"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserContact-userContact.write.edit"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/whatsapp_operator_agent\/{id}":{"put":{"operationId":"_api_\/whatsapp_operator_agent\/{id}_put","tags":["WhatsappOperator"],"responses":{"200":{"description":"WhatsappOperator resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the WhatsappOperator resource.","description":"Replaces the WhatsappOperator resource.","parameters":[{"name":"id","in":"path","description":"Whatsapp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated WhatsappOperator resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-whatsapp.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-whatsapp.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-whatsapp.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/whatsapp_operators":{"get":{"operationId":"_api_\/whatsapp_operators.{_format}_get_collection","tags":["WhatsappOperator"],"responses":{"200":{"description":"WhatsappOperator collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-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\/WhatsappOperator-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}}}}}},"summary":"Retrieves the collection of WhatsappOperator resources.","description":"Retrieves the collection of WhatsappOperator 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"business.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"business.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"business.userClient","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"business.userClient[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"number","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"number[]","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":"active","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"_api_\/whatsapp_operators.{_format}_post","tags":["WhatsappOperator"],"responses":{"201":{"description":"WhatsappOperator resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a WhatsappOperator resource.","description":"Creates a WhatsappOperator resource.","parameters":[],"requestBody":{"description":"The new WhatsappOperator resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/whatsapp_operators\/{id}":{"get":{"operationId":"_api_\/whatsapp_operators\/{id}.{_format}_get","tags":["WhatsappOperator"],"responses":{"200":{"description":"WhatsappOperator resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a WhatsappOperator resource.","description":"Retrieves a WhatsappOperator resource.","parameters":[{"name":"id","in":"path","description":"Whatsapp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/whatsapp_operators\/{id}_put","tags":["WhatsappOperator"],"responses":{"200":{"description":"WhatsappOperator resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the WhatsappOperator resource.","description":"Replaces the WhatsappOperator resource.","parameters":[{"name":"id","in":"path","description":"Whatsapp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated WhatsappOperator resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-write_whatsapp.write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-write_whatsapp.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WhatsappOperator-write_whatsapp.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/whatsapp_operators\/{id}.{_format}_delete","tags":["WhatsappOperator"],"responses":{"204":{"description":"WhatsappOperator resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the WhatsappOperator resource.","description":"Removes the WhatsappOperator resource.","parameters":[{"name":"id","in":"path","description":"Whatsapp identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/whatsapp_operators\/{whatsapp_id}\/booking_configs":{"get":{"operationId":"_api_\/whatsapp_operators\/{whatsapp_id}\/booking_configs.{_format}_get_collection","tags":["WhatsappOperator"],"responses":{"200":{"description":"WhatsappOperator collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-bookingConfig.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\/WhatsappOperator-bookingConfig.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappOperator-bookingConfig.read"}}}}}},"summary":"Retrieves the collection of WhatsappOperator resources.","description":"Retrieves the collection of WhatsappOperator resources.","parameters":[{"name":"whatsapp_id","in":"path","description":"Whatsapp 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":30,"minimum":0},"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":"whatsapp.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"whatsapp.business.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/whatsapp_operators\/{whatsapp_id}\/faq_grps":{"get":{"operationId":"_api_\/whatsapp_operators\/{whatsapp_id}\/faq_grps.{_format}_get_collection","tags":["WhatsappOperator"],"responses":{"200":{"description":"WhatsappOperator collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappOperator.jsonld-faqGrp.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\/WhatsappOperator-faqGrp.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappOperator-faqGrp.read"}}}}}},"summary":"Retrieves the collection of WhatsappOperator resources.","description":"Retrieves the collection of WhatsappOperator resources.","parameters":[{"name":"whatsapp_id","in":"path","description":"Whatsapp 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/whatsapp_templates":{"get":{"operationId":"_api_\/whatsapp_templates.{_format}_get_collection","tags":["WhatsappTemplate"],"responses":{"200":{"description":"WhatsappTemplate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappTemplate.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\/WhatsappTemplate"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WhatsappTemplate"}}}}}},"summary":"Retrieves the collection of WhatsappTemplate resources.","description":"Retrieves the collection of WhatsappTemplate 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/widget_service_id_stats\/{id}":{"get":{"operationId":"_api_\/widget_service_id_stats\/{id}.{_format}_get","tags":["WidgetServiceIdStats"],"responses":{"200":{"description":"WidgetServiceIdStats resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WidgetServiceIdStats.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WidgetServiceIdStats"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WidgetServiceIdStats"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a WidgetServiceIdStats resource.","description":"Retrieves a WidgetServiceIdStats resource.","parameters":[{"name":"id","in":"path","description":"WidgetServiceIdStats identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/widget_stats\/{id}":{"get":{"operationId":"_api_\/widget_stats\/{id}.{_format}_get","tags":["WidgetStats"],"responses":{"200":{"description":"WidgetStats resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WidgetStats.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WidgetStats"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WidgetStats"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a WidgetStats resource.","description":"Retrieves a WidgetStats resource.","parameters":[{"name":"id","in":"path","description":"WidgetStats identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v2\/widgets":{"get":{"operationId":"_api_\/widgets.{_format}_get_collection","tags":["Widget"],"responses":{"200":{"description":"Widget collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget.jsonld-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\/Widget-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-read"}}}}}},"summary":"Retrieves the collection of Widget resources.","description":"Retrieves the collection of Widget 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":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"userClient","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"userClient[]","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":"id","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":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"alliance","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"alliance[]","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":"_api_\/widgets.{_format}_post","tags":["Widget"],"responses":{"201":{"description":"Widget resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Widget resource.","description":"Step 1 of 2 in creating a widget","parameters":[],"requestBody":{"description":"The new Widget resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-new"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-new"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-new"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/widgets\/{id}":{"get":{"operationId":"_api_\/widgets\/{id}.{_format}_get","tags":["Widget"],"responses":{"200":{"description":"Widget resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Widget resource.","description":"Retrieves a Widget resource.","parameters":[{"name":"id","in":"path","description":"Business identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"_api_\/widgets\/{id}.{_format}_put","tags":["Widget"],"responses":{"200":{"description":"Widget resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Widget resource.","description":"Replaces the Widget resource.","parameters":[{"name":"id","in":"path","description":"Business identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Widget resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-new"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-new"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-new"}}},"required":true},"deprecated":false},"delete":{"operationId":"_api_\/widgets\/{id}.{_format}_delete","tags":["Widget"],"responses":{"204":{"description":"Widget resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Widget resource.","description":"Removes the Widget resource.","parameters":[{"name":"id","in":"path","description":"Business identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"_api_\/widgets\/{id}.{_format}_patch","tags":["Widget"],"responses":{"200":{"description":"Widget resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Widget resource.","description":"Updates the Widget resource.","parameters":[{"name":"id","in":"path","description":"Business identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Widget resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Widget-new"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v2\/{widget}\/referer-graph":{"ref":"stats-referer-graph","get":{"operationId":"stats-referer-graph","tags":["Stats"],"responses":{"200":{"description":"Data referer group","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RefererWidgetResource"}}}}},"summary":"Get widget referer data","description":"","parameters":[{"name":"widget","required":true,"in":"path","schema":{"type":"string","description":"Widget id"}},{"name":"from","required":false,"in":"query","schema":{"type":"string"}},{"name":"to","required":false,"in":"query","schema":{"type":"string"}},{"name":"order","required":false,"in":"query","schema":{"type":"string"}}],"deprecated":false},"parameters":[]},"\/api\/v2\/{widget}\/stats-graph":{"ref":"stats-widget-graph","get":{"operationId":"stats-widget-graph","tags":["Stats"],"responses":{"200":{"description":"Data stats","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/StatsWidgetResource"}}}}},"summary":"Get widget data","description":"","parameters":[{"name":"widget","required":true,"in":"path","schema":{"type":"string","description":"Widget id"}},{"name":"type","required":false,"in":"query","schema":{"type":"string"}},{"name":"from","required":false,"in":"query","schema":{"type":"string"}},{"name":"to","required":false,"in":"query","schema":{"type":"string"}}],"deprecated":false},"parameters":[]},"\/qr\/{id}":{"ref":"getQR","get":{"operationId":"getQR","tags":["WhatsappOperator"],"responses":{"200":{"description":"QR widget","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/QRResource"}}}}},"summary":"Get QR code","description":"","parameters":[{"name":"id","required":true,"in":"path","schema":{"type":"string"}}],"deprecated":false},"parameters":[]}},"components":{"schemas":{"ActiveUser-event.write.data":{"type":"object","description":"","required":["type"],"properties":{"type":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true}}},"ActiveUser.jsonld-event.write.data":{"type":"object","description":"","required":["type"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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"},"data":{"type":"array","items":{"type":"string"},"nullable":true}}},"Anniversary":{"type":"object","description":"","properties":{"uuid":{"readOnly":true,"type":"string"},"name":{"type":"string"},"active":{"type":"boolean"},"timeZone":{"type":"string"},"timeSend":{"type":"string","format":"date-time"},"timeSendGmt":{"readOnly":true,"type":"string","format":"date-time"},"templateDto":{"readOnly":true,"type":"array","items":{"type":"string"}},"createdAt":{"readOnly":true,"type":"string","format":"date-time"},"updatedAt":{"readOnly":true,"type":"string","format":"date-time"}}},"Anniversary-anniversary.write":{"type":"object","description":"","properties":{"name":{"type":"string"},"active":{"type":"boolean"},"timeZone":{"type":"string"},"timeSend":{"type":"string","format":"date-time"}}},"Anniversary-anniversary.write.enabled":{"type":"object","description":"","properties":{"active":{"type":"boolean"}}},"Anniversary.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"},"uuid":{"readOnly":true,"type":"string"},"name":{"type":"string"},"active":{"type":"boolean"},"timeZone":{"type":"string"},"timeSend":{"type":"string","format":"date-time"},"timeSendGmt":{"readOnly":true,"type":"string","format":"date-time"},"templateDto":{"readOnly":true,"type":"array","items":{"type":"string"}},"createdAt":{"readOnly":true,"type":"string","format":"date-time"},"updatedAt":{"readOnly":true,"type":"string","format":"date-time"}}},"Anniversary.jsonld-anniversary.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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"},"active":{"type":"boolean"},"timeZone":{"type":"string"},"timeSend":{"type":"string","format":"date-time"}}},"Anniversary.jsonld-anniversary.write.enabled":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"active":{"type":"boolean"}}},"AnniversaryMessage":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"uuid":{"readOnly":true,"type":"string"},"phone":{"type":"string"},"date":{"type":"string","format":"date-time"},"dateGmt":{"type":"string","format":"date-time"},"placeholders":{"type":"array","items":{"type":"string"},"nullable":true},"send":{"type":"boolean"},"errorMessage":{"type":"string","nullable":true},"successResponse":{"type":"array","items":{"type":"string"},"nullable":true},"createdAt":{"readOnly":true,"type":"string","format":"date-time"},"updatedAt":{"readOnly":true,"type":"string","format":"date-time"},"wId":{"type":"string","nullable":true},"wIsSent":{"type":"boolean","nullable":true},"wSentDatetime":{"type":"string","format":"date-time","nullable":true},"wIsDelivered":{"type":"boolean","nullable":true},"wDeliveredDatetime":{"type":"string","format":"date-time","nullable":true},"wIsRead":{"type":"boolean","nullable":true},"wReadDatetime":{"type":"string","format":"date-time","nullable":true}}},"AnniversaryMessage.jsonld":{"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"},"uuid":{"readOnly":true,"type":"string"},"phone":{"type":"string"},"date":{"type":"string","format":"date-time"},"dateGmt":{"type":"string","format":"date-time"},"placeholders":{"type":"array","items":{"type":"string"},"nullable":true},"send":{"type":"boolean"},"errorMessage":{"type":"string","nullable":true},"successResponse":{"type":"array","items":{"type":"string"},"nullable":true},"createdAt":{"readOnly":true,"type":"string","format":"date-time"},"updatedAt":{"readOnly":true,"type":"string","format":"date-time"},"wId":{"type":"string","nullable":true},"wIsSent":{"type":"boolean","nullable":true},"wSentDatetime":{"type":"string","format":"date-time","nullable":true},"wIsDelivered":{"type":"boolean","nullable":true},"wDeliveredDatetime":{"type":"string","format":"date-time","nullable":true},"wIsRead":{"type":"boolean","nullable":true},"wReadDatetime":{"type":"string","format":"date-time","nullable":true}}},"Audience-audience.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"columns":{"type":"array","items":{"type":"string"},"nullable":true},"columnPhoneNumber":{"type":"string","nullable":true},"inProcess":{"type":"boolean","nullable":true},"isAutomaticGeneration":{"type":"boolean","nullable":true},"providerWhatsapp":{"anyOf":[{"$ref":"#\/components\/schemas\/Whatsapp-audience.read"}],"nullable":true},"automaticGenerationMessage":{"type":"string","nullable":true},"errorAutomaticGeneration":{"type":"boolean","nullable":true},"totalUserContacts":{"readOnly":true}}},"Audience-audience.read.edit":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Audience-audience.read.importCollection":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"}},"required":["name"]},"Audience-audience.write":{"type":"object","description":"","required":["name","columns","columnPhoneNumber","items"],"properties":{"name":{"type":"string"},"columns":{"minItems":1,"type":"array","items":{"type":"string"},"nullable":true},"columnPhoneNumber":{"type":"string","nullable":true},"items":{"minItems":1,"type":"array","items":{"type":"array","items":{"type":["object"]}},"example":"[]","description":"Array of dynamic objects"}}},"Audience-audience.write.addImportCollection":{"type":"object","description":"","required":["items"],"properties":{"items":{"minItems":1,"type":"array","items":{"type":"array","items":{"type":["object"]}},"example":"[]","description":"Array of dynamic objects"}}},"Audience-audience.write.deleteSelectedUserContacts":{"type":"object","description":"","required":["selectedDeleted"],"properties":{"selectedDeleted":{"type":"array","items":{"type":"string"}}}},"Audience-audience.write.edit":{"type":"object","description":"","properties":{"name":{"type":"string"}}},"Audience-campaign.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isAutomaticGeneration":{"type":"boolean","nullable":true}}},"Audience-campaign.read.show":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"columns":{"type":"array","items":{"type":"string"},"nullable":true},"isAutomaticGeneration":{"type":"boolean","nullable":true}}},"Audience-schedule.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"isAutomaticGeneration":{"type":"boolean","nullable":true},"totalUserContacts":{"readOnly":true}}},"Audience-schedule.read_schedule.read.show":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"columns":{"type":"array","items":{"type":"string"},"nullable":true},"isAutomaticGeneration":{"type":"boolean","nullable":true},"totalUserContacts":{"readOnly":true}}},"Audience-userContact.read.audience":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"phone":{"type":"string"},"created":{"type":"string","format":"date-time"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"Audience.jsonld-audience.read":{"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"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"columns":{"type":"array","items":{"type":"string"},"nullable":true},"columnPhoneNumber":{"type":"string","nullable":true},"inProcess":{"type":"boolean","nullable":true},"isAutomaticGeneration":{"type":"boolean","nullable":true},"providerWhatsapp":{"anyOf":[{"$ref":"#\/components\/schemas\/Whatsapp.jsonld-audience.read"}],"nullable":true},"automaticGenerationMessage":{"type":"string","nullable":true},"errorAutomaticGeneration":{"type":"boolean","nullable":true},"totalUserContacts":{"readOnly":true}}},"Audience.jsonld-audience.read.edit":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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"}}},"Audience.jsonld-audience.read.importCollection":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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"}},"required":["name"]},"Audience.jsonld-audience.write":{"type":"object","description":"","required":["name","columns","columnPhoneNumber","items"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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"},"columns":{"minItems":1,"type":"array","items":{"type":"string"},"nullable":true},"columnPhoneNumber":{"type":"string","nullable":true},"items":{"minItems":1,"type":"array","items":{"type":"array","items":{"type":["object"]}},"example":"[]","description":"Array of dynamic objects"}}},"Audience.jsonld-audience.write.addImportCollection":{"type":"object","description":"","required":["items"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"items":{"minItems":1,"type":"array","items":{"type":"array","items":{"type":["object"]}},"example":"[]","description":"Array of dynamic objects"}}},"Audience.jsonld-audience.write.deleteSelectedUserContacts":{"type":"object","description":"","required":["selectedDeleted"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"selectedDeleted":{"type":"array","items":{"type":"string"}}}},"Audience.jsonld-audience.write.edit":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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"}}},"Audience.jsonld-campaign.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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"},"isAutomaticGeneration":{"type":"boolean","nullable":true}}},"Audience.jsonld-campaign.read.show":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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"},"created":{"type":"string","format":"date-time"},"columns":{"type":"array","items":{"type":"string"},"nullable":true},"isAutomaticGeneration":{"type":"boolean","nullable":true}}},"Audience.jsonld-schedule.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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"},"isAutomaticGeneration":{"type":"boolean","nullable":true},"totalUserContacts":{"readOnly":true}}},"Audience.jsonld-schedule.read_schedule.read.show":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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"},"columns":{"type":"array","items":{"type":"string"},"nullable":true},"isAutomaticGeneration":{"type":"boolean","nullable":true},"totalUserContacts":{"readOnly":true}}},"Audience.jsonld-userContact.read.audience":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"phone":{"type":"string"},"created":{"type":"string","format":"date-time"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"AudienceFiltered-AudienceFiltered.read":{"type":"object","description":"","properties":{"id":{"type":"integer"},"audience":{"type":"string","format":"iri-reference"},"audienceName":{"type":"string"},"filters":{"type":"array","items":{"type":"string"}},"audienceNewId":{"type":"integer","nullable":true},"type":{"default":"and","example":"and","type":"string"}}},"AudienceFiltered-AudienceFiltered.write":{"type":"object","description":"","properties":{"audience":{"type":"string","format":"iri-reference"},"audienceName":{"type":"string"},"filters":{"type":"array","items":{"type":"string"}},"type":{"default":"and","example":"and","type":"string"}}},"AudienceFiltered.jsonld-AudienceFiltered.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"audience":{"type":"string","format":"iri-reference"},"audienceName":{"type":"string"},"filters":{"type":"array","items":{"type":"string"}},"audienceNewId":{"type":"integer","nullable":true},"type":{"default":"and","example":"and","type":"string"}}},"AudienceFiltered.jsonld-AudienceFiltered.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"audience":{"type":"string","format":"iri-reference"},"audienceName":{"type":"string"},"filters":{"type":"array","items":{"type":"string"}},"type":{"default":"and","example":"and","type":"string"}}},"AudienceTag":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string","nullable":true},"audiences":{"type":"array","items":{"type":"string","format":"iri-reference"}},"user":{"type":"string","format":"iri-reference"}}},"AudienceTag.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","nullable":true},"audiences":{"type":"array","items":{"type":"string","format":"iri-reference"}},"user":{"type":"string","format":"iri-reference"}}},"BackgroundFile":{"type":"object","description":"","properties":{"filename":{"type":"string","nullable":true},"path":{"type":"string","nullable":true}}},"BackgroundFile.jsonld":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"filename":{"type":"string","nullable":true},"path":{"type":"string","nullable":true}}},"Booking-stats.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"bookingConfig":{"$ref":"#\/components\/schemas\/BookingConfig-stats.read"},"stat":{"anyOf":[{"$ref":"#\/components\/schemas\/Stats-stats.read"}],"nullable":true},"startTime":{"description":"UTC Time.","type":"string","format":"date-time"},"endTime":{"description":"UTC Time.","type":"string","format":"date-time"},"clientTimezone":{"format":"string","example":"Europe\\Madrid","type":"string"},"created":{"type":"string","format":"date-time","nullable":true},"confirmed":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"quantity":{"type":"integer","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"Booking-stats.read_read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"bookingConfig":{"$ref":"#\/components\/schemas\/BookingConfig-stats.read_read"},"stat":{"anyOf":[{"$ref":"#\/components\/schemas\/Stats-stats.read_read"}],"nullable":true},"startTime":{"description":"UTC Time.","type":"string","format":"date-time"},"endTime":{"description":"UTC Time.","type":"string","format":"date-time"},"clientTimezone":{"format":"string","example":"Europe\\Madrid","type":"string"},"created":{"type":"string","format":"date-time","nullable":true},"confirmed":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"quantity":{"type":"integer","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"Booking.jsonld-stats.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"bookingConfig":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-stats.read"},"stat":{"anyOf":[{"$ref":"#\/components\/schemas\/Stats.jsonld-stats.read"}],"nullable":true},"startTime":{"description":"UTC Time.","type":"string","format":"date-time"},"endTime":{"description":"UTC Time.","type":"string","format":"date-time"},"clientTimezone":{"format":"string","example":"Europe\\Madrid","type":"string"},"created":{"type":"string","format":"date-time","nullable":true},"confirmed":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"quantity":{"type":"integer","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"Booking.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"bookingConfig":{"$ref":"#\/components\/schemas\/BookingConfig.jsonld-stats.read_read"},"stat":{"anyOf":[{"$ref":"#\/components\/schemas\/Stats.jsonld-stats.read_read"}],"nullable":true},"startTime":{"description":"UTC Time.","type":"string","format":"date-time"},"endTime":{"description":"UTC Time.","type":"string","format":"date-time"},"clientTimezone":{"format":"string","example":"Europe\\Madrid","type":"string"},"created":{"type":"string","format":"date-time","nullable":true},"confirmed":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"quantity":{"type":"integer","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"BookingConfig-bookingConfig.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"maximumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"minimumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime-bookingConfig.read"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}},"required":["startDate","endDate","duration","breakTime","allowedHourUntilBooking","maximumDayMakeBooking","timezone"]},"BookingConfig-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","$ref":"#\/components\/schemas\/Whatsapp-bookingConfig.read_bookingConfig.read.list"},"name":{"type":"string","nullable":true},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"maximumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"minimumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime-bookingConfig.read_bookingConfig.read.list"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}},"required":["whatsapp","startDate","endDate","duration","breakTime","allowedHourUntilBooking","maximumDayMakeBooking","timezone"]},"BookingConfig-bookingConfig.write":{"type":"object","description":"","required":["whatsapp","startDate","endDate","duration","breakTime","allowedHourUntilBooking","maximumDayMakeBooking","timezone"],"properties":{"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string"},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"maximumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"minimumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime-bookingConfig.write"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}}},"BookingConfig-stats.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}},"required":["name"]},"BookingConfig-stats.read_read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true}},"required":["name"]},"BookingConfig.jsonld-bookingConfig.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"maximumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"minimumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime.jsonld-bookingConfig.read"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}},"required":["startDate","endDate","duration","breakTime","allowedHourUntilBooking","maximumDayMakeBooking","timezone"]},"BookingConfig.jsonld-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","$ref":"#\/components\/schemas\/Whatsapp.jsonld-bookingConfig.read_bookingConfig.read.list"},"name":{"type":"string","nullable":true},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"maximumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"minimumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime.jsonld-bookingConfig.read_bookingConfig.read.list"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}},"required":["whatsapp","startDate","endDate","duration","breakTime","allowedHourUntilBooking","maximumDayMakeBooking","timezone"]},"BookingConfig.jsonld-bookingConfig.write":{"type":"object","description":"","required":["whatsapp","startDate","endDate","duration","breakTime","allowedHourUntilBooking","maximumDayMakeBooking","timezone"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string"},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"maximumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"minimumCapacityPerBooking":{"minimum":0,"exclusiveMinimum":true,"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime.jsonld-bookingConfig.write"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}}},"BookingConfig.jsonld-stats.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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}},"required":["name"]},"BookingConfig.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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}},"required":["name"]},"BookingCoupon":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"client":{"$ref":"#\/components\/schemas\/Client"},"created":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"integer"},"validFrom":{"type":"string","format":"date-time","nullable":true},"validTo":{"type":"string","format":"date-time","nullable":true},"bookingCouponBookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingCouponBooking"}}}},"BookingCoupon.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"},"client":{"$ref":"#\/components\/schemas\/Client.jsonld"},"created":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"integer"},"validFrom":{"type":"string","format":"date-time","nullable":true},"validTo":{"type":"string","format":"date-time","nullable":true},"bookingCouponBookings":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingCouponBooking.jsonld"}}}},"BookingCouponBooking":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"bookingCoupon":{"$ref":"#\/components\/schemas\/BookingCoupon"},"booking":{"type":"string","format":"iri-reference","nullable":true}}},"BookingCouponBooking.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"},"bookingCoupon":{"$ref":"#\/components\/schemas\/BookingCoupon.jsonld"},"booking":{"type":"string","format":"iri-reference","nullable":true}}},"BookingTime-bookingConfig.read":{"type":"object","description":"","properties":{"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"}}},"BookingTime-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"}}},"BookingTime-bookingConfig.write":{"type":"object","description":"","properties":{"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"}}},"BookingTime.jsonld-bookingConfig.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"}}},"BookingTime.jsonld-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"}}},"BookingTime.jsonld-bookingConfig.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"}}},"Business-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"}},"required":["name"]},"Business-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag-read"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}},"required":["name","color","rightpos","active","widgetMessage","iconUrl"]},"Business-stats.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true}},"required":["name"]},"Business-stats.read_read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag-stats.read_read"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}},"required":["name","color","rightpos","active","widgetMessage","iconUrl"]},"Business-write":{"type":"object","description":"","required":["name","color","rightpos","active","widgetMessage","iconUrl"],"properties":{"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag-write"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}}},"Business-write_whatsapp.write":{"type":"object","description":"","required":["name","color","rightpos","active","widgetMessage","iconUrl"],"properties":{"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag-write_whatsapp.write"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}}},"Business.jsonld-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"}},"required":["name"]},"Business.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld-read"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}},"required":["name","color","rightpos","active","widgetMessage","iconUrl"]},"Business.jsonld-stats.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true}},"required":["name"]},"Business.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld-stats.read_read"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}},"required":["name","color","rightpos","active","widgetMessage","iconUrl"]},"Business.jsonld-write":{"type":"object","description":"","required":["name","color","rightpos","active","widgetMessage","iconUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld-write"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}}},"Business.jsonld-write_whatsapp.write":{"type":"object","description":"","required":["name","color","rightpos","active","widgetMessage","iconUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld-write_whatsapp.write"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}}},"BusinessCategory":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"iconUrl":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"businessCategoryData":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessCategoryData"}},"businessCategoryDataByLanguage":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessCategoryData"}}}},"BusinessCategory.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"},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"iconUrl":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"businessCategoryData":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessCategoryData.jsonld"}},"businessCategoryDataByLanguage":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessCategoryData.jsonld"}}}},"BusinessCategoryData":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"},"description":{"type":"string"},"language":{"type":"string"},"businessCategory":{"$ref":"#\/components\/schemas\/BusinessCategory"}}},"BusinessCategoryData.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"},"language":{"type":"string"},"businessCategory":{"$ref":"#\/components\/schemas\/BusinessCategory.jsonld"}}},"BusinessFunnel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"user":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"businessFrom":{"type":"string","format":"iri-reference"},"businessTo":{"type":"string","format":"iri-reference"},"active":{"type":"boolean"},"waitAmount":{"type":"integer"},"waitType":{"type":"string"},"businessFunnelQueues":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessFunnelQueue"}},"waitMinutes":{"type":"integer"}}},"BusinessFunnel.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"},"user":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"businessFrom":{"type":"string","format":"iri-reference"},"businessTo":{"type":"string","format":"iri-reference"},"active":{"type":"boolean"},"waitAmount":{"type":"integer"},"waitType":{"type":"string"},"businessFunnelQueues":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessFunnelQueue.jsonld"}},"waitMinutes":{"type":"integer"}}},"BusinessFunnelQueue":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"businessFunnel":{"$ref":"#\/components\/schemas\/BusinessFunnel"},"stats":{"type":"string","format":"iri-reference"},"sent":{"type":"boolean"},"timeToSend":{"type":"string","format":"date-time"}}},"BusinessFunnelQueue.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"},"businessFunnel":{"$ref":"#\/components\/schemas\/BusinessFunnel.jsonld"},"stats":{"type":"string","format":"iri-reference"},"sent":{"type":"boolean"},"timeToSend":{"type":"string","format":"date-time"}}},"BusinessTag":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"maxLength":250,"type":"string"},"position":{"type":"integer"},"user":{"type":"string","format":"iri-reference"},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"BusinessTag-new":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"BusinessTag-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"maxLength":250,"type":"string"}}},"BusinessTag-stats.read_read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"maxLength":250,"type":"string"}}},"BusinessTag-write":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"BusinessTag-write_whatsapp.write":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"BusinessTag.jsonld":{"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"},"name":{"maxLength":250,"type":"string"},"position":{"type":"integer"},"user":{"type":"string","format":"iri-reference"},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"BusinessTag.jsonld-new":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"BusinessTag.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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":{"maxLength":250,"type":"string"}}},"BusinessTag.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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":{"maxLength":250,"type":"string"}}},"BusinessTag.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"BusinessTag.jsonld-write_whatsapp.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"ButtonParametersDto-schedule.write":{"type":"object","description":"","properties":{"id":{"type":"string"},"name":{"type":"string"},"subType":{"type":"string"},"text":{"type":"string"},"textWithoutVar":{"type":"string"},"hasVar":{"type":"boolean"},"clientParameter":{}}},"ButtonParametersDto.jsonld-schedule.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"subType":{"type":"string"},"text":{"type":"string"},"textWithoutVar":{"type":"string"},"hasVar":{"type":"boolean"},"clientParameter":{}}},"Campaign-campaign.read":{"type":"object","description":"","required":["text","name","audience"],"properties":{"text":{"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience-campaign.read"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}}},"Campaign-campaign.read.show":{"type":"object","description":"","required":["text","name","audience"],"properties":{"text":{"type":"string"},"columnsUsed":{"readOnly":true,"type":"array","items":{"type":"string"}},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience-campaign.read.show"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}}},"Campaign-campaign.write":{"type":"object","description":"","required":["text","name","audience"],"properties":{"text":{"type":"string"},"fileBase64":{"type":"string","nullable":true},"name":{"type":"string"},"audience":{"type":"string","format":"iri-reference","nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true}}},"Campaign-campaignGeneral.write.userManages":{"type":"object","description":"","properties":{"userManages":{"type":"array","items":{"type":"string"},"nullable":true}}},"Campaign.jsonld-campaign.read":{"type":"object","description":"","required":["text","name","audience"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"text":{"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience.jsonld-campaign.read"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}}},"Campaign.jsonld-campaign.read.show":{"type":"object","description":"","required":["text","name","audience"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"text":{"type":"string"},"columnsUsed":{"readOnly":true,"type":"array","items":{"type":"string"}},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience.jsonld-campaign.read.show"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}}},"Campaign.jsonld-campaign.write":{"type":"object","description":"","required":["text","name","audience"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"text":{"type":"string"},"fileBase64":{"type":"string","nullable":true},"name":{"type":"string"},"audience":{"type":"string","format":"iri-reference","nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true}}},"Campaign.jsonld-campaignGeneral.write.userManages":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"userManages":{"type":"array","items":{"type":"string"},"nullable":true}}},"CampaignMessageReply-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"wId":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}},"CampaignMessageReply.jsonld-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"wId":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}},"CampaignUserContact-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"userContact":{"$ref":"#\/components\/schemas\/UserContact-campaignUserContact.read.campaign"},"created":{"type":"string","format":"date-time"},"campaignUserContactMessages":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignUserContactMessage-campaignUserContact.read.campaign"}}}},"CampaignUserContact.CampaignUserContactOutput-campaignUserContact.read.campaignCSV":{"type":"object","description":"","properties":{"data":{}}},"CampaignUserContact.jsonld-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"userContact":{"$ref":"#\/components\/schemas\/UserContact.jsonld-campaignUserContact.read.campaign"},"created":{"type":"string","format":"date-time"},"campaignUserContactMessages":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignUserContactMessage.jsonld-campaignUserContact.read.campaign"}}}},"CampaignUserContactMessage-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"message":{"type":"string"},"created":{"type":"string","format":"date-time"},"messageToSend":{"type":"array","items":{"type":"string"},"nullable":true},"pendingToSend":{"type":"boolean","nullable":true},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User-campaignUserContact.read.campaign"}],"nullable":true},"errorMessage":{"type":"string","nullable":true},"campaignMessageReplies":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignMessageReply-campaignUserContact.read.campaign"}},"iMessage":{"type":"boolean","nullable":true},"wIsSent":{"type":"boolean","nullable":true},"wSentDatetime":{"type":"string","format":"date-time","nullable":true},"wIsDelivered":{"type":"boolean","nullable":true},"wDeliveredDatetime":{"type":"string","format":"date-time","nullable":true},"wIsRead":{"type":"boolean","nullable":true},"wReadDatetime":{"type":"string","format":"date-time","nullable":true}}},"CampaignUserContactMessage.jsonld-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"message":{"type":"string"},"created":{"type":"string","format":"date-time"},"messageToSend":{"type":"array","items":{"type":"string"},"nullable":true},"pendingToSend":{"type":"boolean","nullable":true},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-campaignUserContact.read.campaign"}],"nullable":true},"errorMessage":{"type":"string","nullable":true},"campaignMessageReplies":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignMessageReply.jsonld-campaignUserContact.read.campaign"}},"iMessage":{"type":"boolean","nullable":true},"wIsSent":{"type":"boolean","nullable":true},"wSentDatetime":{"type":"string","format":"date-time","nullable":true},"wIsDelivered":{"type":"boolean","nullable":true},"wDeliveredDatetime":{"type":"string","format":"date-time","nullable":true},"wIsRead":{"type":"boolean","nullable":true},"wReadDatetime":{"type":"string","format":"date-time","nullable":true}}},"Client":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"user":{"type":"string","format":"iri-reference"},"phone":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"stats":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingCoupons":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingCoupon"}},"clientConnecteds":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientConnected"}},"hash":{"type":"string","nullable":true},"hashDate":{"type":"string","format":"date-time","nullable":true},"created":{"type":"string","format":"date-time","nullable":true},"showedCouponLimitMessage":{"type":"boolean","nullable":true},"gender":{"type":"string","nullable":true},"zipcode":{"type":"string","nullable":true},"birthday":{"type":"string","format":"date-time","nullable":true},"lastname":{"type":"string","nullable":true},"spam":{"type":"boolean","nullable":true},"bookingTermsAccepted":{"type":"boolean","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"},"user":{"type":"string","format":"iri-reference"},"phone":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"stats":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingCoupons":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingCoupon.jsonld"}},"clientConnecteds":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientConnected.jsonld"}},"hash":{"type":"string","nullable":true},"hashDate":{"type":"string","format":"date-time","nullable":true},"created":{"type":"string","format":"date-time","nullable":true},"showedCouponLimitMessage":{"type":"boolean","nullable":true},"gender":{"type":"string","nullable":true},"zipcode":{"type":"string","nullable":true},"birthday":{"type":"string","format":"date-time","nullable":true},"lastname":{"type":"string","nullable":true},"spam":{"type":"boolean","nullable":true},"bookingTermsAccepted":{"type":"boolean","nullable":true}}},"ClientConnected":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"client":{"$ref":"#\/components\/schemas\/Client"},"connected":{"type":"boolean"},"start":{"type":"string","format":"date-time"},"last":{"type":"string","format":"date-time"},"business":{"type":"string","format":"iri-reference"},"ip":{"type":"string"},"admin":{"type":"string","format":"iri-reference"},"notificationSent":{"type":"integer","nullable":true}}},"ClientConnected.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"},"client":{"$ref":"#\/components\/schemas\/Client.jsonld"},"connected":{"type":"boolean"},"start":{"type":"string","format":"date-time"},"last":{"type":"string","format":"date-time"},"business":{"type":"string","format":"iri-reference"},"ip":{"type":"string"},"admin":{"type":"string","format":"iri-reference"},"notificationSent":{"type":"integer","nullable":true}}},"ClientParametersDto":{"type":"object","description":"","properties":{"id":{},"value":{"type":"string"},"isFreeText":{"type":"boolean"}}},"ClientParametersDto-schedule.write":{"type":"object","description":"","properties":{"id":{},"value":{"type":"string"},"isFreeText":{"type":"boolean"}}},"ClientParametersDto.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":{},"value":{"type":"string"},"isFreeText":{"type":"boolean"}}},"ClientParametersDto.jsonld-schedule.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{},"value":{"type":"string"},"isFreeText":{"type":"boolean"}}},"Collection":{"type":"object","description":"","properties":{"empty":{"readOnly":true,"description":"Checks whether the collection is empty (contains no elements).","type":"boolean"},"keys":{"readOnly":true,"description":"Gets all keys\/indices of the collection.","type":"array","items":{"type":"integer"}},"values":{"readOnly":true,"description":"Gets all values of the collection.","type":"array","items":{"type":"string"}},"iterator":{"readOnly":true}}},"Collection.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"},"empty":{"readOnly":true,"description":"Checks whether the collection is empty (contains no elements).","type":"boolean"},"keys":{"readOnly":true,"description":"Gets all keys\/indices of the collection.","type":"array","items":{"type":"integer"}},"values":{"readOnly":true,"description":"Gets all values of the collection.","type":"array","items":{"type":"string"}},"iterator":{"readOnly":true}}},"Coupon":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"code":{"type":"string"},"percentage":{"minimum":1,"maximum":100,"type":"integer","nullable":true},"priceOff":{"minimum":1,"maximum":1000,"type":"number","nullable":true},"freeForLife":{"type":"boolean","nullable":true},"numberOfUsers":{"minimum":1,"maximum":1000,"type":"integer","nullable":true},"tallyOfUsers":{"type":"integer","nullable":true},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time","nullable":true},"enabled":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"licences":{"type":"array","items":{"$ref":"#\/components\/schemas\/Licence"}},"sku":{"type":"string","nullable":true}}},"Coupon.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"},"code":{"type":"string"},"percentage":{"minimum":1,"maximum":100,"type":"integer","nullable":true},"priceOff":{"minimum":1,"maximum":1000,"type":"number","nullable":true},"freeForLife":{"type":"boolean","nullable":true},"numberOfUsers":{"minimum":1,"maximum":1000,"type":"integer","nullable":true},"tallyOfUsers":{"type":"integer","nullable":true},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time","nullable":true},"enabled":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"licences":{"type":"array","items":{"$ref":"#\/components\/schemas\/Licence.jsonld"}},"sku":{"type":"string","nullable":true}}},"Customization":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"newCustomerMessage":{"type":"string","nullable":true},"newOrderMessage":{"type":"string","nullable":true},"pendingPaymentMessage":{"type":"string","nullable":true},"paidMessage":{"type":"string","nullable":true},"orderCompleteMessage":{"type":"string","nullable":true},"partnerMessage":{"type":"string","nullable":true},"user":{"type":"string","format":"iri-reference"},"newCustomerLabel":{"type":"string","nullable":true},"newOrderLabel":{"type":"string","nullable":true},"pendingPaymentLabel":{"type":"string","nullable":true},"paidLabel":{"type":"string","nullable":true},"orderCompleteLabel":{"type":"string","nullable":true},"partnerLabel":{"type":"string","nullable":true}}},"Customization.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"},"newCustomerMessage":{"type":"string","nullable":true},"newOrderMessage":{"type":"string","nullable":true},"pendingPaymentMessage":{"type":"string","nullable":true},"paidMessage":{"type":"string","nullable":true},"orderCompleteMessage":{"type":"string","nullable":true},"partnerMessage":{"type":"string","nullable":true},"user":{"type":"string","format":"iri-reference"},"newCustomerLabel":{"type":"string","nullable":true},"newOrderLabel":{"type":"string","nullable":true},"pendingPaymentLabel":{"type":"string","nullable":true},"paidLabel":{"type":"string","nullable":true},"orderCompleteLabel":{"type":"string","nullable":true},"partnerLabel":{"type":"string","nullable":true}}},"Faq-faq.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"}}},"Faq-faqGrp.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"question":{"type":"string"},"answer":{"type":"string"}}},"Faq-faqGrp.write":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"question":{"type":"string"},"answer":{"type":"string"}}},"Faq.jsonld-faq.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Faq.jsonld-faqGrp.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"question":{"type":"string"},"answer":{"type":"string"}}},"Faq.jsonld-faqGrp.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"question":{"type":"string"},"answer":{"type":"string"}}},"FaqGrp-faqGrp.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string","nullable":true},"solvedButton":{"type":"string","nullable":true},"aiCollectEmail":{"type":"boolean","nullable":true},"aiCollectName":{"type":"boolean","nullable":true},"isAi":{"type":"boolean","nullable":true},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Faq-faqGrp.read"}},"aiCollectData":{"type":"boolean","nullable":true},"hideWhatsappButton":{"type":"boolean","nullable":true},"showWhatsappBtnWhenUnknown":{"type":"boolean","nullable":true},"softFollowUp":{"type":"boolean","nullable":true},"sitemapUrl":{"type":"string","nullable":true},"lastSitemapScan":{"type":"string","format":"date-time","nullable":true},"sitemapMd5":{"type":"string","nullable":true},"commonQuestions":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["whatsapp"]},"FaqGrp-faqGrp.write":{"type":"object","description":"","properties":{"title":{"type":"string","nullable":true},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string","nullable":true},"aiCollectEmail":{"type":"boolean","nullable":true},"aiCollectName":{"type":"boolean","nullable":true},"isAi":{"type":"boolean","nullable":true},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Faq-faqGrp.write"}},"aiCollectData":{"type":"boolean","nullable":true},"hideWhatsappButton":{"type":"boolean","nullable":true},"showWhatsappBtnWhenUnknown":{"type":"boolean","nullable":true},"softFollowUp":{"type":"boolean","nullable":true},"sitemapUrl":{"type":"string","nullable":true},"lastSitemapScan":{"type":"string","format":"date-time","nullable":true},"sitemapMd5":{"type":"string","nullable":true}},"required":["whatsapp"]},"FaqGrp.jsonld-faqGrp.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.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},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string","nullable":true},"solvedButton":{"type":"string","nullable":true},"aiCollectEmail":{"type":"boolean","nullable":true},"aiCollectName":{"type":"boolean","nullable":true},"isAi":{"type":"boolean","nullable":true},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Faq.jsonld-faqGrp.read"}},"aiCollectData":{"type":"boolean","nullable":true},"hideWhatsappButton":{"type":"boolean","nullable":true},"showWhatsappBtnWhenUnknown":{"type":"boolean","nullable":true},"softFollowUp":{"type":"boolean","nullable":true},"sitemapUrl":{"type":"string","nullable":true},"lastSitemapScan":{"type":"string","format":"date-time","nullable":true},"sitemapMd5":{"type":"string","nullable":true},"commonQuestions":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["whatsapp"]},"FaqGrp.jsonld-faqGrp.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string","nullable":true},"aiCollectEmail":{"type":"boolean","nullable":true},"aiCollectName":{"type":"boolean","nullable":true},"isAi":{"type":"boolean","nullable":true},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Faq.jsonld-faqGrp.write"}},"aiCollectData":{"type":"boolean","nullable":true},"hideWhatsappButton":{"type":"boolean","nullable":true},"showWhatsappBtnWhenUnknown":{"type":"boolean","nullable":true},"softFollowUp":{"type":"boolean","nullable":true},"sitemapUrl":{"type":"string","nullable":true},"lastSitemapScan":{"type":"string","format":"date-time","nullable":true},"sitemapMd5":{"type":"string","nullable":true}},"required":["whatsapp"]},"FormItemWhatsapp-read":{"type":"object","description":"","required":["type","label"],"properties":{"type":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp-stats.read_read":{"type":"object","description":"","required":["type","label"],"properties":{"type":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp-whatsapp.write":{"type":"object","description":"","required":["type","label"],"properties":{"type":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp-write":{"type":"object","description":"","required":["type","label"],"properties":{"type":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp-write_whatsapp.write":{"type":"object","description":"","required":["type","label"],"properties":{"type":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp.jsonld-read":{"type":"object","description":"","required":["type","label"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp.jsonld-stats.read_read":{"type":"object","description":"","required":["type","label"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp.jsonld-whatsapp.write":{"type":"object","description":"","required":["type","label"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp.jsonld-write":{"type":"object","description":"","required":["type","label"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormItemWhatsapp.jsonld-write_whatsapp.write":{"type":"object","description":"","required":["type","label"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"enum":["text","tel","number","email","checkbox"],"format":"string","example":"text","type":"string","nullable":true},"label":{"type":"string","nullable":true},"required":{"type":"boolean","nullable":true},"isLegal":{"format":"boolean","example":true,"description":"Only use with type = checkbox","type":"boolean","nullable":true},"legalUrl":{"format":"string","example":"https:\/\/tochat.be\/privacy.php","description":"Only use with type = 'checkbox' and 'isLegal' = true. Your  legal URL","type":"string","nullable":true},"legalUrlText":{"format":"string","example":"Visit our legal page","description":"Only use with type = 'checkbox' and 'isLegal' = true. Text to display in the link","type":"string","nullable":true},"legalCanUseLocalModal":{"format":"boolean","example":true,"description":"Only use with type = 'checkbox' and 'isLegal' = true","type":"boolean","nullable":true}}},"FormWhatsapp-read":{"type":"object","description":"","properties":{"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp-read"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp-stats.read_read":{"type":"object","description":"","properties":{"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp-stats.read_read"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp-whatsapp.write":{"type":"object","description":"","properties":{"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp-whatsapp.write"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp-write":{"type":"object","description":"","properties":{"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp-write"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp-write_whatsapp.write":{"type":"object","description":"","properties":{"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp-write_whatsapp.write"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp.jsonld-read"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp.jsonld-stats.read_read"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp.jsonld-whatsapp.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp.jsonld-whatsapp.write"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp.jsonld-write"}},"buttontext":{"type":"string","nullable":true}}},"FormWhatsapp.jsonld-write_whatsapp.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"info":{"type":"string","nullable":true},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/FormItemWhatsapp.jsonld-write_whatsapp.write"}},"buttontext":{"type":"string","nullable":true}}},"FreeBookingAdvancedConfig":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startDate":{"type":"string","format":"date-time"},"endDate":{"type":"string","format":"date-time","nullable":true},"slot":{"type":"integer"},"freeBookingField":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time"},"freeBookingAdvancedTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingAdvancedTime"}},"businessUrlGoogleReview":{"readOnly":true,"type":"string","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"use24HourTimeFormat":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"blockingDays":{"type":"array","items":{"type":"string"},"nullable":true},"timezone":{"readOnly":true,"default":"UTC","example":"UTC","type":"string"},"minuteDivider":{"type":"integer","nullable":true}}},"FreeBookingAdvancedConfig.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"},"startDate":{"type":"string","format":"date-time"},"endDate":{"type":"string","format":"date-time","nullable":true},"slot":{"type":"integer"},"freeBookingField":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time"},"freeBookingAdvancedTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingAdvancedTime.jsonld"}},"businessUrlGoogleReview":{"readOnly":true,"type":"string","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"use24HourTimeFormat":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"blockingDays":{"type":"array","items":{"type":"string"},"nullable":true},"timezone":{"readOnly":true,"default":"UTC","example":"UTC","type":"string"},"minuteDivider":{"type":"integer","nullable":true}}},"FreeBookingAdvancedTime":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"},"freeBookingAdvancedConfig":{"$ref":"#\/components\/schemas\/FreeBookingAdvancedConfig"},"bookingConfig":{"type":"string","format":"iri-reference","nullable":true}}},"FreeBookingAdvancedTime.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"},"day":{"format":"string","example":"MON","enum":["MON","TUE","WED","THU","FRI","SAT","SUN"],"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true},"availableFrom":{"format":"time","example":"08:30","type":"string"},"availableUntil":{"format":"time","example":"13:00","type":"string"},"freeBookingAdvancedConfig":{"$ref":"#\/components\/schemas\/FreeBookingAdvancedConfig.jsonld"},"bookingConfig":{"type":"string","format":"iri-reference","nullable":true}}},"FreeBookingCategory-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"writtenName":{"type":"string"},"code":{"type":"string"},"deleted":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"duration":{"type":"integer"},"whatsapp":{"$ref":"#\/components\/schemas\/Whatsapp-read"},"freeBookingEvents":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingEvent-read"}}}},"FreeBookingCategory.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"writtenName":{"type":"string"},"code":{"type":"string"},"deleted":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"duration":{"type":"integer"},"whatsapp":{"$ref":"#\/components\/schemas\/Whatsapp.jsonld-read"},"freeBookingEvents":{"type":"array","items":{"$ref":"#\/components\/schemas\/FreeBookingEvent.jsonld-read"}}}},"FreeBookingEvent-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"proposedStartTime":{"type":"string","format":"date-time"},"proposedStopTime":{"type":"string","format":"date-time"},"proposedDuration":{"type":"integer","nullable":true},"agreedStartTime":{"type":"string","format":"date-time","nullable":true},"agreedStopTime":{"type":"string","format":"date-time","nullable":true},"adminAccepted":{"type":"boolean","nullable":true},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"stat":{"$ref":"#\/components\/schemas\/Stats-read"},"whatsapp":{"$ref":"#\/components\/schemas\/Whatsapp-read"},"category":{"anyOf":[{"$ref":"#\/components\/schemas\/FreeBookingCategory-read"}],"nullable":true}}},"FreeBookingEvent-write":{"type":"object","description":"","properties":{"agreedStartTime":{"type":"string","format":"date-time","nullable":true},"agreedStopTime":{"type":"string","format":"date-time","nullable":true},"adminAccepted":{"type":"boolean","nullable":true},"category":{"type":"string","format":"iri-reference","nullable":true}}},"FreeBookingEvent.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"proposedStartTime":{"type":"string","format":"date-time"},"proposedStopTime":{"type":"string","format":"date-time"},"proposedDuration":{"type":"integer","nullable":true},"agreedStartTime":{"type":"string","format":"date-time","nullable":true},"agreedStopTime":{"type":"string","format":"date-time","nullable":true},"adminAccepted":{"type":"boolean","nullable":true},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"stat":{"$ref":"#\/components\/schemas\/Stats.jsonld-read"},"whatsapp":{"$ref":"#\/components\/schemas\/Whatsapp.jsonld-read"},"category":{"anyOf":[{"$ref":"#\/components\/schemas\/FreeBookingCategory.jsonld-read"}],"nullable":true}}},"FreeBookingEvent.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"agreedStartTime":{"type":"string","format":"date-time","nullable":true},"agreedStopTime":{"type":"string","format":"date-time","nullable":true},"adminAccepted":{"type":"boolean","nullable":true},"category":{"type":"string","format":"iri-reference","nullable":true}}},"FreeBookingField":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"uuid":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"whatsapp":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time","nullable":true},"freeBookingCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingType":{"pattern":"^([DHA])$","default":"H","example":"H","type":"string"},"sendReminders":{"type":"boolean"},"sendRemindersBefore":{"type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendThanks":{"type":"boolean"},"sendThanksAfter":{"type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"type":"boolean","nullable":true},"sendNewBookingAfter":{"type":"array","items":{"type":"string"},"nullable":true},"freeBookingEvents":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sendThanksReview":{"type":"boolean","nullable":true},"deleteOldNoAccepted":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"freeBookingAdvancedConfig":{"anyOf":[{"$ref":"#\/components\/schemas\/FreeBookingAdvancedConfig"}],"nullable":true}}},"FreeBookingField.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"},"uuid":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"whatsapp":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time","nullable":true},"freeBookingCategories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"bookingType":{"pattern":"^([DHA])$","default":"H","example":"H","type":"string"},"sendReminders":{"type":"boolean"},"sendRemindersBefore":{"type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendThanks":{"type":"boolean"},"sendThanksAfter":{"type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"type":"boolean","nullable":true},"sendNewBookingAfter":{"type":"array","items":{"type":"string"},"nullable":true},"freeBookingEvents":{"type":"array","items":{"type":"string","format":"iri-reference"}},"sendThanksReview":{"type":"boolean","nullable":true},"deleteOldNoAccepted":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"freeBookingAdvancedConfig":{"anyOf":[{"$ref":"#\/components\/schemas\/FreeBookingAdvancedConfig.jsonld"}],"nullable":true}}},"GoogleFeed-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"unstructuredAddress":{"type":"string"},"showGoogleReservation":{"type":"boolean"},"statusGoogleReservation":{"type":"integer","nullable":true},"countryCode":{"type":"string"},"locality":{"type":"string"},"region":{"type":"string"},"postalCode":{"type":"string"},"streetAddress":{"type":"string"},"serviceName":{"type":"string"},"serviceDescription":{"type":"string","nullable":true}}},"GoogleFeed-write":{"type":"object","description":""},"GoogleFeed.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"unstructuredAddress":{"type":"string"},"showGoogleReservation":{"type":"boolean"},"statusGoogleReservation":{"type":"integer","nullable":true},"countryCode":{"type":"string"},"locality":{"type":"string"},"region":{"type":"string"},"postalCode":{"type":"string"},"streetAddress":{"type":"string"},"serviceName":{"type":"string"},"serviceDescription":{"type":"string","nullable":true}}},"GoogleFeed.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"Hubspot":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"data":{"type":"array","items":{"type":"string"}},"active":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"},"type":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"errorMessage":{"type":"string","nullable":true},"stat":{"type":"string","format":"iri-reference","nullable":true}}},"Hubspot.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"},"data":{"type":"array","items":{"type":"string"}},"active":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"},"type":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"errorMessage":{"type":"string","nullable":true},"stat":{"type":"string","format":"iri-reference","nullable":true}}},"Landing":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"html":{"type":"string","nullable":true},"css":{"type":"string","nullable":true},"h1":{"type":"string"},"created":{"type":"string","format":"date-time","nullable":true},"modified":{"type":"string","format":"date-time","nullable":true},"topHtml":{"type":"string","nullable":true},"bottomHtml":{"type":"string","nullable":true},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"agency":{"type":"string","format":"iri-reference","nullable":true}}},"Landing.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"},"html":{"type":"string","nullable":true},"css":{"type":"string","nullable":true},"h1":{"type":"string"},"created":{"type":"string","format":"date-time","nullable":true},"modified":{"type":"string","format":"date-time","nullable":true},"topHtml":{"type":"string","nullable":true},"bottomHtml":{"type":"string","nullable":true},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"agency":{"type":"string","format":"iri-reference","nullable":true}}},"Licence":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"dateFrom":{"type":"string","format":"date-time"},"dateUntil":{"type":"string","format":"date-time"},"active":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"subscription":{"$ref":"#\/components\/schemas\/Subscription"},"transactionLogs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TransactionLog"}},"invoiceId":{"type":"string","nullable":true},"paymentId":{"type":"string","nullable":true},"coupon":{"anyOf":[{"$ref":"#\/components\/schemas\/Coupon"}],"nullable":true}}},"Licence.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"},"dateFrom":{"type":"string","format":"date-time"},"dateUntil":{"type":"string","format":"date-time"},"active":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"subscription":{"$ref":"#\/components\/schemas\/Subscription.jsonld"},"transactionLogs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TransactionLog.jsonld"}},"invoiceId":{"type":"string","nullable":true},"paymentId":{"type":"string","nullable":true},"coupon":{"anyOf":[{"$ref":"#\/components\/schemas\/Coupon.jsonld"}],"nullable":true}}},"Mfa":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string","nullable":true},"tries":{"default":5,"example":5,"type":"integer"},"expires":{"readOnly":true,"type":"string","format":"date-time"},"slug":{"type":"string"},"mailLink":{"type":"string","nullable":true},"user":{"type":"string","format":"iri-reference"}}},"Mfa.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},"tries":{"default":5,"example":5,"type":"integer"},"expires":{"readOnly":true,"type":"string","format":"date-time"},"slug":{"type":"string"},"mailLink":{"type":"string","nullable":true},"user":{"type":"string","format":"iri-reference"}}},"Onboard":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"user":{"type":"string","format":"iri-reference"},"active":{"type":"boolean"},"stripeAccount":{"type":"string"},"detailsSubmitted":{"type":"boolean"},"chargesEnabled":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"country":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"onboardPayouts":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPayout"}},"shopfront":{"default":true,"example":true,"type":"boolean","nullable":true},"paymentIntegrations":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPaymentIntegration"}},"payFastActive":{"type":"boolean","nullable":true}}},"Onboard.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"},"user":{"type":"string","format":"iri-reference"},"active":{"type":"boolean"},"stripeAccount":{"type":"string"},"detailsSubmitted":{"type":"boolean"},"chargesEnabled":{"type":"boolean"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"country":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"onboardPayouts":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPayout.jsonld"}},"shopfront":{"default":true,"example":true,"type":"boolean","nullable":true},"paymentIntegrations":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPaymentIntegration.jsonld"}},"payFastActive":{"type":"boolean","nullable":true}}},"OnboardPayment":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"link":{"$ref":"#\/components\/schemas\/OnboardPaymentLink"},"state":{"type":"string"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"name":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"onboardRefund":{"anyOf":[{"$ref":"#\/components\/schemas\/OnboardRefund"}],"nullable":true},"stripeId":{"type":"string","nullable":true},"stripeInvoiceId":{"type":"string","nullable":true},"stripeChargeId":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"transactions":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardTransactionLog"}},"email":{"type":"string","nullable":true},"applicationFee":{"type":"integer","nullable":true},"stripeFee":{"type":"integer","nullable":true},"netTotal":{"type":"integer","nullable":true},"total":{"type":"integer","nullable":true},"currency":{"type":"string","nullable":true},"stats":{"type":"string","format":"iri-reference","nullable":true}}},"OnboardPayment.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"},"link":{"$ref":"#\/components\/schemas\/OnboardPaymentLink.jsonld"},"state":{"type":"string"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"name":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"onboardRefund":{"anyOf":[{"$ref":"#\/components\/schemas\/OnboardRefund.jsonld"}],"nullable":true},"stripeId":{"type":"string","nullable":true},"stripeInvoiceId":{"type":"string","nullable":true},"stripeChargeId":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"transactions":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardTransactionLog.jsonld"}},"email":{"type":"string","nullable":true},"applicationFee":{"type":"integer","nullable":true},"stripeFee":{"type":"integer","nullable":true},"netTotal":{"type":"integer","nullable":true},"total":{"type":"integer","nullable":true},"currency":{"type":"string","nullable":true},"stats":{"type":"string","format":"iri-reference","nullable":true}}},"OnboardPaymentIntegration":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"onboard":{"$ref":"#\/components\/schemas\/Onboard"},"merchantId":{"type":"string"},"merchantKey":{"type":"string"},"password":{"type":"string","nullable":true},"paymentOption":{"type":"string"},"createdAt":{"type":"string","format":"date-time"}}},"OnboardPaymentIntegration.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"},"onboard":{"$ref":"#\/components\/schemas\/Onboard.jsonld"},"merchantId":{"type":"string"},"merchantKey":{"type":"string"},"password":{"type":"string","nullable":true},"paymentOption":{"type":"string"},"createdAt":{"type":"string","format":"date-time"}}},"OnboardPaymentLink":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"price":{"type":"string"},"currency":{"externalDocs":{"url":"http:\/\/schema.org\/priceCurrency"},"type":"string"},"singleUse":{"type":"boolean","nullable":true},"link":{"pattern":"^(.*[0-9a-z\\-]+.*)$","type":"string"},"user":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"active":{"type":"boolean"},"onboardPayments":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPayment"}},"onboardTransactionLogs":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardTransactionLog"}},"Description":{"type":"string","nullable":true},"requireName":{"type":"boolean","nullable":true},"requirePhoneNumber":{"type":"boolean","nullable":true},"redirectTo":{"pattern":"^(http.+.*)$","type":"string","nullable":true},"requireAddress":{"type":"boolean","nullable":true},"requireEmail":{"type":"boolean","nullable":true},"sendInvoice":{"type":"boolean","nullable":true},"maxUse":{"type":"integer","nullable":true},"agent":{"type":"string","format":"iri-reference","nullable":true},"image":{"type":"string","nullable":true},"imageFile":{"type":"string","format":"binary"},"qrImage":{"type":"string","nullable":true},"qrImageFile":{"type":"string","format":"binary"},"secondaryEmail":{"format":"email","externalDocs":{"url":"http:\/\/schema.org\/email"},"type":"string","nullable":true},"showInShop":{"default":true,"example":true,"type":"boolean","nullable":true},"payLink":{"type":"string","nullable":true},"usePaypal":{"type":"boolean","nullable":true},"useStripe":{"type":"boolean","nullable":true},"useQrCode":{"type":"boolean","nullable":true},"showOnWidget":{"type":"boolean","nullable":true},"youtubeVideoLink":{"type":"string","nullable":true},"usePayFast":{"type":"boolean","nullable":true},"isDynamicPrice":{"type":"boolean"},"dynamicPrice":{"type":"string","nullable":true},"percentagePrice":{"minimum":1,"maximum":100,"type":"integer","nullable":true},"hideShareLinkQr":{"type":"boolean","nullable":true},"thanksMessage":{"type":"string","nullable":true},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subscription":{"type":"boolean"},"subscriptionInterval":{"enum":["day","week","month","year"],"default":"month","example":"month","type":"string"},"onboardPaymentSubscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPaymentSubscription"}},"description":{"type":"string","nullable":true},"subscriptionIntervalLabel":{"readOnly":true,"type":"string"}}},"OnboardPaymentLink.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"},"price":{"type":"string"},"currency":{"externalDocs":{"url":"http:\/\/schema.org\/priceCurrency"},"type":"string"},"singleUse":{"type":"boolean","nullable":true},"link":{"pattern":"^(.*[0-9a-z\\-]+.*)$","type":"string"},"user":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"active":{"type":"boolean"},"onboardPayments":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPayment.jsonld"}},"onboardTransactionLogs":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardTransactionLog.jsonld"}},"Description":{"type":"string","nullable":true},"requireName":{"type":"boolean","nullable":true},"requirePhoneNumber":{"type":"boolean","nullable":true},"redirectTo":{"pattern":"^(http.+.*)$","type":"string","nullable":true},"requireAddress":{"type":"boolean","nullable":true},"requireEmail":{"type":"boolean","nullable":true},"sendInvoice":{"type":"boolean","nullable":true},"maxUse":{"type":"integer","nullable":true},"agent":{"type":"string","format":"iri-reference","nullable":true},"image":{"type":"string","nullable":true},"imageFile":{"type":"string","format":"binary"},"qrImage":{"type":"string","nullable":true},"qrImageFile":{"type":"string","format":"binary"},"secondaryEmail":{"format":"email","externalDocs":{"url":"http:\/\/schema.org\/email"},"type":"string","nullable":true},"showInShop":{"default":true,"example":true,"type":"boolean","nullable":true},"payLink":{"type":"string","nullable":true},"usePaypal":{"type":"boolean","nullable":true},"useStripe":{"type":"boolean","nullable":true},"useQrCode":{"type":"boolean","nullable":true},"showOnWidget":{"type":"boolean","nullable":true},"youtubeVideoLink":{"type":"string","nullable":true},"usePayFast":{"type":"boolean","nullable":true},"isDynamicPrice":{"type":"boolean"},"dynamicPrice":{"type":"string","nullable":true},"percentagePrice":{"minimum":1,"maximum":100,"type":"integer","nullable":true},"hideShareLinkQr":{"type":"boolean","nullable":true},"thanksMessage":{"type":"string","nullable":true},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"subscription":{"type":"boolean"},"subscriptionInterval":{"enum":["day","week","month","year"],"default":"month","example":"month","type":"string"},"onboardPaymentSubscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPaymentSubscription.jsonld"}},"description":{"type":"string","nullable":true},"subscriptionIntervalLabel":{"readOnly":true,"type":"string"}}},"OnboardPaymentSubscription":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"link":{"$ref":"#\/components\/schemas\/OnboardPaymentLink"},"portalToken":{"type":"string"},"checkoutSessionId":{"type":"string","nullable":true},"stripeSubscriptionId":{"type":"string","nullable":true},"stripeCustomerId":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"cancelAtPeriodEnd":{"type":"boolean"},"currentPeriodStart":{"type":"string","format":"date-time","nullable":true},"currentPeriodEnd":{"type":"string","format":"date-time","nullable":true},"canceledAt":{"type":"string","format":"date-time","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"}}},"OnboardPaymentSubscription.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"},"link":{"$ref":"#\/components\/schemas\/OnboardPaymentLink.jsonld"},"portalToken":{"type":"string"},"checkoutSessionId":{"type":"string","nullable":true},"stripeSubscriptionId":{"type":"string","nullable":true},"stripeCustomerId":{"type":"string","nullable":true},"status":{"type":"string","nullable":true},"cancelAtPeriodEnd":{"type":"boolean"},"currentPeriodStart":{"type":"string","format":"date-time","nullable":true},"currentPeriodEnd":{"type":"string","format":"date-time","nullable":true},"canceledAt":{"type":"string","format":"date-time","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"}}},"OnboardPayout":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"status":{"type":"string"},"statementDescriptor":{"type":"string"},"amount":{"type":"integer"},"arrivalDate":{"type":"integer","nullable":true},"stripeId":{"type":"string"},"onboard":{"$ref":"#\/components\/schemas\/Onboard"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"currency":{"type":"string"}}},"OnboardPayout.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"},"status":{"type":"string"},"statementDescriptor":{"type":"string"},"amount":{"type":"integer"},"arrivalDate":{"type":"integer","nullable":true},"stripeId":{"type":"string"},"onboard":{"$ref":"#\/components\/schemas\/Onboard.jsonld"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"currency":{"type":"string"}}},"OnboardRefund":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"amount":{"type":"integer"},"reason":{"type":"string"},"reverseTransfer":{"type":"boolean"},"payment":{"$ref":"#\/components\/schemas\/OnboardPayment"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"notes":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"OnboardRefund.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"},"amount":{"type":"integer"},"reason":{"type":"string"},"reverseTransfer":{"type":"boolean"},"payment":{"$ref":"#\/components\/schemas\/OnboardPayment.jsonld"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"notes":{"type":"string","nullable":true},"status":{"type":"string","nullable":true}}},"OnboardTransactionLog":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"stripe_id":{"readOnly":true,"type":"string"},"jsonData":{"type":"array","items":{"type":"string"},"nullable":true},"state":{"type":"string"},"link":{"$ref":"#\/components\/schemas\/OnboardPaymentLink"},"created":{"type":"string","format":"date-time"},"onboardPayment":{"anyOf":[{"$ref":"#\/components\/schemas\/OnboardPayment"}],"nullable":true},"stripeId":{"type":"string"}}},"OnboardTransactionLog.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"},"stripe_id":{"readOnly":true,"type":"string"},"jsonData":{"type":"array","items":{"type":"string"},"nullable":true},"state":{"type":"string"},"link":{"$ref":"#\/components\/schemas\/OnboardPaymentLink.jsonld"},"created":{"type":"string","format":"date-time"},"onboardPayment":{"anyOf":[{"$ref":"#\/components\/schemas\/OnboardPayment.jsonld"}],"nullable":true},"stripeId":{"type":"string"}}},"Product":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"type":{"type":"string"},"priceId":{"type":"string"},"price":{"type":"string"},"created":{"type":"string","format":"date-time"},"sku":{"type":"string"},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription"}},"paypalSubscriptionProductId":{"type":"string","nullable":true},"currency":{"type":"string"}}},"Product.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"},"type":{"type":"string"},"priceId":{"type":"string"},"price":{"type":"string"},"created":{"type":"string","format":"date-time"},"sku":{"type":"string"},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription.jsonld"}},"paypalSubscriptionProductId":{"type":"string","nullable":true},"currency":{"type":"string"}}},"RemoteLogin":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"hash":{"type":"string"},"expires":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"}}},"RemoteLogin.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"},"hash":{"type":"string"},"expires":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"}}},"Schedule-campaignGeneral.write.userManages":{"type":"object","description":"","properties":{"userManages":{"type":"array","items":{"type":"string"},"nullable":true}}},"Schedule-schedule.read":{"type":"object","description":"","properties":{"messageToSend":{"type":"string"},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"repeatSend":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"template":{"type":"array","items":{"type":"string"}},"templateName":{"type":"string"},"activated":{"type":"boolean"},"userList":{"type":"string"},"fromDateTime":{"readOnly":true},"version":{"default":"v2","example":"v2","type":"string","nullable":true},"config":{"default":true,"example":true,"type":"boolean","nullable":true},"quickReply":{"readOnly":true,"type":"boolean"},"columnsUsed":{"readOnly":true,"type":"array","items":{"type":"string"}},"timeSendString":{"readOnly":true},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience-schedule.read"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}}},"Schedule-schedule.read_schedule.read.show":{"type":"object","description":"","properties":{"messageToSend":{"type":"string"},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"repeatSend":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"template":{"type":"array","items":{"type":"string"}},"templateName":{"type":"string"},"activated":{"type":"boolean"},"userList":{"type":"string"},"fromDateTime":{"readOnly":true},"version":{"default":"v2","example":"v2","type":"string","nullable":true},"config":{"default":true,"example":true,"type":"boolean","nullable":true},"quickReply":{"readOnly":true,"type":"boolean"},"columnsUsed":{"readOnly":true,"type":"array","items":{"type":"string"}},"timeSendString":{"readOnly":true},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience-schedule.read_schedule.read.show"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}},"required":["timeZone","templateName","name","audience"]},"Schedule-schedule.write":{"type":"object","description":"","properties":{"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"templateName":{"type":"string"},"templateLanguage":{"type":"string","nullable":true},"parameters":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto-schedule.write"}},"parametersHeader":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto-schedule.write"}},"buttons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ButtonParametersDto-schedule.write"}},"config":{"default":true,"example":true,"type":"boolean","nullable":true},"headerBase64":{"type":"string","nullable":true},"name":{"type":"string"},"audience":{"type":"string","format":"iri-reference","nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["timeZone","templateName","templateLanguage","name","audience"]},"Schedule-schedule.write.edit":{"type":"object","description":"","properties":{"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"config":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Schedule-schedule.write.editActivate":{"type":"object","description":"","properties":{"activated":{"type":"boolean"}}},"Schedule.jsonld-campaignGeneral.write.userManages":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"userManages":{"type":"array","items":{"type":"string"},"nullable":true}}},"Schedule.jsonld-schedule.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"messageToSend":{"type":"string"},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"repeatSend":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"template":{"type":"array","items":{"type":"string"}},"templateName":{"type":"string"},"activated":{"type":"boolean"},"userList":{"type":"string"},"fromDateTime":{"readOnly":true},"version":{"default":"v2","example":"v2","type":"string","nullable":true},"config":{"default":true,"example":true,"type":"boolean","nullable":true},"quickReply":{"readOnly":true,"type":"boolean"},"columnsUsed":{"readOnly":true,"type":"array","items":{"type":"string"}},"timeSendString":{"readOnly":true},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience.jsonld-schedule.read"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}}},"Schedule.jsonld-schedule.read_schedule.read.show":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"messageToSend":{"type":"string"},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"repeatSend":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"template":{"type":"array","items":{"type":"string"}},"templateName":{"type":"string"},"activated":{"type":"boolean"},"userList":{"type":"string"},"fromDateTime":{"readOnly":true},"version":{"default":"v2","example":"v2","type":"string","nullable":true},"config":{"default":true,"example":true,"type":"boolean","nullable":true},"quickReply":{"readOnly":true,"type":"boolean"},"columnsUsed":{"readOnly":true,"type":"array","items":{"type":"string"}},"timeSendString":{"readOnly":true},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"created":{"type":"string","format":"date-time"},"updated":{"type":"string","format":"date-time","nullable":true},"audience":{"anyOf":[{"$ref":"#\/components\/schemas\/Audience.jsonld-schedule.read_schedule.read.show"}],"nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true},"totalCampaignUserContacts":{"readOnly":true,"type":"integer"}},"required":["timeZone","templateName","name","audience"]},"Schedule.jsonld-schedule.write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"templateName":{"type":"string"},"templateLanguage":{"type":"string","nullable":true},"parameters":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto.jsonld-schedule.write"}},"parametersHeader":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto.jsonld-schedule.write"}},"buttons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ButtonParametersDto.jsonld-schedule.write"}},"config":{"default":true,"example":true,"type":"boolean","nullable":true},"headerBase64":{"type":"string","nullable":true},"name":{"type":"string"},"audience":{"type":"string","format":"iri-reference","nullable":true},"userManages":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["timeZone","templateName","templateLanguage","name","audience"]},"Schedule.jsonld-schedule.write.edit":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"sent":{"type":"boolean"},"dateFrom":{"type":"string","format":"date-time","nullable":true},"dateTo":{"type":"string","format":"date-time","nullable":true},"timeSend":{"type":"string","format":"date-time","nullable":true},"timeZone":{"type":"string","nullable":true},"config":{"default":true,"example":true,"type":"boolean","nullable":true}}},"Schedule.jsonld-schedule.write.editActivate":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"activated":{"type":"boolean"}}},"SingleSignOn":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"token":{"type":"string"},"type":{"type":"string"},"created":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"}}},"SingleSignOn.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"},"token":{"type":"string"},"type":{"type":"string"},"created":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"}}},"StatField-stats.read":{"type":"object","description":"","properties":{"label":{"type":"string","nullable":true},"val":{"type":"string","nullable":true}}},"StatField-stats.read_read":{"type":"object","description":"","properties":{"label":{"type":"string","nullable":true},"val":{"type":"string","nullable":true}}},"StatField.jsonld-stats.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"label":{"type":"string","nullable":true},"val":{"type":"string","nullable":true}}},"StatField.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"label":{"type":"string","nullable":true},"val":{"type":"string","nullable":true}}},"Stats-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"ip":{"type":"string"},"created":{"format":"date","example":"2023-05-01","type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"phone":{"type":"string","nullable":true},"referer":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"note":{"type":"string","nullable":true},"callback":{"type":"string","nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true},"utmParams":{"type":"string","nullable":true},"amount":{"type":"number","nullable":true},"utmParamsContact":{"type":"string","nullable":true},"isLeadNew":{"readOnly":true}}},"Stats-stats.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"ip":{"type":"string"},"created":{"format":"date","example":"2023-05-01","type":"string"},"business":{"anyOf":[{"$ref":"#\/components\/schemas\/Business-stats.read"}],"nullable":true},"data":{"type":"array","items":{"type":"string"},"nullable":true},"phone":{"type":"string","nullable":true},"referer":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"note":{"type":"string","nullable":true},"callback":{"type":"string","nullable":true},"whatsapp":{"anyOf":[{"$ref":"#\/components\/schemas\/Whatsapp-stats.read"}],"nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true},"utmParams":{"type":"string","nullable":true},"amount":{"type":"number","nullable":true},"utmParamsContact":{"type":"string","nullable":true},"dataProperties":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/StatField-stats.read"}},"bookingData":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-stats.read"}},"isLeadNew":{"readOnly":true}}},"Stats-stats.read_read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"ip":{"type":"string"},"created":{"format":"date","example":"2023-05-01","type":"string"},"business":{"anyOf":[{"$ref":"#\/components\/schemas\/Business-stats.read_read"}],"nullable":true},"data":{"type":"array","items":{"type":"string"},"nullable":true},"phone":{"type":"string","nullable":true},"referer":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"note":{"type":"string","nullable":true},"callback":{"type":"string","nullable":true},"whatsapp":{"anyOf":[{"$ref":"#\/components\/schemas\/Whatsapp-stats.read_read"}],"nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true},"utmParams":{"type":"string","nullable":true},"amount":{"type":"number","nullable":true},"utmParamsContact":{"type":"string","nullable":true},"dataProperties":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/StatField-stats.read_read"}},"bookingData":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Booking-stats.read_read"}},"isLeadNew":{"readOnly":true}}},"Stats-stats.write.edit":{"type":"object","description":"","properties":{"note":{"type":"string","nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true}}},"Stats.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"ip":{"type":"string"},"created":{"format":"date","example":"2023-05-01","type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"phone":{"type":"string","nullable":true},"referer":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"note":{"type":"string","nullable":true},"callback":{"type":"string","nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true},"utmParams":{"type":"string","nullable":true},"amount":{"type":"number","nullable":true},"utmParamsContact":{"type":"string","nullable":true},"isLeadNew":{"readOnly":true}}},"Stats.jsonld-stats.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"ip":{"type":"string"},"created":{"format":"date","example":"2023-05-01","type":"string"},"business":{"anyOf":[{"$ref":"#\/components\/schemas\/Business.jsonld-stats.read"}],"nullable":true},"data":{"type":"array","items":{"type":"string"},"nullable":true},"phone":{"type":"string","nullable":true},"referer":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"note":{"type":"string","nullable":true},"callback":{"type":"string","nullable":true},"whatsapp":{"anyOf":[{"$ref":"#\/components\/schemas\/Whatsapp.jsonld-stats.read"}],"nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true},"utmParams":{"type":"string","nullable":true},"amount":{"type":"number","nullable":true},"utmParamsContact":{"type":"string","nullable":true},"dataProperties":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/StatField.jsonld-stats.read"}},"bookingData":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld-stats.read"}},"isLeadNew":{"readOnly":true}}},"Stats.jsonld-stats.read_read":{"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"},"ip":{"type":"string"},"created":{"format":"date","example":"2023-05-01","type":"string"},"business":{"anyOf":[{"$ref":"#\/components\/schemas\/Business.jsonld-stats.read_read"}],"nullable":true},"data":{"type":"array","items":{"type":"string"},"nullable":true},"phone":{"type":"string","nullable":true},"referer":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"note":{"type":"string","nullable":true},"callback":{"type":"string","nullable":true},"whatsapp":{"anyOf":[{"$ref":"#\/components\/schemas\/Whatsapp.jsonld-stats.read_read"}],"nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true},"utmParams":{"type":"string","nullable":true},"amount":{"type":"number","nullable":true},"utmParamsContact":{"type":"string","nullable":true},"dataProperties":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/StatField.jsonld-stats.read_read"}},"bookingData":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld-stats.read_read"}},"isLeadNew":{"readOnly":true}}},"Stats.jsonld-stats.write.edit":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"note":{"type":"string","nullable":true},"hide":{"type":"boolean","nullable":true},"contacted":{"type":"boolean","nullable":true}}},"Subscription":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"price":{"type":"string"},"created":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"},"transactionLogs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TransactionLog"}},"stripeId":{"type":"string","nullable":true},"licences":{"type":"array","items":{"$ref":"#\/components\/schemas\/Licence"}},"paymentMethodId":{"type":"string","nullable":true},"priceId":{"type":"string"},"customerId":{"type":"string","nullable":true},"response":{"type":"array","items":{"type":"string"},"nullable":true},"status":{"type":"integer","nullable":true},"type":{"default":"1Y20","example":"1Y20","type":"string","nullable":true},"product":{"anyOf":[{"$ref":"#\/components\/schemas\/Product"}],"nullable":true},"paypalSubscriptionId":{"type":"string","nullable":true},"amountPaid":{"type":"string","nullable":true},"canceledAt":{"type":"string","format":"date-time","nullable":true},"stripeStatus":{"type":"string","nullable":true}}},"Subscription.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"},"created":{"type":"string","format":"date-time"},"user":{"type":"string","format":"iri-reference"},"transactionLogs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TransactionLog.jsonld"}},"stripeId":{"type":"string","nullable":true},"licences":{"type":"array","items":{"$ref":"#\/components\/schemas\/Licence.jsonld"}},"paymentMethodId":{"type":"string","nullable":true},"priceId":{"type":"string"},"customerId":{"type":"string","nullable":true},"response":{"type":"array","items":{"type":"string"},"nullable":true},"status":{"type":"integer","nullable":true},"type":{"default":"1Y20","example":"1Y20","type":"string","nullable":true},"product":{"anyOf":[{"$ref":"#\/components\/schemas\/Product.jsonld"}],"nullable":true},"paypalSubscriptionId":{"type":"string","nullable":true},"amountPaid":{"type":"string","nullable":true},"canceledAt":{"type":"string","format":"date-time","nullable":true},"stripeStatus":{"type":"string","nullable":true}}},"TransactionLog":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"stripe_id":{"readOnly":true,"type":"string","nullable":true},"jsonData":{"type":"array","items":{"type":"string"},"nullable":true},"state":{"type":"string"},"quantity":{"type":"string","nullable":true},"created":{"type":"string","format":"date-time"},"subscription":{"$ref":"#\/components\/schemas\/Subscription"},"licence":{"anyOf":[{"$ref":"#\/components\/schemas\/Licence"}],"nullable":true},"stripeId":{"type":"string"}}},"TransactionLog.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"},"stripe_id":{"readOnly":true,"type":"string","nullable":true},"jsonData":{"type":"array","items":{"type":"string"},"nullable":true},"state":{"type":"string"},"quantity":{"type":"string","nullable":true},"created":{"type":"string","format":"date-time"},"subscription":{"$ref":"#\/components\/schemas\/Subscription.jsonld"},"licence":{"anyOf":[{"$ref":"#\/components\/schemas\/Licence.jsonld"}],"nullable":true},"stripeId":{"type":"string"}}},"User":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"uuid":{},"email":{"format":"email","externalDocs":{"url":"http:\/\/schema.org\/email"},"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"password":{"description":"The hashed password","type":"string"},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hash":{"type":"string","nullable":true},"hashTime":{"type":"string","format":"date-time","nullable":true},"enabled":{"type":"boolean"},"website":{"pattern":"^((.*)\\.[a-zA-Z]+(\/)?)$","type":"string","nullable":true},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription"}},"StripeCustommerId":{"type":"string","nullable":true},"created":{"type":"string","format":"date-time","nullable":true},"hubspotKey":{"type":"string","nullable":true},"hubspots":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hubspot"}},"businessName":{"type":"string","nullable":true},"phoneCode":{"type":"string","nullable":true},"phoneNumber":{"type":"string","nullable":true},"bankAccount":{"type":"string","nullable":true},"toc":{"type":"boolean","nullable":true},"modified":{"type":"string","format":"date-time","nullable":true},"mailOk":{"type":"boolean","nullable":true},"noMailLink":{"type":"string","nullable":true},"onboard":{"anyOf":[{"$ref":"#\/components\/schemas\/Onboard"}],"nullable":true},"onboardPaymentLinks":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPaymentLink"}},"needHubspot":{"type":"boolean","nullable":true},"needWhatsappApi":{"type":"boolean","nullable":true},"landing":{"anyOf":[{"$ref":"#\/components\/schemas\/Landing"}],"nullable":true},"whiteLabel":{"anyOf":[{"$ref":"#\/components\/schemas\/WhiteLabel"}],"nullable":true},"sellOnline":{"type":"boolean","nullable":true},"whatsapps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"managedBy":{"type":"string","format":"iri-reference","nullable":true},"manages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"clientifyKey":{"type":"string","nullable":true},"whatsAppApiConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/WhatsAppApiConfiguration"}],"nullable":true},"googleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","nullable":true},"needClientify":{"type":"boolean","nullable":true},"zohoGeneratedCode":{"type":"string","nullable":true},"zohoClientId":{"type":"string","nullable":true},"zohoClientSecret":{"type":"string","nullable":true},"zohoRefreshCode":{"type":"string","nullable":true},"zohoRegion":{"type":"string","nullable":true},"remoteLogins":{"type":"array","items":{"$ref":"#\/components\/schemas\/RemoteLogin"}},"needZoho":{"type":"boolean","nullable":true},"noneOfTheAbove":{"type":"boolean","nullable":true},"businessCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessCategory"}],"nullable":true},"userContacts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"audiences":{"type":"array","items":{"type":"string","format":"iri-reference"}},"campaigns":{"type":"array","items":{"type":"string","format":"iri-reference"}},"schedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"language":{"default":"en","example":"en","type":"string","nullable":true},"lastLogin":{"type":"string","format":"date-time","nullable":true},"businessSlug":{"type":"string","nullable":true},"userToMessages":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/UserMessage"}},"userFromMessages":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/UserMessage"}},"clientStatus":{"type":"integer","nullable":true},"avatarUrl":{"format":"uri","pattern":"^(.*(^https:[\\-_A-Za-z0-9\/\\.]+\\.(jpg|png|gif|jpeg|JPG|PNG|GIF|JPEG)$).*)$","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"avatar":{"type":"string","nullable":true},"widgetsEditor":{"type":"array","items":{"type":"string","format":"iri-reference"}},"country":{"type":"string","nullable":true},"whatsAppProvider":{"type":"string","nullable":true},"whatsAppApiKey":{"type":"string","nullable":true},"whatsAppApiName":{"type":"string","nullable":true},"whatsAppApiPhoneNumber":{"pattern":"^([0-9]+)$","type":"string","nullable":true},"whatsAppApiId":{"type":"string","nullable":true},"templateNamespace":{"type":"string","nullable":true},"whatsAppWebHookData":{"type":"array","items":{"type":"string"},"nullable":true},"typeIntegration":{"type":"string","nullable":true},"shopFront":{"type":"boolean","nullable":true},"shopSlug":{"type":"string","nullable":true},"myName":{"type":"string","nullable":true},"businessTags":{"type":"array","items":{"type":"string","format":"iri-reference"}},"currency":{"default":"USD","example":"USD","type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"emailConfirmed":{"type":"boolean","nullable":true},"landings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Landing"}},"customization":{"anyOf":[{"$ref":"#\/components\/schemas\/Customization"}],"nullable":true},"adminNote":{"type":"string","nullable":true},"havePhoneNumberWithoutWhatsapp":{"type":"boolean","nullable":true},"haveFacebookId":{"type":"boolean","nullable":true},"apiKeyJsonFile":{"type":"string","nullable":true},"enableApiKeyJsonFile":{"type":"boolean","nullable":true},"facebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","nullable":true},"acceptTerms":{"type":"boolean","nullable":true},"acceptNewsletter":{"type":"boolean","nullable":true},"acceptNewsletterDate":{"type":"string","format":"date-time","nullable":true},"audienceTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/AudienceTag"}},"whatDoYouDo":{"anyOf":[{"$ref":"#\/components\/schemas\/WhatDoYouDo"}],"nullable":true},"utmRegistrationTag":{"type":"string","nullable":true},"forcemanagerPrivateKey":{"type":"string","nullable":true},"forcemanagerPublicKey":{"type":"string","nullable":true},"forceManagerBranch":{"type":"string","nullable":true},"forceManagerUser":{"type":"string","nullable":true},"odooDb":{"type":"string","nullable":true},"odooUser":{"type":"string","nullable":true},"odooPass":{"type":"string","nullable":true},"pipedriveApiToken":{"type":"string","nullable":true},"pipedriveCompanyDomain":{"pattern":"^([A-Za-z0-9\\-]+)$","type":"string","nullable":true},"activeCampaignApiKey":{"type":"string","nullable":true},"activeCampaignAccountName":{"pattern":"^([A-Za-z0-9\\-]+)$","type":"string","nullable":true},"odooCustomDomain":{"type":"string","nullable":true},"manyContactApi":{"type":"string","nullable":true},"hubspotDealStage":{"type":"string","nullable":true},"hubspotPipeline":{"type":"string","nullable":true},"singleSignOns":{"type":"array","items":{"$ref":"#\/components\/schemas\/SingleSignOn"}},"salesforceDomain":{"type":"string","nullable":true},"salesforceUsername":{"type":"string","nullable":true},"salesforcePassword":{"type":"string","nullable":true},"salesforceClientId":{"type":"string","nullable":true},"salesforceClientSecret":{"type":"string","nullable":true},"googleTagManager":{"type":"string","nullable":true},"webhookLeadAvailable":{"type":"boolean","nullable":true},"activeMarketplace":{"type":"boolean","nullable":true},"webhookLeadUrl":{"type":"string","nullable":true},"webhookType":{"type":"string","nullable":true},"isBeedigital":{"type":"boolean","nullable":true},"odooType":{"type":"string","nullable":true},"mfa":{"anyOf":[{"$ref":"#\/components\/schemas\/Mfa"}],"nullable":true},"webhookAuthKey":{"type":"string","nullable":true},"manyContactEnableForSubAgent":{"type":"boolean","nullable":true},"campaignsEnableForSubAgent":{"type":"boolean","nullable":true},"paymentLinksEnableForSubAgent":{"type":"boolean","nullable":true},"transactionsEnableForSubAgent":{"type":"boolean","nullable":true},"clients":{"type":"array","items":{"$ref":"#\/components\/schemas\/Client"}},"userZoomIntegration":{"anyOf":[{"$ref":"#\/components\/schemas\/UserZoomIntegration"}],"nullable":true},"businessCouponsSettingAction":{"type":"string","nullable":true},"downloadLeadsEnableForSubAgent":{"type":"boolean","nullable":true},"readOnlyManagedUser":{"type":"boolean","nullable":true},"hideProviders":{"type":"boolean","nullable":true},"marketplaceConfigAgentBigImage":{"type":"boolean","nullable":true},"marketplaceConfigDescription":{"type":"string","nullable":true},"businessFunnels":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessFunnel"}},"landingsNoFollow":{"type":"boolean","nullable":true},"formatDate":{"type":"string","nullable":true},"marketplaceConfigUseWhitelabelColor":{"type":"boolean","nullable":true},"marketplaceConfigCustomCSS":{"type":"string","nullable":true},"bussnessesLeadsToBuy":{"type":"array","items":{"type":"string","format":"iri-reference"}},"marketplaceConfigShowRelatedBusiness":{"type":"boolean","nullable":true},"marketplaceStatsVisits":{"type":"integer","nullable":true},"connectedClients":{"type":"boolean","nullable":true},"enableYourDailyBestLeads":{"type":"boolean","nullable":true},"notifyConnectedClient":{"type":"boolean","nullable":true},"weeklyPerformanceReport":{"type":"boolean","nullable":true},"marketplaceConfigTagManager":{"type":"string","nullable":true},"marketplaceConfigWidgetToRegister":{"type":"string","format":"iri-reference","nullable":true},"marketplaceConfigEnableWidgetToRegister":{"type":"boolean","nullable":true},"marketplaceConfigWidgetToRegisterText":{"type":"string","nullable":true},"marketplaceConfigSections":{"type":"array","items":{"type":"string"},"nullable":true},"whatsappInboxSecretKey":{"type":"string","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true},"duda":{"type":"boolean","nullable":true},"defaultInboxFormAgent":{"type":"string","format":"iri-reference","nullable":true},"AIType":{"type":"string","nullable":true},"AIKey":{"type":"string","nullable":true},"aiMcpServerUrl":{"type":"string","nullable":true},"aiMcpAuthToken":{"type":"string","nullable":true},"username":{"readOnly":true,"description":"A visual identifier that represents this user.","type":"string"},"salt":{"readOnly":true,"type":"string","nullable":true},"stripeCustommerId":{"type":"string","nullable":true},"alerts":{"$ref":"#\/components\/schemas\/Collection"},"urlWhatsAppWebHook":{"readOnly":true,"type":"string","nullable":true},"whatsAppWebHookActive":{"readOnly":true,"type":"boolean","nullable":true},"typeWhatsappWebhook":{"readOnly":true,"type":"string","nullable":true},"myInboxWidget":{"readOnly":true,"type":"string","format":"iri-reference","nullable":true},"businessCouponsSettingActionDoNothing":{"readOnly":true,"type":"boolean","nullable":true},"businessCouponsSettingActionBlocking":{"readOnly":true,"type":"boolean","nullable":true},"formatDateRangePicker":{"readOnly":true,"type":"string","nullable":true},"formatDateTwig":{"readOnly":true,"type":"string","nullable":true},"dudaUuid":{"type":"string","nullable":true},"userIdentifier":{"readOnly":true,"description":"A visual identifier that represents this user.","type":"string"},"aIType":{"type":"string","nullable":true},"aIKey":{"type":"string","nullable":true}},"required":["email"]},"User-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"myName":{"type":"string","nullable":true}}},"User.SubUserInput":{"type":"object","description":"","required":["email","password"],"properties":{"email":{"format":"email","externalDocs":{"url":"http:\/\/schema.org\/email"},"type":"string","nullable":true},"password":{"minLength":8,"type":"string","nullable":true},"enabled":{"type":"boolean","nullable":true},"mailOk":{"type":"boolean","nullable":true},"manyContactEnableForSubAgent":{"type":"boolean","nullable":true},"campaignsEnableForSubAgent":{"type":"boolean","nullable":true},"paymentLinksEnableForSubAgent":{"type":"boolean","nullable":true},"transactionsEnableForSubAgent":{"type":"boolean","nullable":true},"downloadLeadsEnableForSubAgent":{"type":"boolean","nullable":true},"hideProviders":{"type":"boolean","nullable":true}}},"User.SubUserInput.jsonld":{"type":"object","description":"","required":["email","password"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"format":"email","externalDocs":{"url":"http:\/\/schema.org\/email"},"type":"string","nullable":true},"password":{"minLength":8,"type":"string","nullable":true},"enabled":{"type":"boolean","nullable":true},"mailOk":{"type":"boolean","nullable":true},"manyContactEnableForSubAgent":{"type":"boolean","nullable":true},"campaignsEnableForSubAgent":{"type":"boolean","nullable":true},"paymentLinksEnableForSubAgent":{"type":"boolean","nullable":true},"transactionsEnableForSubAgent":{"type":"boolean","nullable":true},"downloadLeadsEnableForSubAgent":{"type":"boolean","nullable":true},"hideProviders":{"type":"boolean","nullable":true}}},"User.SubUserOutput":{"type":"object","description":"","properties":{"id":{"type":"integer","nullable":true},"email":{"type":"string","nullable":true},"businessName":{"type":"string","nullable":true},"enabled":{"type":"boolean","nullable":true},"mailOk":{"type":"boolean","nullable":true},"manyContactEnableForSubAgent":{"type":"boolean","nullable":true},"campaignsEnableForSubAgent":{"type":"boolean","nullable":true},"paymentLinksEnableForSubAgent":{"type":"boolean","nullable":true},"transactionsEnableForSubAgent":{"type":"boolean","nullable":true},"downloadLeadsEnableForSubAgent":{"type":"boolean","nullable":true},"hideProviders":{"type":"boolean","nullable":true},"roles":{"type":"array","items":{"type":"string"}},"language":{"type":"string","nullable":true},"managedById":{"type":"integer","nullable":true}}},"User.SubUserOutput.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":{"type":"integer","nullable":true},"email":{"type":"string","nullable":true},"businessName":{"type":"string","nullable":true},"enabled":{"type":"boolean","nullable":true},"mailOk":{"type":"boolean","nullable":true},"manyContactEnableForSubAgent":{"type":"boolean","nullable":true},"campaignsEnableForSubAgent":{"type":"boolean","nullable":true},"paymentLinksEnableForSubAgent":{"type":"boolean","nullable":true},"transactionsEnableForSubAgent":{"type":"boolean","nullable":true},"downloadLeadsEnableForSubAgent":{"type":"boolean","nullable":true},"hideProviders":{"type":"boolean","nullable":true},"roles":{"type":"array","items":{"type":"string"}},"language":{"type":"string","nullable":true},"managedById":{"type":"integer","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"},"uuid":{},"email":{"format":"email","externalDocs":{"url":"http:\/\/schema.org\/email"},"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"password":{"description":"The hashed password","type":"string"},"businesses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"hash":{"type":"string","nullable":true},"hashTime":{"type":"string","format":"date-time","nullable":true},"enabled":{"type":"boolean"},"website":{"pattern":"^((.*)\\.[a-zA-Z]+(\/)?)$","type":"string","nullable":true},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription.jsonld"}},"StripeCustommerId":{"type":"string","nullable":true},"created":{"type":"string","format":"date-time","nullable":true},"hubspotKey":{"type":"string","nullable":true},"hubspots":{"type":"array","items":{"$ref":"#\/components\/schemas\/Hubspot.jsonld"}},"businessName":{"type":"string","nullable":true},"phoneCode":{"type":"string","nullable":true},"phoneNumber":{"type":"string","nullable":true},"bankAccount":{"type":"string","nullable":true},"toc":{"type":"boolean","nullable":true},"modified":{"type":"string","format":"date-time","nullable":true},"mailOk":{"type":"boolean","nullable":true},"noMailLink":{"type":"string","nullable":true},"onboard":{"anyOf":[{"$ref":"#\/components\/schemas\/Onboard.jsonld"}],"nullable":true},"onboardPaymentLinks":{"type":"array","items":{"$ref":"#\/components\/schemas\/OnboardPaymentLink.jsonld"}},"needHubspot":{"type":"boolean","nullable":true},"needWhatsappApi":{"type":"boolean","nullable":true},"landing":{"anyOf":[{"$ref":"#\/components\/schemas\/Landing.jsonld"}],"nullable":true},"whiteLabel":{"anyOf":[{"$ref":"#\/components\/schemas\/WhiteLabel.jsonld"}],"nullable":true},"sellOnline":{"type":"boolean","nullable":true},"whatsapps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"managedBy":{"type":"string","format":"iri-reference","nullable":true},"manages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"clientifyKey":{"type":"string","nullable":true},"whatsAppApiConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/WhatsAppApiConfiguration.jsonld"}],"nullable":true},"googleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","nullable":true},"needClientify":{"type":"boolean","nullable":true},"zohoGeneratedCode":{"type":"string","nullable":true},"zohoClientId":{"type":"string","nullable":true},"zohoClientSecret":{"type":"string","nullable":true},"zohoRefreshCode":{"type":"string","nullable":true},"zohoRegion":{"type":"string","nullable":true},"remoteLogins":{"type":"array","items":{"$ref":"#\/components\/schemas\/RemoteLogin.jsonld"}},"needZoho":{"type":"boolean","nullable":true},"noneOfTheAbove":{"type":"boolean","nullable":true},"businessCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessCategory.jsonld"}],"nullable":true},"userContacts":{"type":"array","items":{"type":"string","format":"iri-reference"}},"audiences":{"type":"array","items":{"type":"string","format":"iri-reference"}},"campaigns":{"type":"array","items":{"type":"string","format":"iri-reference"}},"schedules":{"type":"array","items":{"type":"string","format":"iri-reference"}},"language":{"default":"en","example":"en","type":"string","nullable":true},"lastLogin":{"type":"string","format":"date-time","nullable":true},"businessSlug":{"type":"string","nullable":true},"userToMessages":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/UserMessage.jsonld"}},"userFromMessages":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/UserMessage.jsonld"}},"clientStatus":{"type":"integer","nullable":true},"avatarUrl":{"format":"uri","pattern":"^(.*(^https:[\\-_A-Za-z0-9\/\\.]+\\.(jpg|png|gif|jpeg|JPG|PNG|GIF|JPEG)$).*)$","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"avatar":{"type":"string","nullable":true},"widgetsEditor":{"type":"array","items":{"type":"string","format":"iri-reference"}},"country":{"type":"string","nullable":true},"whatsAppProvider":{"type":"string","nullable":true},"whatsAppApiKey":{"type":"string","nullable":true},"whatsAppApiName":{"type":"string","nullable":true},"whatsAppApiPhoneNumber":{"pattern":"^([0-9]+)$","type":"string","nullable":true},"whatsAppApiId":{"type":"string","nullable":true},"templateNamespace":{"type":"string","nullable":true},"whatsAppWebHookData":{"type":"array","items":{"type":"string"},"nullable":true},"typeIntegration":{"type":"string","nullable":true},"shopFront":{"type":"boolean","nullable":true},"shopSlug":{"type":"string","nullable":true},"myName":{"type":"string","nullable":true},"businessTags":{"type":"array","items":{"type":"string","format":"iri-reference"}},"currency":{"default":"USD","example":"USD","type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"emailConfirmed":{"type":"boolean","nullable":true},"landings":{"type":"array","items":{"$ref":"#\/components\/schemas\/Landing.jsonld"}},"customization":{"anyOf":[{"$ref":"#\/components\/schemas\/Customization.jsonld"}],"nullable":true},"adminNote":{"type":"string","nullable":true},"havePhoneNumberWithoutWhatsapp":{"type":"boolean","nullable":true},"haveFacebookId":{"type":"boolean","nullable":true},"apiKeyJsonFile":{"type":"string","nullable":true},"enableApiKeyJsonFile":{"type":"boolean","nullable":true},"facebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","nullable":true},"acceptTerms":{"type":"boolean","nullable":true},"acceptNewsletter":{"type":"boolean","nullable":true},"acceptNewsletterDate":{"type":"string","format":"date-time","nullable":true},"audienceTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/AudienceTag.jsonld"}},"whatDoYouDo":{"anyOf":[{"$ref":"#\/components\/schemas\/WhatDoYouDo.jsonld"}],"nullable":true},"utmRegistrationTag":{"type":"string","nullable":true},"forcemanagerPrivateKey":{"type":"string","nullable":true},"forcemanagerPublicKey":{"type":"string","nullable":true},"forceManagerBranch":{"type":"string","nullable":true},"forceManagerUser":{"type":"string","nullable":true},"odooDb":{"type":"string","nullable":true},"odooUser":{"type":"string","nullable":true},"odooPass":{"type":"string","nullable":true},"pipedriveApiToken":{"type":"string","nullable":true},"pipedriveCompanyDomain":{"pattern":"^([A-Za-z0-9\\-]+)$","type":"string","nullable":true},"activeCampaignApiKey":{"type":"string","nullable":true},"activeCampaignAccountName":{"pattern":"^([A-Za-z0-9\\-]+)$","type":"string","nullable":true},"odooCustomDomain":{"type":"string","nullable":true},"manyContactApi":{"type":"string","nullable":true},"hubspotDealStage":{"type":"string","nullable":true},"hubspotPipeline":{"type":"string","nullable":true},"singleSignOns":{"type":"array","items":{"$ref":"#\/components\/schemas\/SingleSignOn.jsonld"}},"salesforceDomain":{"type":"string","nullable":true},"salesforceUsername":{"type":"string","nullable":true},"salesforcePassword":{"type":"string","nullable":true},"salesforceClientId":{"type":"string","nullable":true},"salesforceClientSecret":{"type":"string","nullable":true},"googleTagManager":{"type":"string","nullable":true},"webhookLeadAvailable":{"type":"boolean","nullable":true},"activeMarketplace":{"type":"boolean","nullable":true},"webhookLeadUrl":{"type":"string","nullable":true},"webhookType":{"type":"string","nullable":true},"isBeedigital":{"type":"boolean","nullable":true},"odooType":{"type":"string","nullable":true},"mfa":{"anyOf":[{"$ref":"#\/components\/schemas\/Mfa.jsonld"}],"nullable":true},"webhookAuthKey":{"type":"string","nullable":true},"manyContactEnableForSubAgent":{"type":"boolean","nullable":true},"campaignsEnableForSubAgent":{"type":"boolean","nullable":true},"paymentLinksEnableForSubAgent":{"type":"boolean","nullable":true},"transactionsEnableForSubAgent":{"type":"boolean","nullable":true},"clients":{"type":"array","items":{"$ref":"#\/components\/schemas\/Client.jsonld"}},"userZoomIntegration":{"anyOf":[{"$ref":"#\/components\/schemas\/UserZoomIntegration.jsonld"}],"nullable":true},"businessCouponsSettingAction":{"type":"string","nullable":true},"downloadLeadsEnableForSubAgent":{"type":"boolean","nullable":true},"readOnlyManagedUser":{"type":"boolean","nullable":true},"hideProviders":{"type":"boolean","nullable":true},"marketplaceConfigAgentBigImage":{"type":"boolean","nullable":true},"marketplaceConfigDescription":{"type":"string","nullable":true},"businessFunnels":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessFunnel.jsonld"}},"landingsNoFollow":{"type":"boolean","nullable":true},"formatDate":{"type":"string","nullable":true},"marketplaceConfigUseWhitelabelColor":{"type":"boolean","nullable":true},"marketplaceConfigCustomCSS":{"type":"string","nullable":true},"bussnessesLeadsToBuy":{"type":"array","items":{"type":"string","format":"iri-reference"}},"marketplaceConfigShowRelatedBusiness":{"type":"boolean","nullable":true},"marketplaceStatsVisits":{"type":"integer","nullable":true},"connectedClients":{"type":"boolean","nullable":true},"enableYourDailyBestLeads":{"type":"boolean","nullable":true},"notifyConnectedClient":{"type":"boolean","nullable":true},"weeklyPerformanceReport":{"type":"boolean","nullable":true},"marketplaceConfigTagManager":{"type":"string","nullable":true},"marketplaceConfigWidgetToRegister":{"type":"string","format":"iri-reference","nullable":true},"marketplaceConfigEnableWidgetToRegister":{"type":"boolean","nullable":true},"marketplaceConfigWidgetToRegisterText":{"type":"string","nullable":true},"marketplaceConfigSections":{"type":"array","items":{"type":"string"},"nullable":true},"whatsappInboxSecretKey":{"type":"string","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true},"duda":{"type":"boolean","nullable":true},"defaultInboxFormAgent":{"type":"string","format":"iri-reference","nullable":true},"AIType":{"type":"string","nullable":true},"AIKey":{"type":"string","nullable":true},"aiMcpServerUrl":{"type":"string","nullable":true},"aiMcpAuthToken":{"type":"string","nullable":true},"username":{"readOnly":true,"description":"A visual identifier that represents this user.","type":"string"},"salt":{"readOnly":true,"type":"string","nullable":true},"stripeCustommerId":{"type":"string","nullable":true},"alerts":{"$ref":"#\/components\/schemas\/Collection.jsonld"},"urlWhatsAppWebHook":{"readOnly":true,"type":"string","nullable":true},"whatsAppWebHookActive":{"readOnly":true,"type":"boolean","nullable":true},"typeWhatsappWebhook":{"readOnly":true,"type":"string","nullable":true},"myInboxWidget":{"readOnly":true,"type":"string","format":"iri-reference","nullable":true},"businessCouponsSettingActionDoNothing":{"readOnly":true,"type":"boolean","nullable":true},"businessCouponsSettingActionBlocking":{"readOnly":true,"type":"boolean","nullable":true},"formatDateRangePicker":{"readOnly":true,"type":"string","nullable":true},"formatDateTwig":{"readOnly":true,"type":"string","nullable":true},"dudaUuid":{"type":"string","nullable":true},"userIdentifier":{"readOnly":true,"description":"A visual identifier that represents this user.","type":"string"},"aIType":{"type":"string","nullable":true},"aIKey":{"type":"string","nullable":true}},"required":["email"]},"User.jsonld-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"myName":{"type":"string","nullable":true}}},"UserContact-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"phone":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact-userContact.read.audience":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"phone":{"type":"string"},"created":{"type":"string","format":"date-time"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact-userContact.read.edit":{"type":"object","description":"","properties":{"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact-userContact.write.edit":{"type":"object","description":"","properties":{"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact-userContact.write.unsubscribe":{"type":"object","description":"","properties":{"audience":{"type":"string","format":"iri-reference","nullable":true},"selected":{"type":"array","items":{"type":"string"}}}},"UserContact.UserContactOutput-userContact.read.userContactCSV":{"type":"object","description":"","properties":{"data":{}}},"UserContact.jsonld-campaignUserContact.read.campaign":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"phone":{"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact.jsonld-userContact.read.audience":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"phone":{"type":"string"},"created":{"type":"string","format":"date-time"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact.jsonld-userContact.read.edit":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact.jsonld-userContact.write.edit":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"data":{"type":"array","items":{"type":"string"},"nullable":true},"unsubscribe":{"type":"string","format":"date-time","nullable":true}}},"UserContact.jsonld-userContact.write.unsubscribe":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"audience":{"type":"string","format":"iri-reference","nullable":true},"selected":{"type":"array","items":{"type":"string"}}}},"UserMessage":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"message":{"type":"string"},"created":{"type":"string","format":"date-time"},"userFrom":{"type":"string","format":"iri-reference"},"userTo":{"type":"string","format":"iri-reference"}}},"UserMessage.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"},"message":{"type":"string"},"created":{"type":"string","format":"date-time"},"userFrom":{"type":"string","format":"iri-reference"},"userTo":{"type":"string","format":"iri-reference"}}},"UserZoomIntegration":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"user":{"type":"string","format":"iri-reference"},"zoomId":{"type":"string"},"accessToken":{"type":"string"},"refreshToken":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"UserZoomIntegration.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"},"user":{"type":"string","format":"iri-reference"},"zoomId":{"type":"string"},"accessToken":{"type":"string"},"refreshToken":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"WhatDoYouDo":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string"},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"businessesToClone":{"type":"array","items":{"type":"string"},"nullable":true}}},"WhatDoYouDo.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"},"users":{"type":"array","items":{"type":"string","format":"iri-reference"}},"businessesToClone":{"type":"array","items":{"type":"string"},"nullable":true}}},"WhatsAppApiConfiguration":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"user":{"type":"string","format":"iri-reference"},"hubspot":{"type":"boolean"},"zoho":{"type":"boolean"},"bitrix24":{"type":"boolean"},"salesforce":{"type":"boolean"},"microsoft":{"type":"boolean"},"faqBot":{"type":"boolean"},"salesBot":{"type":"boolean"},"customerSupportBot":{"type":"boolean"},"bookings":{"type":"boolean"},"catalog":{"type":"boolean"},"payments":{"type":"boolean"},"polls":{"type":"boolean"},"menuBoard":{"type":"boolean"},"other":{"type":"boolean"},"websites":{"type":"array","items":{"type":"string"},"nullable":true},"verifyWhatsAppNumber":{"type":"boolean","nullable":true},"facebookBusiness":{"type":"boolean","nullable":true},"amountAgents":{"type":"integer","nullable":true},"verifyWhatsAppNumberMoreInformation":{"type":"boolean"},"amountAgentsMoreInformation":{"type":"boolean"},"others1":{"type":"boolean","nullable":true},"other2":{"type":"boolean","nullable":true}}},"WhatsAppApiConfiguration.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"},"user":{"type":"string","format":"iri-reference"},"hubspot":{"type":"boolean"},"zoho":{"type":"boolean"},"bitrix24":{"type":"boolean"},"salesforce":{"type":"boolean"},"microsoft":{"type":"boolean"},"faqBot":{"type":"boolean"},"salesBot":{"type":"boolean"},"customerSupportBot":{"type":"boolean"},"bookings":{"type":"boolean"},"catalog":{"type":"boolean"},"payments":{"type":"boolean"},"polls":{"type":"boolean"},"menuBoard":{"type":"boolean"},"other":{"type":"boolean"},"websites":{"type":"array","items":{"type":"string"},"nullable":true},"verifyWhatsAppNumber":{"type":"boolean","nullable":true},"facebookBusiness":{"type":"boolean","nullable":true},"amountAgents":{"type":"integer","nullable":true},"verifyWhatsAppNumberMoreInformation":{"type":"boolean"},"amountAgentsMoreInformation":{"type":"boolean"},"others1":{"type":"boolean","nullable":true},"other2":{"type":"boolean","nullable":true}}},"Whatsapp-audience.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"}},"required":["name"]},"Whatsapp-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business-bookingConfig.read_bookingConfig.read.list"}},"required":["number","name","business"]},"Whatsapp-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business-read"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp-read"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"numberLink":{"type":"string","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}},"required":["number","name","active","iconUrl","business"]},"Whatsapp-stats.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true}},"required":["name","iconUrl"]},"Whatsapp-stats.read_read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business-stats.read_read"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp-stats.read_read"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"numberLink":{"type":"string","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}},"required":["number","name","active","iconUrl","business"]},"Whatsapp.jsonld-audience.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"}},"required":["name"]},"Whatsapp.jsonld-bookingConfig.read_bookingConfig.read.list":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business.jsonld-bookingConfig.read_bookingConfig.read.list"}},"required":["number","name","business"]},"Whatsapp.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business.jsonld-read"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp.jsonld-read"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"numberLink":{"type":"string","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}},"required":["number","name","active","iconUrl","business"]},"Whatsapp.jsonld-stats.read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true}},"required":["name","iconUrl"]},"Whatsapp.jsonld-stats.read_read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business.jsonld-stats.read_read"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp.jsonld-stats.read_read"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"numberLink":{"type":"string","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}},"required":["number","name","active","iconUrl","business"]},"WhatsappOperator-bookingConfig.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"type":"integer","nullable":true},"maximumCapacityPerBooking":{"type":"integer","nullable":true},"minimumCapacityPerBooking":{"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime-bookingConfig.read"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}},"required":["name"]},"WhatsappOperator-faqGrp.read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string","nullable":true},"solvedButton":{"type":"string","nullable":true},"aiCollectEmail":{"type":"boolean","nullable":true},"aiCollectName":{"type":"boolean","nullable":true},"isAi":{"type":"boolean","nullable":true},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Faq-faqGrp.read"}},"aiCollectData":{"type":"boolean","nullable":true},"hideWhatsappButton":{"type":"boolean","nullable":true},"showWhatsappBtnWhenUnknown":{"type":"boolean","nullable":true},"softFollowUp":{"type":"boolean","nullable":true},"sitemapUrl":{"type":"string","nullable":true},"lastSitemapScan":{"type":"string","format":"date-time","nullable":true},"sitemapMd5":{"type":"string","nullable":true},"commonQuestions":{"type":"array","items":{"type":"string"},"nullable":true}}},"WhatsappOperator-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business-read"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp-read"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"numberLink":{"type":"string","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}},"required":["number","name","active","iconUrl","business"]},"WhatsappOperator-whatsapp.write":{"type":"object","description":"to be used by agents","required":["number","name","active","iconUrl"],"properties":{"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business_id":{"format":"string","description":"Use business='\/api\/business\/id' instead business_id='id'","deprecated":true},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp-whatsapp.write"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}}},"WhatsappOperator-write":{"type":"object","description":"","required":["number","name","active","iconUrl","business"],"properties":{"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business-write"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp-write"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}}},"WhatsappOperator-write_whatsapp.write":{"type":"object","description":"to be used by owners","required":["number","name","active","iconUrl","business"],"properties":{"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business-write_whatsapp.write"},"business_id":{"format":"string","description":"Use business='\/api\/business\/id' instead business_id='id'","deprecated":true},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp-write_whatsapp.write"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}}},"WhatsappOperator.jsonld-bookingConfig.read":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"type":"string","nullable":true},"startDate":{"format":"date","example":"2023-05-01","type":"string"},"endDate":{"format":"date","example":"2023-12-01","type":"string","nullable":true},"duration":{"format":"integer","example":"60","type":"integer"},"breakTime":{"type":"integer"},"availablePlacePerSlot":{"default":1,"example":1,"type":"integer","nullable":true},"capacityEnabled":{"type":"boolean"},"maximumCapacity":{"type":"integer","nullable":true},"maximumCapacityPerBooking":{"type":"integer","nullable":true},"minimumCapacityPerBooking":{"type":"integer","nullable":true},"allowedHourUntilBooking":{"type":"integer"},"maximumDayMakeBooking":{"type":"integer"},"bookingTimes":{"type":"array","items":{"$ref":"#\/components\/schemas\/BookingTime.jsonld-bookingConfig.read"}},"timezone":{"format":"string","example":"Europe\/Madrid","type":"string"},"sendReminder":{"type":"boolean","nullable":true},"sendReminder48":{"type":"boolean","nullable":true},"cancelBookingInReminder":{"type":"boolean","nullable":true},"sendUrlGoogleReview":{"type":"boolean","nullable":true},"blockingDays":{"format":"string","description":"Add the full days you want to disable reservations","example":"2023-02-28","type":"array","items":{"type":"string"},"nullable":true},"sendReminders":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendReminderText":{"type":"string","nullable":true},"sendPaymentLink":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNps":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendThanks":{"format":"string","description":"Add amount of hours","example":"24","type":"array","items":{"type":"string"},"nullable":true},"sendNewBooking":{"format":"string","description":"Add amount of days","example":"1","type":"array","items":{"type":"string"},"nullable":true},"active":{"default":true,"example":true,"type":"boolean","nullable":true},"sendWhatsappNotificationToAgent":{"type":"boolean","nullable":true},"sendWhatsappNotificationToClient":{"type":"boolean","nullable":true},"sendEmailNotificationToClient":{"default":true,"example":true,"type":"boolean"},"use24HourTimeFormat":{"type":"boolean","nullable":true},"orderBookingForm":{"type":"boolean","nullable":true},"showCalendarAndHour":{"type":"boolean","nullable":true},"confirmBooking":{"type":"boolean","nullable":true},"termsAccepted":{"type":"boolean","nullable":true},"termsDocumentUrl":{"type":"string","nullable":true}},"required":["name"]},"WhatsappOperator.jsonld-faqGrp.read":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string","nullable":true},"whatsapp":{"format":"string","example":"\/api\/v2\/whatsapp_operators\/{id}","type":"string","nullable":true},"solvedButton":{"type":"string","nullable":true},"aiCollectEmail":{"type":"boolean","nullable":true},"aiCollectName":{"type":"boolean","nullable":true},"isAi":{"type":"boolean","nullable":true},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/Faq.jsonld-faqGrp.read"}},"aiCollectData":{"type":"boolean","nullable":true},"hideWhatsappButton":{"type":"boolean","nullable":true},"showWhatsappBtnWhenUnknown":{"type":"boolean","nullable":true},"softFollowUp":{"type":"boolean","nullable":true},"sitemapUrl":{"type":"string","nullable":true},"lastSitemapScan":{"type":"string","format":"date-time","nullable":true},"sitemapMd5":{"type":"string","nullable":true},"commonQuestions":{"type":"array","items":{"type":"string"},"nullable":true}}},"WhatsappOperator.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business.jsonld-read"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp.jsonld-read"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"numberLink":{"type":"string","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}},"required":["number","name","active","iconUrl","business"]},"WhatsappOperator.jsonld-whatsapp.write":{"type":"object","description":"to be used by agents","required":["number","name","active","iconUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business_id":{"format":"string","description":"Use business='\/api\/business\/id' instead business_id='id'","deprecated":true},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp.jsonld-whatsapp.write"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}}},"WhatsappOperator.jsonld-write":{"type":"object","description":"","required":["number","name","active","iconUrl","business"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business.jsonld-write"},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp.jsonld-write"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}}},"WhatsappOperator.jsonld-write_whatsapp.write":{"type":"object","description":"to be used by owners","required":["number","name","active","iconUrl","business"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"number":{"type":"string","example":"34627524218","description":"Phone number with plus and country code"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the operator"},"active":{"type":"string","example":"Active or not the operator","default":true},"iconUrl":{"format":"uri","type":"string","description":"Avatar or picture operator","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"messageFileUrl":{"format":"uri","type":"string","description":"Add a link to your welcome message (add file)","example":"https:\/\/services.tochat.be\/uploads\/logo\/chat-with-6450b1ab41ea1438850466.png","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"business":{"format":"string","example":"\/api\/v2\/widgets\/{id}","$ref":"#\/components\/schemas\/Business.jsonld-write_whatsapp.write"},"business_id":{"format":"string","description":"Use business='\/api\/business\/id' instead business_id='id'","deprecated":true},"post":{"format":"string","description":"Position or area in the company","example":"Sales","type":"string","nullable":true},"message":{"maxLength":250,"format":"string","description":"Default WhatsApp message. You can add {url} to receive the referral URL in your message.","example":"Book here your accommodation","type":"string","nullable":true},"sequence":{"type":"integer","nullable":true},"form":{"$ref":"#\/components\/schemas\/FormWhatsapp.jsonld-write_whatsapp.write"},"email":{"format":"string","description":"Enter until 5 emails. Activate notifications for agents. Payments leads and othernotifications will be sent to the agent","example":"info@chatwith.io, sales@chatwith.io","type":"string","nullable":true},"emailSubjectForLeads":{"format":"string","description":"Subject from email - You have a new lead","example":"You have a new messge","type":"string","nullable":true},"manager":{"type":"string","format":"iri-reference","nullable":true},"chatform":{"type":"boolean","description":"Turn on chatform","nullable":true},"activateDirectlyChat":{"type":"boolean","description":"True for direct link to whatsapp","nullable":true},"noWhatsappRedirect":{"type":"boolean","description":"Do not redirect to whatapp if true","nullable":true},"aiChatFaq":{"type":"boolean","description":"Use Ai for faq chat","nullable":true},"sendWebhookLead":{"type":"boolean","nullable":true},"formBeforeFaqs":{"type":"boolean","description":"True to put the form before the faqs","nullable":true}}},"WhatsappTemplate":{"type":"object","description":"","properties":{"bodyReplaced":{"type":"string","nullable":true},"headerReplaced":{"type":"string","nullable":true},"placeholders":{"type":"array","items":{"type":"string"}},"placeholdersHeader":{"type":"array","items":{"type":"string"}},"buttonsReplaced":{"type":"array","items":{"type":"string"}},"clientParameters":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto"}},"clientParametersHeader":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto"}},"id":{"type":"string"},"name":{"type":"string"},"language":{"type":"string"},"status":{"type":"string"},"data":{},"header":{"type":"array","items":{"type":"string"},"nullable":true},"body":{"type":"string","nullable":true},"footer":{"type":"string","nullable":true},"parameters":{"type":"array","items":{"type":"string"}},"buttons":{"type":"array","items":{"type":"string"}},"parametersHeader":{"type":"array","items":{"type":"string"}}}},"WhatsappTemplate.jsonld":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"bodyReplaced":{"type":"string","nullable":true},"headerReplaced":{"type":"string","nullable":true},"placeholders":{"type":"array","items":{"type":"string"}},"placeholdersHeader":{"type":"array","items":{"type":"string"}},"buttonsReplaced":{"type":"array","items":{"type":"string"}},"clientParameters":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto.jsonld"}},"clientParametersHeader":{"type":"array","items":{"$ref":"#\/components\/schemas\/ClientParametersDto.jsonld"}},"id":{"type":"string"},"name":{"type":"string"},"language":{"type":"string"},"status":{"type":"string"},"data":{},"header":{"type":"array","items":{"type":"string"},"nullable":true},"body":{"type":"string","nullable":true},"footer":{"type":"string","nullable":true},"parameters":{"type":"array","items":{"type":"string"}},"buttons":{"type":"array","items":{"type":"string"}},"parametersHeader":{"type":"array","items":{"type":"string"}}}},"WhiteLabel":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"logo":{"type":"string","nullable":true},"favicon":{"type":"string","nullable":true},"logoFile":{"externalDocs":{"url":"http:\/\/schema.org\/MediaObject"},"type":"string","format":"binary"},"faviconFile":{"externalDocs":{"url":"http:\/\/schema.org\/MediaObject"},"type":"string","format":"binary"},"ChangeLogo":{"type":"boolean","nullable":true},"changePaymentLogo":{"type":"boolean","nullable":true},"hideFooter":{"type":"boolean","nullable":true},"user":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"subdomain":{"pattern":"^([a-z]+)$","type":"string","nullable":true},"customDomain":{"pattern":"^([a-z0-9\\.\\-]{1,100}\\.[a-z]{2,20})$","type":"string","nullable":true},"customDomainActive":{"type":"boolean","nullable":true},"websiteLoginColorBackground":{"type":"string","nullable":true},"defaultPage":{"type":"string","nullable":true},"status":{"default":{"name":"PENDING","value":"pending"},"example":{"name":"PENDING","value":"pending"},"$ref":"#\/components\/schemas\/WhiteLabelLifecycleType"},"lastActionAt":{"type":"string","format":"date-time","nullable":true},"changeLogo":{"type":"boolean","nullable":true}}},"WhiteLabel.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"},"logo":{"type":"string","nullable":true},"favicon":{"type":"string","nullable":true},"logoFile":{"externalDocs":{"url":"http:\/\/schema.org\/MediaObject"},"type":"string","format":"binary"},"faviconFile":{"externalDocs":{"url":"http:\/\/schema.org\/MediaObject"},"type":"string","format":"binary"},"ChangeLogo":{"type":"boolean","nullable":true},"changePaymentLogo":{"type":"boolean","nullable":true},"hideFooter":{"type":"boolean","nullable":true},"user":{"type":"string","format":"iri-reference"},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"subdomain":{"pattern":"^([a-z]+)$","type":"string","nullable":true},"customDomain":{"pattern":"^([a-z0-9\\.\\-]{1,100}\\.[a-z]{2,20})$","type":"string","nullable":true},"customDomainActive":{"type":"boolean","nullable":true},"websiteLoginColorBackground":{"type":"string","nullable":true},"defaultPage":{"type":"string","nullable":true},"status":{"default":{"name":"PENDING","value":"pending"},"example":{"name":"PENDING","value":"pending"},"$ref":"#\/components\/schemas\/WhiteLabelLifecycleType.jsonld"},"lastActionAt":{"type":"string","format":"date-time","nullable":true},"changeLogo":{"type":"boolean","nullable":true}}},"WhiteLabelLifecycleType":{"type":"object","description":"","properties":{"name":{"readOnly":true,"type":"string"},"value":{"readOnly":true,"type":"string"}}},"WhiteLabelLifecycleType.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":{"readOnly":true,"type":"string"},"value":{"readOnly":true,"type":"string"}}},"Widget-new":{"type":"object","description":"","required":["name","color","rightpos","active","widgetMessage","iconUrl"],"properties":{"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"backgroundImageBase64":{"type":"text","example":"background.jpg;data:image\/jpeg;base64,AQAAAADTLQBPAAAABR3dHB0AAABUAAAAB...","description":"Format base64 uploads filename;data:mime\/type;encodebase64","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag-new"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}}},"Widget-read":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag-read"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}},"required":["name","color","rightpos","active","widgetMessage","iconUrl"]},"Widget.jsonld-new":{"type":"object","description":"","required":["name","color","rightpos","active","widgetMessage","iconUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"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":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"backgroundImageBase64":{"type":"text","example":"background.jpg;data:image\/jpeg;base64,AQAAAADTLQBPAAAABR3dHB0AAABUAAAAB...","description":"Format base64 uploads filename;data:mime\/type;encodebase64","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld-new"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}}},"Widget.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"minLength":2,"maxLength":255,"type":"string","example":"Name of the widget","description":"Name of the widget | Themes: all"},"color":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#27d974","description":"Color of the widget: #27d974 | Themes: Only Widgets","default":"#27d974"},"rightpos":{"type":"boolean","description":"Left or right postion. right:true","default":true,"example":true},"active":{"type":"boolean","description":"Wether the widget is active","default":true,"example":true},"isopen":{"type":"boolean","description":"Show by default the widget open","default":true,"example":true},"buttonMessage":{"maxLength":255,"type":"string","example":"send","description":"Label in the button of the widget: Send"},"widgetMessage":{"minLength":2,"maxLength":255,"type":"string","description":"Welcome message in the widget","example":"Hi"},"iconUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/img\/whatsapp-icon.png","description":"The main widget image, usually a logo","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"whatsappIconUrl":{"format":"uri","type":"string","example":"https:\/\/widget.tochat.be\/icon-1.png","description":"an image for the whatsapp button","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"zIndex":{"type":"integer","example":100,"description":"Sets the z-index","default":99999},"bannerUrl":{"format":"uri","type":"string","example":"https:\/\/services.tochat.be\/banner\/banner_whatapp636e43aaabad9-6385dd78c652e.png","description":"The landing banner url | Themes: All less Only Widgets ","externalDocs":{"url":"http:\/\/schema.org\/url"},"nullable":true},"ActivateBanner":{"type":"boolean","description":"Activate or deactivate the banner globabally | Themes: All less Only Widgets ","nullable":true},"returningBannerUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"openOnce":{"type":"boolean","nullable":true},"showAllAgents":{"type":"string","description":"Translation: show all agents","example":"Show all agents","nullable":true},"showLessAgents":{"type":"string","description":"Translation: show less agents","example":"Show less agents","nullable":true},"legend":{"type":"string","nullable":true},"backgroundImageUrl":{"format":"uri","externalDocs":{"url":"http:\/\/schema.org\/url"},"type":"string","nullable":true},"theme":{"type":"integer","description":"0=Default, 1=Dark, 2=Light, 3=Hero, 4=Slash, 5=Clean, 6=Only Agents, 7=Simplr, 8=Arrow, 9=Calm, 10=Webinar,11=Qr, 12=Sales, 13=Ony Widgets","example":1,"nullable":true},"offlineMessage":{"type":"string","example":"This operator is not online at the moment. Please leave your telephone number and we'll get back","description":"Translation: This operator is not online at the moment. Please leave your telephone number and we'll get back","nullable":true},"requiredValidationText":{"type":"string","description":"Translation validation message: This text is required","example":"This text is required","nullable":true},"emailValidationText":{"type":"string","example":"This email is not valid","description":"Translation validation message: This email is not valid","nullable":true},"landingPrimaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The primary colour of the landing pages | Themes: none","default":"#000000","nullable":true},"landingSecondaryColor":{"pattern":"^(#[0-9a-fA-F]{6}.*)$","type":"string","example":"#000000","description":"The secondary colour of the landing pages | Themes: none","default":"#ffffff","nullable":true},"slug":{"type":"string","example":"my-url","description":"The slug of the landing page","nullable":true},"WelcomeBackMessage":{"type":"string","example":"Welcome back!","description":"The text of your welcome back message","nullable":true},"transYourPhone":{"type":"string","description":"Translation: Your phone number","example":"Your phone number","nullable":true},"telValidationText":{"type":"string","description":"Translation: This telephone number is not valid","example":"This telephone number is not valid","nullable":true},"landingDateTime":{"type":"string","format":"date-time","nullable":true},"landingTimezone":{"type":"string","nullable":true},"landingLegal":{"type":"string","description":"An extra legal text available on some landings | Themes: all less Only widget","example":"The Law states...","nullable":true},"showBannerLanding":{"type":"boolean","nullable":true},"landingShowStore":{"type":"boolean","description":"Show or not show the link to the store | Themes: all","nullable":true},"landingShowQR":{"type":"boolean","description":"Show or not show the QR image | Themes all less Only Widget","nullable":true},"faqsChatBotQuestionText":{"type":"string","nullable":true},"faqsChatBotNotSolvedText":{"type":"string","nullable":true},"translateOnlineFrom":{"type":"string","description":"Translation: Online From","example":"Online From","nullable":true},"translateShowTimetable":{"type":"string","description":"Translation: Show timetable","example":"Show timetable","nullable":true},"userClient":{"type":"string","example":"String with the [client] of the user","default":"NA","nullable":true},"transSuccessMessage":{"type":"string","example":"Success","description":"Translation: Success  message","nullable":true},"defaultLanguage":{"type":"string","nullable":true},"landingFacebookPixel":{"pattern":"^([0-9]+)$","minLength":15,"maxLength":16,"type":"string","example":"258741231532452","description":"Fhe Facebook Pixel with the correct format | Themes all","nullable":true},"landingGoogleAnalytics":{"pattern":"^(.*(^(UA\\-[0-9\\-]+)|(G-[A-Z0-9]{10})$).*)$","type":"string","example":"UA-25874123-1","description":"You GA code must have the format UA-XXXXXXXX-X (v3) or G-XXXXXXXXXX(v4) | Themes all","nullable":true},"landingGoogleTagManager":{"pattern":"^(.*(^(GT\\-[A-Z0-9]+)|(G\\-[A-Z0-9]+)|(AW\\-[A-Z0-9]+)|(GTM\\-[A-Z0-9]+)$).*)$","type":"string","example":"GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX or AW-XXXXXXXXX","description":"You TAG code must have the format GT-XXXXXXXXX, GTM-XXXXXXXXX, G-XXXXXXXXX, or AW-XXXXXXXXX | Themes all","nullable":true},"landingGetconver":{"type":"string","example":"t5gz938lizglvk45lz3ejwdgsq4zawe","description":"You getconver code | Themes all","nullable":true},"businessTags":{"type":"array","items":{"$ref":"#\/components\/schemas\/BusinessTag.jsonld-read"}},"cookiesDescription":{"type":"string","example":"Your rights ...","description":"Text of the cookies acceptance popup, ie terms and conditions etc | Themes all","nullable":true},"cookiesTitle":{"type":"string","example":"Terms and conditions","description":"Title of the cookies acceptance popup | Themes all","nullable":true},"translateChatAnswer":{"type":"string","description":"Translate answer in chatbot mode","nullable":true},"enableCookieBanner":{"type":"boolean","description":"True to enable cookie acceptance on landing page | Themes all","nullable":true},"haltBusiness":{"type":"boolean","description":"If true then the entire business is halted","nullable":true},"landingPrivacy":{"type":"string","description":"An optional privacy policy","nullable":true},"landingTermsAndConditions":{"type":"string","description":"An optional terms and conditions policy","nullable":true},"alliance":{"pattern":"^(.*(^(beedigital|orange|vodafone|sage)$).*)$","type":"string","example":"beedigital","description":"The business alliance - beedigital|orange|vodafone|sage or null","nullable":true},"landingTel":{"type":"string","description":"A telephone number for the landing page (with + and only numbers if it should convert to link)","nullable":true},"landingAddress":{"type":"string","description":"An address number for the landing page","nullable":true},"landingExtraText":{"type":"boolen","description":"Extra acompanying text for landing 1","nullable":true},"removeSocialSharing":{"type":"boolean","nullable":true},"landingShowYoutubeVideo":{"type":"boolean","nullable":true},"landingYoutubeVideo":{"type":"string","nullable":true},"customCss":{"type":"string","nullable":true},"saveDataInWidget":{"type":"boolean","nullable":true},"landingShowGalleryImages":{"type":"boolean","nullable":true},"landingGalleryImages":{"type":"string","nullable":true},"noFollow":{"type":"boolean","nullable":true},"showBrandInWidget":{"type":"boolean","nullable":true},"keepBannerWithFormNewUser":{"type":"boolean","nullable":true},"keepBannerWithFormOldUser":{"type":"boolean","nullable":true},"translateChatWithAgent":{"type":"string","nullable":true},"landingShowWhatsappAnchorOnMobile":{"type":"boolean","nullable":true},"extraLinksFirst":{"type":"boolean","nullable":true},"hideExtraLinksOnMobile":{"type":"boolean","nullable":true},"hideExtraLinksOnDesktop":{"type":"boolean","nullable":true},"pinInMarketplace":{"type":"boolean","nullable":true},"landingShowVCard":{"type":"boolean","nullable":true},"easyWidgetConfiguration":{"type":"boolean","nullable":true}},"required":["name","color","rightpos","active","widgetMessage","iconUrl"]},"WidgetServiceIdStats":{"type":"object","description":"","properties":{"id":{},"clicksLastDay":{"type":"integer","nullable":true},"clicksLastWeek":{"type":"integer","nullable":true},"clicksLastMonth":{"type":"integer","nullable":true},"clicksLastYear":{"type":"integer","nullable":true},"clicksAll":{"type":"integer","nullable":true}}},"WidgetServiceIdStats.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":{},"clicksLastDay":{"type":"integer","nullable":true},"clicksLastWeek":{"type":"integer","nullable":true},"clicksLastMonth":{"type":"integer","nullable":true},"clicksLastYear":{"type":"integer","nullable":true},"clicksAll":{"type":"integer","nullable":true}}},"WidgetStats":{"type":"object","description":"","properties":{"id":{},"clicksLastDay":{"type":"integer","nullable":true},"clicksLastWeek":{"type":"integer","nullable":true},"clicksLastMonth":{"type":"integer","nullable":true},"clicksLastYear":{"type":"integer","nullable":true},"clicksAll":{"type":"integer","nullable":true},"clicksLastDayWebsite":{"type":"integer","nullable":true},"clicksLastWeekWebsite":{"type":"integer","nullable":true},"clicksLastMonthWebsite":{"type":"integer","nullable":true},"clicksLastYearWebsite":{"type":"integer","nullable":true},"clicksAllWebsite":{"type":"integer","nullable":true},"clicksLastDayGoogle":{"type":"integer","nullable":true},"clicksLastWeekGoogle":{"type":"integer","nullable":true},"clicksLastMonthGoogle":{"type":"integer","nullable":true},"clicksLastYearGoogle":{"type":"integer","nullable":true},"clicksAllGoogle":{"type":"integer","nullable":true}}},"WidgetStats.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":{},"clicksLastDay":{"type":"integer","nullable":true},"clicksLastWeek":{"type":"integer","nullable":true},"clicksLastMonth":{"type":"integer","nullable":true},"clicksLastYear":{"type":"integer","nullable":true},"clicksAll":{"type":"integer","nullable":true},"clicksLastDayWebsite":{"type":"integer","nullable":true},"clicksLastWeekWebsite":{"type":"integer","nullable":true},"clicksLastMonthWebsite":{"type":"integer","nullable":true},"clicksLastYearWebsite":{"type":"integer","nullable":true},"clicksAllWebsite":{"type":"integer","nullable":true},"clicksLastDayGoogle":{"type":"integer","nullable":true},"clicksLastWeekGoogle":{"type":"integer","nullable":true},"clicksLastMonthGoogle":{"type":"integer","nullable":true},"clicksLastYearGoogle":{"type":"integer","nullable":true},"clicksAllGoogle":{"type":"integer","nullable":true}}},"ItemDataStatsReferer":{"type":"object","properties":{"domain":{"type":"string","example":"tochat.be"},"total":{"type":"integer","example":34}}},"RefererWidgetResource":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItemDataStatsReferer"}},"ItemDataStats":{"type":"object","properties":{"from":{"type":"string","example":"2023-05-01"},"to":{"type":"string","example":"2023-05-01"},"total-visits":{"type":"integer","example":"0"},"total-clicks":{"type":"integer","example":"0"},"total-leads":{"type":"integer","example":"0"}}},"StatsWidgetResource":{"type":"object","properties":{"widget":{"type":"string","description":"widget id","example":"b6a3d12b-046f-4854-9c49-efd4079449e2"},"group-type":{"type":"string","description":"day or week","example":"day"},"from":{"type":"string","description":"query parameter date-from","example":"2023-05-01"},"to":{"type":"string","description":"query parameter date-to","example":"2023-05-31"},"data":{"type":"array","items":{"$ref":"#\/components\/schemas\/ItemDataStats"}}}},"ResourceLandings":{"type":"object","properties":{"links":{"type":"array","items":[{"type":"string","example":"fff861e8-22f9-4461-8c40-1d121252d253"}]}}},"ResourceLinks":{"type":"object","properties":{"links":{"type":"object","properties":{"id":{"type":"string","example":"fff861e8-22f9-4461-8c40-1d121252d253"}}}}},"Token":{"type":"object","properties":{"token":{"type":"string","readOnly":true}}},"Credentials":{"type":"object","properties":{"email":{"type":"string","example":"johndoe@example.com"},"password":{"type":"string","example":"apassword"}}},"QRResource":{"type":"object","properties":{"url":{"type":"string","example":"https:\/\/services.tochat.be\/api\/business\/send\/61f12dd1-6a1f-4152-bde1-d494a1f4e130"}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"apiKey":{"type":"apiKey","description":"Value for the Authorization header parameter.","name":"Authorization","in":"header"}}},"security":[{"apiKey":[]}],"tags":[],"x-key":"Custom x-key value","x-value":"Custom x-value value"}