{"name":"Norlux","description":"","url":"https:\/\/norlux.com\/en\/","home":"https:\/\/norlux.com","gmt_offset":2,"timezone_string":"Europe\/Oslo","page_for_posts":0,"page_on_front":161,"show_on_front":"page","namespaces":["oembed\/1.0","code-snippets\/v1","contact-form-7\/v1","real-media-library\/v1","real-product-manager-wp-client\/v1","real-utils\/v1","rankmath\/v1","rankmath\/v1\/setupWizard","simple-history\/v1","wc\/v3","wc\/v1","wc\/pos\/v1\/catalog","kb-mailerlite\/v1","kb-getresponse\/v1","kb-fluentcrm\/v1","kbp\/v1","kb-lottieanimation\/v1","kb-vector\/v1","kb-design-library\/v1","kb-image-picker\/v1","jetpack\/v4","kbpp\/v1","kb-mailchimp\/v1","kb-activecampaign\/v1","kb-sendinblue\/v1","kbp-dynamic\/v1","kb-convertkit\/v1","kb-custom-svg\/v1","kt-wc-blocks\/v1","objectcache\/v1","spectra\/v1","uag\/v1","weglot\/v1","wc-admin","wc-analytics","wc\/store","wc\/store\/v1","wc\/private","wp-rocket\/v1","wc\/v2","astra\/v1","rankmath\/v1\/ca","rankmath\/v1\/an","rankmath\/v1\/in","rankmath\/v1\/status","astra-addon\/v1","astra_addon\/v1","realmedialibrary\/v1","wc-admin-email","wc-telemetry","wccom-site\/v3","facetwp\/v1","bsf-core\/v1","zipwp-images\/v1","nps-survey\/v1","zipwp\/v1","gutenberg-templates\/v1","wp-abilities\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/norlux.com\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/"}]}},"\/batch\/v1":{"namespace":"","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"validation":{"type":"string","enum":["require-all-validate","normal"],"default":"normal","required":false},"requests":{"type":"array","maxItems":25,"items":{"type":"object","properties":{"method":{"type":"string","enum":["POST","PUT","PATCH","DELETE"],"default":"POST"},"path":{"type":"string","required":true},"body":{"type":"object","properties":[],"additionalProperties":true},"headers":{"type":"object","properties":[],"additionalProperties":{"type":["string","array"],"items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/batch\/v1"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/oembed\/1.0"}]}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to retrieve oEmbed data.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/oembed\/1.0\/embed"}]}},"\/oembed\/1.0\/proxy":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to retrieve oEmbed data.","type":"string","format":"uri","required":true},"format":{"description":"The oEmbed format to use.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"The maximum width of the embedded frame in pixels.","type":"integer","default":600,"required":false},"maxheight":{"description":"The maximum height of the embedded frame in pixels.","type":"integer","required":false},"discover":{"description":"Whether to perform oEmbed discovery queries against providers that are not on the inclusion list.","type":"boolean","default":true,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/oembed\/1.0\/proxy"}]}},"\/code-snippets\/v1":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"code-snippets\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1"}]}},"\/code-snippets\/v1\/snippets":{"namespace":"code-snippets\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","items":{"type":"string"},"required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"condition_id":{"description":"Identifier of condition linked to this snippet.","type":"integer","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":["boolean","null"],"required":false},"shared_network":{"description":"If a network snippet, whether it can be activated on discrete sites instead of network-wide.","type":["boolean","null"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/snippets"}]}},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)":{"namespace":"code-snippets\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","items":{"type":"string"},"required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"condition_id":{"description":"Identifier of condition linked to this snippet.","type":"integer","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":["boolean","null"],"required":false},"shared_network":{"description":"If a network snippet, whether it can be activated on discrete sites instead of network-wide.","type":["boolean","null"],"required":false}}},{"methods":["DELETE"],"args":[]}]},"\/code-snippets\/v1\/snippets\/schema":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/snippets\/schema"}]}},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/activate":{"namespace":"code-snippets\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/deactivate":{"namespace":"code-snippets\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export-code":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/attach":{"namespace":"code-snippets\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"condition_id":{"required":true}}}]},"\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/detach":{"namespace":"code-snippets\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/code-snippets\/v1\/cloud\/snippet":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Cloud snippet identifier.","type":"string","required":false},"name":{"description":"Title of cloud snippet.","type":"string","required":false},"description":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"created":{"description":"Date and time when the snippet was last created, in ISO format.","type":"string","required":false},"revision":{"description":"Snippet revision number.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/cloud\/snippet"}]}},"\/code-snippets\/v1\/cloud":{"namespace":"code-snippets\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/cloud"}]}},"\/code-snippets\/v1\/cloud\/ai\/prompt":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"prompt":{"description":"Prompt to use when generating snippet.","type":"string","required":true},"type":{"description":"Language type to use when generating code.","type":"string","enum":["php","css","js","html"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/cloud\/ai\/prompt"}]}},"\/code-snippets\/v1\/cloud\/ai\/explain":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"code":{"description":"Code snippet to use for generating an explanation.","type":"string","required":true},"field":{"description":"Snippet field to target when generating explanation.","type":"string","enum":["code","desc","tags"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/cloud\/ai\/explain"}]}},"\/code-snippets\/v1\/conditions\/roles":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/conditions\/roles"}]}},"\/code-snippets\/v1\/conditions\/capabilities":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/conditions\/capabilities"}]}},"\/code-snippets\/v1\/conditions\/locales":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/conditions\/locales"}]}},"\/code-snippets\/v1\/conditions\/plugins":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/conditions\/plugins"}]}},"\/code-snippets\/v1\/conditions\/themes":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/conditions\/themes"}]}},"\/code-snippets\/v1\/insert-headers-and-footers":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/insert-headers-and-footers"}]}},"\/code-snippets\/v1\/insert-headers-and-footers\/import":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ids":{"type":"array","required":false},"network":{"type":"boolean","required":false},"auto_add_tags":{"type":"boolean","required":false},"tag_value":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/insert-headers-and-footers\/import"}]}},"\/code-snippets\/v1\/header-footer-code-manager":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/header-footer-code-manager"}]}},"\/code-snippets\/v1\/header-footer-code-manager\/import":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ids":{"type":"array","required":false},"network":{"type":"boolean","required":false},"auto_add_tags":{"type":"boolean","required":false},"tag_value":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/header-footer-code-manager\/import"}]}},"\/code-snippets\/v1\/insert-php-code-snippet":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/insert-php-code-snippet"}]}},"\/code-snippets\/v1\/insert-php-code-snippet\/import":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ids":{"type":"array","required":false},"network":{"type":"boolean","required":false},"auto_add_tags":{"type":"boolean","required":false},"tag_value":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/insert-php-code-snippet\/import"}]}},"\/code-snippets\/v1\/importers":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/importers"}]}},"\/code-snippets\/v1\/file-upload\/parse":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/file-upload\/parse"}]}},"\/code-snippets\/v1\/file-upload\/import":{"namespace":"code-snippets\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"snippets":{"description":"Array of snippet data to import","type":"array","required":true},"duplicate_action":{"description":"Action to take when duplicate snippets are found","type":"string","enum":["ignore","replace","skip"],"default":"ignore","required":false},"network":{"description":"Whether to import to network table","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/code-snippets\/v1\/file-upload\/import"}]}},"\/contact-form-7\/v1":{"namespace":"contact-form-7\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"contact-form-7\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/contact-form-7\/v1"}]}},"\/contact-form-7\/v1\/contact-forms":{"namespace":"contact-form-7\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/contact-form-7\/v1\/contact-forms"}]}},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)":{"namespace":"contact-form-7\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback":{"namespace":"contact-form-7\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema":{"namespace":"contact-form-7\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill":{"namespace":"contact-form-7\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/real-media-library\/v1":{"namespace":"real-media-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"real-media-library\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/real-media-library\/v1"}]}},"\/real-media-library\/v1\/plugin":{"namespace":"real-media-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/real-media-library\/v1\/plugin"}]}},"\/real-product-manager-wp-client\/v1":{"namespace":"real-product-manager-wp-client\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"real-product-manager-wp-client\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/real-product-manager-wp-client\/v1"}]}},"\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)":{"namespace":"real-product-manager-wp-client\/v1","methods":["GET","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PATCH"],"args":{"licenses":{"type":"string","required":false},"terms":{"type":"boolean","required":true},"autoUpdates":{"type":"boolean","default":true,"required":false},"telemetry":{"type":"boolean","default":false,"required":false},"newsletter":{"type":"boolean","default":false,"required":false},"firstName":{"type":"string","required":false},"email":{"type":"string","required":false}}}]},"\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/skip":{"namespace":"real-product-manager-wp-client\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)":{"namespace":"real-product-manager-wp-client\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}]},"\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)\/retry":{"namespace":"real-product-manager-wp-client\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/telemetry\/(?P<blogId>[0-9_-]+)":{"namespace":"real-product-manager-wp-client\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license-notice":{"namespace":"real-product-manager-wp-client\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}]},"\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/active":{"namespace":"real-product-manager-wp-client\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"state":{"type":"boolean","required":true}}}]},"\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<id>[0-9_-]+)\/view":{"namespace":"real-product-manager-wp-client\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}]},"\/real-product-manager-wp-client\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)":{"namespace":"real-product-manager-wp-client\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"skip":{"type":"boolean","default":false,"required":false},"reason":{"type":"string","required":true},"note":{"type":"string","default":"","required":false},"email":{"type":"string","default":"","required":false},"name":{"type":"string","default":"","required":false},"deactivateLicense":{"type":"boolean","default":false,"required":false}}}]},"\/real-utils\/v1":{"namespace":"real-utils\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"real-utils\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/real-utils\/v1"}]}},"\/real-utils\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)":{"namespace":"real-utils\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"reason":{"type":"string","required":true},"note":{"type":"string","required":true},"email":{"type":"string","required":false}}}]},"\/real-utils\/v1\/cross\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<action>[a-zA-Z0-9_-]+)\/dismiss":{"namespace":"real-utils\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"required":false}}}]},"\/real-utils\/v1\/rating\/(?P<slug>[a-zA-Z0-9_-]+)\/dismiss":{"namespace":"real-utils\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"required":false}}}]},"\/rankmath\/v1":{"namespace":"rankmath\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"rankmath\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1"}]}},"\/rankmath\/v1\/saveModule":{"namespace":"rankmath\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"module":{"type":"string","description":"Module slug","required":true},"state":{"type":"string","description":"Module state either on or off","enum":["on","off"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/saveModule"}]}},"\/rankmath\/v1\/toolsAction":{"namespace":"rankmath\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"action":{"type":"string","description":"Action to perform","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/toolsAction"}]}},"\/rankmath\/v1\/updateMode":{"namespace":"rankmath\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"mode":{"type":"string","description":"Two-set mode","enum":["easy","advanced","custom"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateMode"}]}},"\/rankmath\/v1\/dashboardWidget":{"namespace":"rankmath\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/dashboardWidget"}]}},"\/rankmath\/v1\/updateSeoScore":{"namespace":"rankmath\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"postScores":{"type":"object","description":"Post scores","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateSeoScore"}]}},"\/rankmath\/v1\/updateSettings":{"namespace":"rankmath\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateSettings"}]}},"\/rankmath\/v1\/searchPage":{"namespace":"rankmath\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/searchPage"}]}},"\/rankmath\/v1\/disconnectSite":{"namespace":"rankmath\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"token":{"type":"string","description":"Site token","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/disconnectSite"}]}},"\/rankmath\/v1\/getFeaturedImageId":{"namespace":"rankmath\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"postId":{"type":"integer","description":"Post ID","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/getFeaturedImageId"}]}},"\/rankmath\/v1\/updateRedirection":{"namespace":"rankmath\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"objectID":{"type":"integer","description":"Object unique id","required":true},"objectType":{"type":"string","default":"post","description":"Object Type ie post, term, user","required":true},"hasRedirect":{"type":"boolean","description":"Whether the object has a redirect or not","required":true},"redirectionID":{"type":"string","description":"Redirection ID","required":false},"redirectionUrl":{"type":"string","description":"Redirect URL","required":false},"redirectionType":{"type":"string","default":"301","description":"Redirection Type","enum":["301","302","307","410","451"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateRedirection"}]}},"\/rankmath\/v1\/updateMeta":{"namespace":"rankmath\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"objectType":{"type":"string","description":"Object Type ie post, term, user","required":true},"objectID":{"type":"integer","description":"Object unique id","required":true},"meta":{"description":"Meta to add or update data.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateMeta"}]}},"\/rankmath\/v1\/updateSchemas":{"namespace":"rankmath\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"objectType":{"type":"string","description":"Object Type ie post, term, user","required":true},"objectID":{"type":"integer","description":"Object unique id","required":true},"schemas":{"description":"schemas to add or update data.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateSchemas"}]}},"\/rankmath\/v1\/updateMetaBulk":{"namespace":"rankmath\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"rows":{"description":"Selected posts to update the data for.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/updateMetaBulk"}]}},"\/rankmath\/v1\/setupWizard":{"namespace":"rankmath\/v1\/setupWizard","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"rankmath\/v1\/setupWizard","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/setupWizard"}]}},"\/rankmath\/v1\/setupWizard\/getStepData":{"namespace":"rankmath\/v1\/setupWizard","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"step":{"type":"string","description":"Current Step","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/setupWizard\/getStepData"}]}},"\/rankmath\/v1\/setupWizard\/updateStepData":{"namespace":"rankmath\/v1\/setupWizard","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"step":{"type":"string","description":"Current Step","required":true},"value":{"type":"object","description":"Current Step Data","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/setupWizard\/updateStepData"}]}},"\/rankmath\/v1\/setupWizard\/updateTrackingOptin":{"namespace":"rankmath\/v1\/setupWizard","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"enable_tracking":{"type":"string","description":"Enable Tracking","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/setupWizard\/updateTrackingOptin"}]}},"\/simple-history\/v1":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"simple-history\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1"}]}},"\/simple-history\/v1\/email-report\/preview\/email":{"namespace":"simple-history\/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST","GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/email-report\/preview\/email"}]}},"\/simple-history\/v1\/email-report\/preview\/html":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/email-report\/preview\/html"}]}},"\/simple-history\/v1\/events":{"namespace":"simple-history\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"type":{"description":"Type of result to return.","type":"string","default":"overview","enum":["overview","occasions"],"required":false},"logRowID":{"description":"Limit result set to rows with id lower than this.","type":"integer","required":false},"occasionsID":{"description":"Limit result set to rows with occasionsID equal to this.","type":"string","required":false},"occasionsCount":{"description":"The number of occasions to get.","type":"integer","required":false},"occasionsCountMaxReturn":{"description":"The maximum number of occasions to return.","type":"integer","required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":null,"required":false},"max_id_first_page":{"description":"Limit result set to rows with id equal or lower than this.","type":"integer","required":false},"since_id":{"description":"Limit result set to rows with id greater than this, ie more recent than since_id.","type":"integer","required":false},"since_date":{"description":"Limit result set to events with date > since_date OR (date = since_date AND id > since_id). Use together with since_id for accurate new event detection.","type":"string","format":"date-time","required":false},"date_from":{"description":"Limit result set to rows with date greater than or equal to this unix timestamp.","type":"string","required":false},"date_to":{"description":"Limit result set to rows with date less than or equal to this unix timestamp.","type":"string","required":false},"dates":{"description":"Limit result set to rows with date within this range.","type":"array","items":{"type":"string"},"required":false},"skip_count_query":{"description":"Skip the total count query for faster results when pagination info is not needed.","type":"boolean","default":false,"required":false},"lastdays":{"description":"Limit result set to rows with date within this range.","type":"integer","required":false},"months":{"description":"Limit result set to rows with date within this range. Format: Ym.","type":"array","items":{"type":"string"},"required":false},"loglevels":{"description":"Limit result set to rows with log levels.","type":"array","items":{"type":"string"},"required":false},"loggers":{"description":"Limit result set to rows with loggers.","type":"array","items":{"type":"string"},"required":false},"messages":{"description":"Limit result set to rows with messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"users":{"description":"Limit result set to rows with user ids.","type":"array","items":{"type":"integer"},"required":false},"user":{"description":"Limit result set to rows with user id.","type":"integer","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"include_sticky":{"description":"Include sticky events in the result set.","type":"boolean","default":false,"required":false},"only_sticky":{"description":"Only return sticky events.","type":"boolean","default":false,"required":false},"initiator":{"description":"Limit result set to events from specific initiator(s).","type":["string","array"],"items":{"type":"string"},"required":false},"ip_address":{"description":"Limit result set to events from a specific IP address. Supports anonymized IPs with \".x\" suffix.","type":"string","required":false},"context_filters":{"description":"Context filters as key-value pairs to filter events by context data.","type":"object","additionalProperties":{"type":"string"},"required":false},"metadata_search":{"description":"Plain text search across all event metadata (context values). Slower than the main search but covers IP addresses, emails, and other internal data.","type":"string","required":false},"ungrouped":{"description":"Return ungrouped events without occasions grouping.","type":"boolean","default":false,"required":false},"surrounding_event_id":{"description":"Show events surrounding this event ID. Returns events chronologically before and after the specified event, regardless of other filters. Requires administrator privileges.","type":"integer","required":false},"surrounding_count":{"description":"Number of events to show before AND after the surrounding_event_id. Default 5, max 50.","type":"integer","default":5,"minimum":1,"maximum":50,"required":false},"exclude_search":{"description":"Exclude events containing these words. Events matching this search will be hidden.","type":"string","required":false},"exclude_loglevels":{"description":"Exclude events with these log levels.","type":"array","items":{"type":"string"},"required":false},"exclude_loggers":{"description":"Exclude events from these loggers.","type":"array","items":{"type":"string"},"required":false},"exclude_messages":{"description":"Exclude events with these messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"exclude_users":{"description":"Exclude events from these user IDs.","type":"array","items":{"type":"integer"},"required":false},"exclude_user":{"description":"Exclude events from this user ID.","type":"integer","required":false},"exclude_initiator":{"description":"Exclude events from specific initiator(s).","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"message":{"type":"string","description":"Short message to log","required":true},"note":{"type":"string","description":"Additional notes or details about the event","required":false},"level":{"type":"string","enum":["emergency","alert","critical","error","warning","notice","info","debug"],"default":"info","description":"Log level","required":false},"date":{"type":"string","format":"date-time","description":"Date and time for the event in MySQL datetime format (Ymd H:i:s). If not provided, current time will be used.","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/events"}]}},"\/simple-history\/v1\/events\/has-updates":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"type":{"description":"Type of result to return.","type":"string","default":"overview","enum":["overview","occasions"],"required":false},"logRowID":{"description":"Limit result set to rows with id lower than this.","type":"integer","required":false},"occasionsID":{"description":"Limit result set to rows with occasionsID equal to this.","type":"string","required":false},"occasionsCount":{"description":"The number of occasions to get.","type":"integer","required":false},"occasionsCountMaxReturn":{"description":"The maximum number of occasions to return.","type":"integer","required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":null,"required":false},"max_id_first_page":{"description":"Limit result set to rows with id equal or lower than this.","type":"integer","required":false},"since_id":{"description":"Limit result set to rows with id greater than this, ie more recent than since_id.","type":"integer","required":true},"since_date":{"description":"Limit result set to events with date > since_date OR (date = since_date AND id > since_id). Use together with since_id for accurate new event detection.","type":"string","format":"date-time","required":false},"date_from":{"description":"Limit result set to rows with date greater than or equal to this unix timestamp.","type":"string","required":false},"date_to":{"description":"Limit result set to rows with date less than or equal to this unix timestamp.","type":"string","required":false},"dates":{"description":"Limit result set to rows with date within this range.","type":"array","items":{"type":"string"},"required":false},"skip_count_query":{"description":"Skip the total count query for faster results when pagination info is not needed.","type":"boolean","default":false,"required":false},"lastdays":{"description":"Limit result set to rows with date within this range.","type":"integer","required":false},"months":{"description":"Limit result set to rows with date within this range. Format: Ym.","type":"array","items":{"type":"string"},"required":false},"loglevels":{"description":"Limit result set to rows with log levels.","type":"array","items":{"type":"string"},"required":false},"loggers":{"description":"Limit result set to rows with loggers.","type":"array","items":{"type":"string"},"required":false},"messages":{"description":"Limit result set to rows with messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"users":{"description":"Limit result set to rows with user ids.","type":"array","items":{"type":"integer"},"required":false},"user":{"description":"Limit result set to rows with user id.","type":"integer","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"include_sticky":{"description":"Include sticky events in the result set.","type":"boolean","default":false,"required":false},"only_sticky":{"description":"Only return sticky events.","type":"boolean","default":false,"required":false},"initiator":{"description":"Limit result set to events from specific initiator(s).","type":["string","array"],"items":{"type":"string"},"required":false},"ip_address":{"description":"Limit result set to events from a specific IP address. Supports anonymized IPs with \".x\" suffix.","type":"string","required":false},"context_filters":{"description":"Context filters as key-value pairs to filter events by context data.","type":"object","additionalProperties":{"type":"string"},"required":false},"metadata_search":{"description":"Plain text search across all event metadata (context values). Slower than the main search but covers IP addresses, emails, and other internal data.","type":"string","required":false},"ungrouped":{"description":"Return ungrouped events without occasions grouping.","type":"boolean","default":false,"required":false},"surrounding_event_id":{"description":"Show events surrounding this event ID. Returns events chronologically before and after the specified event, regardless of other filters. Requires administrator privileges.","type":"integer","required":false},"surrounding_count":{"description":"Number of events to show before AND after the surrounding_event_id. Default 5, max 50.","type":"integer","default":5,"minimum":1,"maximum":50,"required":false},"exclude_search":{"description":"Exclude events containing these words. Events matching this search will be hidden.","type":"string","required":false},"exclude_loglevels":{"description":"Exclude events with these log levels.","type":"array","items":{"type":"string"},"required":false},"exclude_loggers":{"description":"Exclude events from these loggers.","type":"array","items":{"type":"string"},"required":false},"exclude_messages":{"description":"Exclude events with these messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"exclude_users":{"description":"Exclude events from these user IDs.","type":"array","items":{"type":"integer"},"required":false},"exclude_user":{"description":"Exclude events from this user ID.","type":"integer","required":false},"exclude_initiator":{"description":"Exclude events from specific initiator(s).","type":["string","array"],"items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/events\/has-updates"}]}},"\/simple-history\/v1\/events\/(?P<id>[\\d]+)":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the event.","type":"integer","required":false}}}]},"\/simple-history\/v1\/events\/(?P<id>[\\d]+)\/stick":{"namespace":"simple-history\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the event.","type":"integer","required":false}}}]},"\/simple-history\/v1\/backfill-status":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/backfill-status"}]}},"\/simple-history\/v1\/events\/(?P<id>[\\d]+)\/unstick":{"namespace":"simple-history\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the event.","type":"integer","required":false}}}]},"\/simple-history\/v1\/search-options":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/search-options"}]}},"\/simple-history\/v1\/search-user":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/search-user"}]}},"\/simple-history\/v1\/stats\/summary":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/summary"}]}},"\/simple-history\/v1\/stats\/users":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/users"}]}},"\/simple-history\/v1\/stats\/content":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/content"}]}},"\/simple-history\/v1\/stats\/media":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/media"}]}},"\/simple-history\/v1\/stats\/plugins":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/plugins"}]}},"\/simple-history\/v1\/stats\/core":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/core"}]}},"\/simple-history\/v1\/stats\/peak-days":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/peak-days"}]}},"\/simple-history\/v1\/stats\/peak-times":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/peak-times"}]}},"\/simple-history\/v1\/stats\/activity-overview":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/activity-overview"}]}},"\/simple-history\/v1\/stats\/notes":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"date_from":{"description":"Start date as Unix timestamp. If not provided, defaults to 30 days ago.","type":"integer","required":false},"date_to":{"description":"End date as Unix timestamp. If not provided, defaults to end of today.","type":"integer","required":false},"limit":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Whether to include detailed stats.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/stats\/notes"}]}},"\/simple-history\/v1\/support-info":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/support-info"}]}},"\/simple-history\/v1\/support-info\/health-check":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/simple-history\/v1\/support-info\/health-check"}]}},"\/simple-history\/v1\/users\/(?P<id>\\d+)\/card":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"WordPress user ID.","type":"integer","required":true}}}]},"\/simple-history\/v1\/initiators\/(?P<type>[a-z_]+)\/card":{"namespace":"simple-history\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"Initiator type (wp, wp_cli, web_user, other).","type":"string","enum":["wp","wp_cli","web_user","other"],"required":true}}}]},"\/wc\/v3":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/v3","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3"}]}},"\/wc\/v3\/marketplace\/featured":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/featured"}]}},"\/wc\/v1":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1"}]}},"\/wc\/v1\/marketplace\/product-preview":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/marketplace\/product-preview"}]}},"\/wc\/v3\/marketplace\/refresh":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/refresh"}]}},"\/wc\/v3\/marketplace\/subscriptions":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/subscriptions"}]}},"\/wc\/v3\/marketplace\/subscriptions\/connect":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/subscriptions\/connect"}]}},"\/wc\/v3\/marketplace\/subscriptions\/activate-plugin":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/subscriptions\/activate-plugin"}]}},"\/wc\/v3\/marketplace\/subscriptions\/disconnect":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/subscriptions\/disconnect"}]}},"\/wc\/v3\/marketplace\/subscriptions\/activate":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/subscriptions\/activate"}]}},"\/wc\/v3\/marketplace\/subscriptions\/install-url":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"product_key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/subscriptions\/install-url"}]}},"\/wc\/v3\/marketplace\/create-order":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_id":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/marketplace\/create-order"}]}},"\/wc\/pos\/v1\/catalog":{"namespace":"wc\/pos\/v1\/catalog","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/pos\/v1\/catalog","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/pos\/v1\/catalog"}]}},"\/wc\/pos\/v1\/catalog\/create":{"namespace":"wc\/pos\/v1\/catalog","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"force":{"type":"boolean","default":false,"description":"Force regeneration of the feed. NOOP if generation is in progress.","required":false},"_product_fields":{"type":"string","description":"Comma-separated list of fields to include for non-variable products.","required":false},"_variation_fields":{"type":"string","description":"Comma-separated list of fields to include for variations.","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/pos\/v1\/catalog\/create"}]}},"\/kb-mailerlite\/v1":{"namespace":"kb-mailerlite\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-mailerlite\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-mailerlite\/v1"}]}},"\/kb-mailerlite\/v1\/get":{"namespace":"kb-mailerlite\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"apikey":{"description":"The API Key for Mailerlite account.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-mailerlite\/v1\/get"}]}},"\/kb-getresponse\/v1":{"namespace":"kb-getresponse\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-getresponse\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-getresponse\/v1"}]}},"\/kb-getresponse\/v1\/get":{"namespace":"kb-getresponse\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-getresponse\/v1\/get"}]}},"\/kb-fluentcrm\/v1":{"namespace":"kb-fluentcrm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-fluentcrm\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-fluentcrm\/v1"}]}},"\/kb-fluentcrm\/v1\/get":{"namespace":"kb-fluentcrm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-fluentcrm\/v1\/get"}]}},"\/kbp\/v1":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kbp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp\/v1"}]}},"\/kbp\/v1\/post-query":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"type":{"description":"Limit results to items of a specific post type.","type":"string","required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"query":{"description":"Define Type of Query.","type":"string","required":false},"order":{"description":"Define Query Order.","type":"string","required":false},"order_by":{"description":"Define Query Order By.","type":"string","required":false},"allow_sticky":{"description":"Allow Sticky in Query.","type":"boolean","required":false},"exclude":{"description":"Exclude Category.","type":"string","required":false},"offset":{"description":"Number of items to offset in query.","type":"number","default":0,"required":false},"post_id":{"description":"The Current Post ID.","type":"string","required":false},"custom_tax":{"description":"Check if using a custom Taxonomy","type":"boolean","required":false},"tax_type":{"description":"Define Query Order By.","type":"string","required":false},"category":{"description":"Include posts category.","type":"string","required":false},"tags":{"description":"Include post tags.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp\/v1\/post-query"}]}},"\/kbp\/v1\/taxonomies-select":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"source":{"description":"The source of the content.","type":"string","default":"","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp\/v1\/taxonomies-select"}]}},"\/kbp\/v1\/term-select":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"source":{"description":"The source of the content.","type":"string","default":"","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp\/v1\/term-select"}]}},"\/kb-lottieanimation\/v1":{"namespace":"kb-lottieanimation\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-lottieanimation\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-lottieanimation\/v1"}]}},"\/kb-lottieanimation\/v1\/animations\/(?P<id>[\\a-zA-Z0-9]+)":{"namespace":"kb-lottieanimation\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/kb-lottieanimation\/v1\/animations":{"namespace":"kb-lottieanimation\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-lottieanimation\/v1\/animations"}]}},"\/kb-vector\/v1":{"namespace":"kb-vector\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-vector\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-vector\/v1"}]}},"\/kb-vector\/v1\/vectors":{"namespace":"kb-vector\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-vector\/v1\/vectors"}]}},"\/kb-design-library\/v1":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-design-library\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1"}]}},"\/kb-design-library\/v1\/get":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get"}]}},"\/kb-design-library\/v1\/get_all_items":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_all_items"}]}},"\/kb-design-library\/v1\/get-all-ai":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get-all-ai"}]}},"\/kb-design-library\/v1\/get_remaining_jobs":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_remaining_jobs"}]}},"\/kb-design-library\/v1\/get_library":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_library"}]}},"\/kb-design-library\/v1\/get_library_categories":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_library_categories"}]}},"\/kb-design-library\/v1\/get_connection":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_connection"}]}},"\/kb-design-library\/v1\/get_local_contexts":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_local_contexts"}]}},"\/kb-design-library\/v1\/get_verticals":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_verticals"}]}},"\/kb-design-library\/v1\/get_keywords":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_keywords"}]}},"\/kb-design-library\/v1\/get_initial_jobs":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_initial_jobs"}]}},"\/kb-design-library\/v1\/get_search_query":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_search_query"}]}},"\/kb-design-library\/v1\/get_images":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_images"}]}},"\/kb-design-library\/v1\/get_image_collections":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_image_collections"}]}},"\/kb-design-library\/v1\/get_pattern_content":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_pattern_content"}]}},"\/kb-design-library\/v1\/process_pattern":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/process_pattern"}]}},"\/kb-design-library\/v1\/process_images":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/process_images"}]}},"\/kb-design-library\/v1\/get_remaining_credits":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/get_remaining_credits"}]}},"\/kb-design-library\/v1\/reset":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested AI context.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Cadence License Key.","type":"string","required":false},"api_email":{"description":"Cadence License Email.","type":"string","required":false},"product_id":{"description":"Cadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/reset"}]}},"\/kb-image-picker\/v1":{"namespace":"kb-image-picker\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-image-picker\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-image-picker\/v1"}]}},"\/kb-image-picker\/v1\/process_images":{"namespace":"kb-image-picker\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-image-picker\/v1\/process_images"}]}},"\/kb-design-library\/v1\/handle_event":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"event_label":{"description":"The Event Label","type":"string","required":false},"event_data":{"description":"The Event Data","type":"object","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-design-library\/v1\/handle_event"}]}},"\/jetpack\/v4":{"namespace":"jetpack\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"jetpack\/v4","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4"}]}},"\/jetpack\/v4\/verify_xmlrpc_error":{"namespace":"jetpack\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"nonce":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"}]}},"\/jetpack\/v4\/heartbeat\/data":{"namespace":"jetpack\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"prefix":{"description":"Prefix to add before the stats identifiers.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/heartbeat\/data"}]}},"\/kbpp\/v1":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kbpp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbpp\/v1"}]}},"\/kbpp\/v1\/post-select":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to items that match the search query.","type":"string","required":false},"type":{"description":"Limit results to items of an object type.","type":"array","items":{"type":"string"},"default":{"0":"post","1":"page","3":"product","4":"astra-advanced-hook"},"required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"categories":{"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"tags":{"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product_brand":{"description":"Limit result set to all items that have the specified term assigned in the product_brand taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product_cat":{"description":"Limit result set to all items that have the specified term assigned in the product_cat taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product_tag":{"description":"Limit result set to all items that have the specified term assigned in the product_tag taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbpp\/v1\/post-select"}]}},"\/kbpp\/v1\/post-query":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"type":{"description":"Limit results to items of a specific post type.","type":"string","required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"query":{"description":"Define Type of Query.","type":"string","required":false},"order":{"description":"Define Query Order.","type":"string","required":false},"order_by":{"description":"Define Query Order By.","type":"string","required":false},"allow_sticky":{"description":"Allow Sticky in Query.","type":"boolean","required":false},"exclude":{"description":"Exclude Category.","type":"string","required":false},"offset":{"description":"Number of items to offset in query.","type":"number","default":0,"required":false},"post_tax":{"description":"Check if using a custom Taxonomy","type":"boolean","required":false},"tax_type":{"description":"Define Query Order By.","type":"string","required":false},"category":{"description":"Include posts category.","type":"string","required":false},"author":{"description":"Include posts by Author","type":"string","required":false},"tags":{"description":"Include post tags.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbpp\/v1\/post-query"}]}},"\/kbpp\/v1\/tax-query":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"type":{"description":"Limit results to items of a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbpp\/v1\/tax-query"}]}},"\/kbpp\/v1\/term-query":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"tax_type":{"description":"Taxonomy Type.","type":"string","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbpp\/v1\/term-query"}]}},"\/kb-mailchimp\/v1":{"namespace":"kb-mailchimp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-mailchimp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-mailchimp\/v1"}]}},"\/kb-mailchimp\/v1\/get":{"namespace":"kb-mailchimp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"apikey":{"description":"The API Key for mailchimp account.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-mailchimp\/v1\/get"}]}},"\/kb-activecampaign\/v1":{"namespace":"kb-activecampaign\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-activecampaign\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-activecampaign\/v1"}]}},"\/kb-activecampaign\/v1\/get":{"namespace":"kb-activecampaign\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-activecampaign\/v1\/get"}]}},"\/kb-sendinblue\/v1":{"namespace":"kb-sendinblue\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-sendinblue\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-sendinblue\/v1"}]}},"\/kb-sendinblue\/v1\/get":{"namespace":"kb-sendinblue\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"apikey":{"description":"The API Key for Brevo (SendInBlue) account.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-sendinblue\/v1\/get"}]}},"\/kbp-dynamic\/v1":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kbp-dynamic\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1"}]}},"\/kbp-dynamic\/v1\/render":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/render"}]}},"\/kbp-dynamic\/v1\/image_render":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/image_render"}]}},"\/kbp-dynamic\/v1\/image_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/image_data"}]}},"\/kbp-dynamic\/v1\/gallery_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/gallery_data"}]}},"\/kbp-dynamic\/v1\/custom_fields":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/custom_fields"}]}},"\/kbp-dynamic\/v1\/link_label":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/link_label"}]}},"\/kbp-dynamic\/v1\/input_label":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/input_label"}]}},"\/kbp-dynamic\/v1\/list_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/list_data"}]}},"\/kbp-dynamic\/v1\/html_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/html_data"}]}},"\/kbp-dynamic\/v1\/repeaters":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/repeaters"}]}},"\/kbp-dynamic\/v1\/repeater_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/repeater_data"}]}},"\/kbp-dynamic\/v1\/batch":{"namespace":"kbp-dynamic\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kbp-dynamic\/v1\/batch"}]}},"\/kb-convertkit\/v1":{"namespace":"kb-convertkit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-convertkit\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-convertkit\/v1"}]}},"\/kb-convertkit\/v1\/get":{"namespace":"kb-convertkit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api calls.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-convertkit\/v1\/get"}]}},"\/kb-custom-svg\/v1":{"namespace":"kb-custom-svg\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-custom-svg\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-custom-svg\/v1"}]}},"\/kb-custom-svg\/v1\/manage":{"namespace":"kb-custom-svg\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-custom-svg\/v1\/manage"}]}},"\/kb-custom-svg\/v1\/search":{"namespace":"kb-custom-svg\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-custom-svg\/v1\/search"}]}},"\/kb-custom-svg\/v1\/search\/add":{"namespace":"kb-custom-svg\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kb-custom-svg\/v1\/search\/add"}]}},"\/kt-wc-blocks\/v1":{"namespace":"kt-wc-blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kt-wc-blocks\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kt-wc-blocks\/v1"}]}},"\/kt-wc-blocks\/v1\/products\/categories":{"namespace":"kt-wc-blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kt-wc-blocks\/v1\/products\/categories"}]}},"\/kt-wc-blocks\/v1\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"kt-wc-blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/kt-wc-blocks\/v1\/products":{"namespace":"kt-wc-blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating","menu_order","price","popularity","rating","price","popularity","rating","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"search_sku":{"description":"Limit results to those with a SKU that partially matches a string. This argument takes precedence over 'sku'.","type":"string","required":false},"search_name_or_sku":{"description":"Limit results to those with a name or SKU that partially matches a string. This argument takes precedence over 'search', 'sku' and 'search_sku'.","type":"string","required":false},"search_fields":{"description":"Limit search to specific fields when used with search parameters. Available fields: name, sku, global _unique_id, description, short_description. This argument takes precedence over all other search parameters.","type":"array","items":{"type":"string","enum":["name","global_unique_id","description","short_description","sku"]},"default":[],"required":false},"include_status":{"description":"Limit the result set to products with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude products with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"include_types":{"description":"Limit the result set to products with one or more of the types.","type":"array","items":{"type":"string","enum":["simple","grouped","external","variable"]},"required":false},"exclude_types":{"description":"Exclude products with one or more of the types from the result set.","type":"array","items":{"type":"string","enum":["simple","grouped","external","variable"]},"required":false},"downloadable":{"description":"Limit the result set to downloadable products.","type":"boolean","required":false},"virtual":{"description":"Limit the result set to virtual products.","type":"boolean","required":false},"pos_products_only":{"description":"Limit result set to products visible in Point of Sale.","type":"boolean","required":false},"category_operator":{"description":"Operator for comparing product category terms.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"attribute_operator":{"description":"Operator for comparing product attribute terms.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"catalog_visibility":{"description":"Determines whether hidden or visible catalog products are displayed.","type":"string","enum":["visible","catalog","search","hidden"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/kt-wc-blocks\/v1\/products"}]}},"\/kt-wc-blocks\/v1\/products\/(?P<id>[\\d]+)":{"namespace":"kt-wc-blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/objectcache\/v1":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"objectcache\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1"}]}},"\/objectcache\/v1\/analytics":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["raw","compute"],"default":"compute","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":30,"minimum":1,"maximum":100,"required":false},"interval":{"description":"The interval in seconds.","type":"integer","minimum":1,"default":60,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/analytics"}]}},"\/objectcache\/v1\/commands":{"namespace":"objectcache\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/commands"}]}},"\/objectcache\/v1\/groups":{"namespace":"objectcache\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["keys","bytes"],"default":"keys","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"group":{"description":"The cache group name.","type":"string","required":false},"keys":{"description":"The number of keys in the group.","type":"integer","required":false},"count":{"description":"The number of keys in the group.","type":"integer","required":false},"bytes":{"description":"The amount of memory used by the group.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/groups"}]}},"\/objectcache\/v1\/latency":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/latency"}]}},"\/objectcache\/v1\/options":{"namespace":"objectcache\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"channel":{"description":"The update channel acts as a \"minimum stability\", meaning that using the Alpha channel will also show the latest Beta releases and so on, whichever has the highest version number. Using an update channel other than Stable may break your site.","type":"string","enum":["stable","rc","beta","alpha","dev"],"required":false},"flushlog":{"description":"Whether to keep a log of cache flushes. Ignored when debug mode is enabled.","type":"boolean","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"channel":{"description":"The update channel acts as a \"minimum stability\", meaning that using the Alpha channel will also show the latest Beta releases and so on, whichever has the highest version number. Using an update channel other than Stable may break your site.","type":"string","enum":["stable","rc","beta","alpha","dev"],"required":false},"flushlog":{"description":"Whether to keep a log of cache flushes. Ignored when debug mode is enabled.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/options"}]}},"\/objectcache\/v1\/relay\/adaptive":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/relay\/adaptive"}]}},"\/objectcache\/v1\/slowlog":{"namespace":"objectcache\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/objectcache\/v1\/slowlog"}]}},"\/spectra\/v1":{"namespace":"spectra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"spectra\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/spectra\/v1"}]}},"\/spectra\/v1\/all_taxonomy":{"namespace":"spectra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/spectra\/v1\/all_taxonomy"}]}},"\/spectra\/v1\/editor":{"namespace":"spectra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/spectra\/v1\/editor"}]}},"\/spectra\/v1\/check-custom-fields-support":{"namespace":"spectra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"post_type":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/spectra\/v1\/check-custom-fields-support"}]}},"\/uag\/v1":{"namespace":"uag\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"uag\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/uag\/v1"}]}},"\/uag\/v1\/admin\/commonsettings":{"namespace":"uag\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/uag\/v1\/admin\/commonsettings"}]}},"\/weglot\/v1":{"namespace":"weglot\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"weglot\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/weglot\/v1"}]}},"\/weglot\/v1\/cache\/purge":{"namespace":"weglot\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/weglot\/v1\/cache\/purge"}]}},"\/wc-admin":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc-admin","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin"}]}},"\/wc-admin\/notice\/dismiss":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/notice\/dismiss"}]}},"\/wc-admin\/features":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/features"}]}},"\/wc-admin\/experiments\/assignment":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/experiments\/assignment"}]}},"\/wc-admin\/marketing\/recommended":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"category":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/recommended"}]}},"\/wc-admin\/marketing\/knowledge-base":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"category":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/knowledge-base"}]}},"\/wc-admin\/marketing\/misc-recommendations":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/misc-recommendations"}]}},"\/wc-admin\/marketing\/overview\/activate-plugin":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"plugin":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/overview\/activate-plugin"}]}},"\/wc-admin\/marketing\/overview\/installed-plugins":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/overview\/installed-plugins"}]}},"\/wc-admin\/marketing\/recommendations":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"category":{"type":"string","enum":["channels","extensions"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/recommendations"}]}},"\/wc-admin\/marketing\/channels":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/channels"}]}},"\/wc-admin\/marketing\/campaigns":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/campaigns"}]}},"\/wc-admin\/marketing\/campaign-types":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/marketing\/campaign-types"}]}},"\/wc-admin\/options":{"namespace":"wc-admin","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/options"}]}},"\/wc-admin\/legacy-settings":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"schema":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/legacy-settings"}]}},"\/wc-admin\/payment-gateway-suggestions":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"force_default_suggestions":{"type":"boolean","description":"Return default payment suggestions when the woocommerce_show_marketplace_suggestions and woocommerce_setting_payments_recommendations_hidden options are set to no","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/payment-gateway-suggestions"}]}},"\/wc-admin\/payment-gateway-suggestions\/dismiss":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/payment-gateway-suggestions\/dismiss"}]}},"\/wc-admin\/themes":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"pluginzip":{"description":"A zip file containing the theme to be uploaded.","type":"file","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/themes"}]}},"\/wc-admin\/plugins\/install":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/install"}]}},"\/wc-admin\/plugins\/install\/status":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/install\/status"}]}},"\/wc-admin\/plugins\/install\/status\/(?P<job_id>[a-z0-9_\\-]+)":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/wc-admin\/plugins\/active":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/active"}]}},"\/wc-admin\/plugins\/installed":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/installed"}]}},"\/wc-admin\/plugins\/activate":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/activate"}]}},"\/wc-admin\/plugins\/activate\/status":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/activate\/status"}]}},"\/wc-admin\/plugins\/activate\/status\/(?P<job_id>[a-z0-9_\\-]+)":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/wc-admin\/plugins\/connect-jetpack":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/connect-jetpack"}]}},"\/wc-admin\/plugins\/request-wccom-connect":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/request-wccom-connect"}]}},"\/wc-admin\/plugins\/finish-wccom-connect":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/finish-wccom-connect"}]}},"\/wc-admin\/plugins\/connect-wcpay":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/connect-wcpay"}]}},"\/wc-admin\/plugins\/connect-square":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/plugins\/connect-square"}]}},"\/wc-admin\/onboarding\/free-extensions":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/free-extensions"}]}},"\/wc-admin\/onboarding\/product-types":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/product-types"}]}},"\/wc-admin\/onboarding\/profile":{"namespace":"wc-admin","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"completed":{"type":"boolean","description":"Whether the profile was completed or not.","required":false},"skipped":{"type":"boolean","description":"Whether the profile was skipped or not.","required":false},"industry":{"type":"array","description":"Industry.","items":{"type":"string"},"required":false},"business_extensions":{"type":"array","description":"Additional business extensions to install.","items":{"type":"string"},"required":false},"is_agree_marketing":{"type":"boolean","description":"Whether or not this store agreed to receive marketing content from WooCommerce.com.","required":false},"store_email":{"type":"string","description":"Save email address.","required":false},"is_store_country_set":{"type":"boolean","description":"Whether or not this store country is specified via onboarding profiles.","required":false},"is_plugins_page_skipped":{"type":"boolean","description":"Whether or not the plugins step in core profiling was skipped.","required":false},"business_choice":{"type":"string","description":"Business choices.","required":false},"selling_online_answer":{"type":"string","description":"Answers about online sales.","required":false},"selling_platforms":{"type":["array","null"],"description":"Sales platforms.","items":{"type":["string","null"]},"required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/profile"}]}},"\/wc-admin\/onboarding\/profile\/experimental_get_email_prefill":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/profile\/experimental_get_email_prefill"}]}},"\/wc-admin\/onboarding\/profile\/progress":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/profile\/progress"}]}},"\/wc-admin\/onboarding\/profile\/progress\/core-profiler\/complete":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"step":{"type":"string","description":"The core profiling step to mark as complete.","enum":["intro-opt-in","skip-guided-setup","user-profile","business-info","plugins","intro-builder","skip-guided-setup"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/profile\/progress\/core-profiler\/complete"}]}},"\/wc-admin\/onboarding\/profile\/update-store-currency-and-measurement-units":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"country_code":{"description":"Country code.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/profile\/update-store-currency-and-measurement-units"}]}},"\/wc-admin\/onboarding\/tasks\/import_sample_products":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/tasks\/import_sample_products"}]}},"\/wc-admin\/onboarding\/tasks\/create_homepage":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/tasks\/create_homepage"}]}},"\/wc-admin\/onboarding\/tasks\/create_product_from_template":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"template_name":{"type":"string","description":"Product template name.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/tasks\/create_product_from_template"}]}},"\/wc-admin\/onboarding\/tasks":{"namespace":"wc-admin","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"ids":{"description":"Optional parameter to get only specific task lists by id.","type":"array","items":{"enum":["setup","extended","secret_tasklist"],"type":"string"},"required":false}}},{"methods":["POST"],"args":{"ids":{"description":"Optional parameter to get only specific task lists by id.","type":"array","items":{"enum":["setup","extended","secret_tasklist"],"type":"string"},"required":false},"extended_tasks":{"description":"List of extended completed tasks from the client-side filter.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/tasks"}]}},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/hide":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/unhide":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/dismiss":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/undo_dismiss":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_-]+)\/snooze":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"duration":{"description":"Time period to pause the activity.","type":"string","required":false},"task_list_id":{"description":"Optional parameter to query specific task list.","type":"string","required":false}}}]},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/action":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/undo_snooze":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/onboarding\/themes\/install":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/themes\/install"}]}},"\/wc-admin\/onboarding\/themes\/activate":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/themes\/activate"}]}},"\/wc-admin\/onboarding\/plugins\/install-and-activate-async":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"plugins":{"description":"A list of plugins to install","type":"array","items":"string","required":true},"source":{"description":"The source of the request","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/plugins\/install-and-activate-async"}]}},"\/wc-admin\/onboarding\/plugins\/install-and-activate":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/plugins\/install-and-activate"}]}},"\/wc-admin\/onboarding\/plugins\/scheduled-installs\/(?P<job_id>\\w+)":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/wc-admin\/onboarding\/plugins\/jetpack-authorization-url":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"redirect_url":{"description":"The URL to redirect to after authorization","type":"string","required":true},"from":{"description":"from value for the jetpack authorization page","type":"string","default":"woocommerce-onboarding","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/plugins\/jetpack-authorization-url"}]}},"\/wc-admin\/onboarding\/products":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/onboarding\/products"}]}},"\/wc-admin\/mobile-app\/send-magic-link":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/mobile-app\/send-magic-link"}]}},"\/wc-admin\/mobile-app":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/mobile-app"}]}},"\/wc-admin\/shipping-partner-suggestions":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"force_default_suggestions":{"type":"boolean","description":"Return default shipping partner suggestions when woocommerce_show_marketplace_suggestions option is set to no","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/shipping-partner-suggestions"}]}},"\/wc-analytics":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc-analytics","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics"}]}},"\/wc-analytics\/admin\/notes":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["note_id","date","type","title","status"],"required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"type":{"description":"Type of note.","type":"array","items":{"enum":["error","warning","update","info","marketing","survey"],"type":"string"},"required":false},"status":{"description":"Status of the note.","type":"array","items":{"enum":["pending","actioned","unactioned","snoozed","sent"],"type":"string"},"required":false},"source":{"description":"Source of the note.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/admin\/notes"}]}},"\/wc-analytics\/admin\/notes\/(?P<id>[\\d-]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}}]},"\/wc-analytics\/admin\/notes\/delete\/(?P<id>[\\d-]+)":{"namespace":"wc-analytics","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}]},"\/wc-analytics\/admin\/notes\/delete\/all":{"namespace":"wc-analytics","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"status":{"description":"Status of the note.","type":"array","items":{"enum":["pending","actioned","unactioned","snoozed","sent"],"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/admin\/notes\/delete\/all"}]}},"\/wc-analytics\/admin\/notes\/update":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/admin\/notes\/update"}]}},"\/wc-analytics\/admin\/notes\/experimental-activate-promo\/(?P<promo_note_name>[\\w-]+)":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-analytics\/admin\/notes\/(?P<note_id>[\\d-]+)\/action\/(?P<action_id>[\\d-]+)":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"note_id":{"description":"Unique ID for the note.","type":"integer","required":false},"action_id":{"description":"Unique ID for the note action.","type":"integer","required":false}}}]},"\/wc-analytics\/coupons":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Narrow results to discount codes with codes that match a given string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"code":{"description":"Narrow the results to resources with a specific code.","type":"string","required":false}}},{"methods":["POST"],"args":{"code":{"description":"Discount code.","type":"string","required":true},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"default":"fixed_cart","description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"default":false,"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"default":false,"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"default":false,"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/coupons"}]}},"\/wc-analytics\/coupons\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"code":{"description":"Discount code.","type":"string","required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc-analytics\/coupons\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"code":{"description":"Discount code.","type":"string","required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/coupons\/batch"}]}},"\/wc-analytics\/data":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/data"}]}},"\/wc-analytics\/data\/countries\/locales":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/data\/countries\/locales"}]}},"\/wc-analytics\/data\/countries":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/data\/countries"}]}},"\/wc-analytics\/data\/countries\/(?P<location>[\\w-]+)":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"ISO3166 alpha-2 country code.","type":"string","required":false}}}]},"\/wc-analytics\/data\/download-ips":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/data\/download-ips"}]}},"\/wc-analytics\/orders":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"status":{"default":["any"],"description":"Limit results to orders with specific statuses.","type":"array","items":{"type":"string","enum":["any","trash","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"]},"required":false},"customer":{"description":"Limit the results to orders associated with a given customer.","type":"integer","required":false},"product":{"description":"Limit the results to orders associated with a given product.","type":"integer","required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false},"order_item_display_meta":{"default":false,"description":"Only show meta that is intended to be displayed for an order.","type":"boolean","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"created_via":{"description":"Limit result set to orders created via specific sources (eg checkout, admin).","type":"array","items":{"type":"string"},"required":false},"number":{"description":"Narrow results to orders that match part of an order number.","type":"string","required":false}}},{"methods":["POST"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"created_via":{"description":"Shows where the order was created.","type":"string","required":false},"status":{"default":"pending","description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"default":"USD","description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"default":0,"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"],"readonly":true},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"default":false,"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"manual_update":{"default":false,"description":"Set the action to manual, so that the order note is recorded as \"added by user\".","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/orders"}]}},"\/wc-analytics\/orders\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"created_via":{"description":"Shows where the order was created.","type":"string","required":false},"status":{"description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"],"readonly":true},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"manual_update":{"description":"Set the action to manual, so that the order note is recorded as \"added by user\".","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc-analytics\/orders\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"created_via":{"description":"Shows where the order was created.","type":"string","required":false},"status":{"description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"],"readonly":true},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"manual_update":{"description":"Set the action to manual, so that the order note is recorded as \"added by user\".","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/orders\/batch"}]}},"\/wc-analytics\/products":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Search for similar product names or product numbers.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating","menu_order","price","popularity","rating"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"search_sku":{"description":"Limit results to those with a SKU that partially matches a string. This argument takes precedence over 'sku'.","type":"string","required":false},"search_name_or_sku":{"description":"Limit results to those with a name or SKU that partially matches a string. This argument takes precedence over 'search', 'sku' and 'search_sku'.","type":"string","required":false},"search_fields":{"description":"Limit search to specific fields when used with search parameters. Available fields: name, sku, global _unique_id, description, short_description. This argument takes precedence over all other search parameters.","type":"array","items":{"type":"string","enum":["name","global_unique_id","description","short_description","sku"]},"default":[],"required":false},"include_status":{"description":"Limit the result set to products with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude products with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"include_types":{"description":"Limit the result set to products with one or more of the types.","type":"array","items":{"type":"string","enum":["simple","grouped","external","variable"]},"required":false},"exclude_types":{"description":"Exclude products with one or more of the types from the result set.","type":"array","items":{"type":"string","enum":["simple","grouped","external","variable"]},"required":false},"downloadable":{"description":"Limit the result set to downloadable products.","type":"boolean","required":false},"virtual":{"description":"Limit the result set to virtual products.","type":"boolean","required":false},"pos_products_only":{"description":"Limit result set to products visible in Point of Sale.","type":"boolean","required":false},"low_in_stock":{"description":"Narrow results to products with low inventory value or that are sold out. (Deprecated)","type":"boolean","default":false,"required":false}}},{"methods":["POST"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"default":"simple","description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"default":"publish","description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"default":false,"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"default":"visible","description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"default":false,"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"default":"instock","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"default":false,"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"default":true,"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products"}]}},"\/wc-analytics\/products\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"description":"Whether to bypass the recycle bin and delete it directly.","type":"boolean","required":false}}}]},"\/wc-analytics\/products\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/batch"}]}},"\/wc-analytics\/products\/(?P<id>[\\d]+)\/related":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}}]},"\/wc-analytics\/products\/suggested-products":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"in_stock":{"description":"Narrow results to products that are in stock or sold out.","type":"boolean","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"categories":{"description":"Limit the result set to specific product category IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"tags":{"description":"Limit the result set to specific product tag IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"limit":{"description":"Limit the result set to a specific number of suggested products.","type":"integer","default":5,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/suggested-products"}]}},"\/wc-analytics\/products\/(?P<id>[\\d]+)\/duplicate":{"namespace":"wc-analytics","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc-analytics\/products\/attributes":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"search":{"description":"Search for similar attribute names.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the resource.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"default":"select","description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"default":"menu_order","description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"default":false,"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/attributes"}]}},"\/wc-analytics\/products\/attributes\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc-analytics\/products\/attributes\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/attributes\/batch"}]}},"\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"Identifier for the resource.","type":"string","required":false}}}]},"\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)\/terms":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false}}}]},"\/wc-analytics\/products\/categories":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"default":"default","description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/categories"}]}},"\/wc-analytics\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc-analytics\/products\/categories\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/categories\/batch"}]}},"\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Search for similar product name, number, or attribute value.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"has_price":{"description":"Limit the result set to products with or without price.","type":"boolean","required":false},"attributes":{"description":"Limit the result set to products with specified attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"type":"string","description":"Attribute Slug."},"term":{"type":"string","description":"Attribute concept."},"terms":{"type":"array","description":"Attribute terms."}}},"required":false},"virtual":{"description":"Limit the result set to virtual product variants.","type":"boolean","required":false},"downloadable":{"description":"Limit the result set to downloadable product variants.","type":"boolean","required":false},"include_status":{"description":"Limit the result set to product variants with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude product variants with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"pos_products_only":{"description":"Limit result set to variations visible in Point of Sale.","type":"boolean","required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"type":{"default":"variation","description":"Product type.","type":"string","enum":["variation"],"required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"default":"publish","description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"default":false,"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"default":"instock","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"name":{"description":"Parent product name.","type":"string","required":false}}}]},"\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"type":{"description":"Product type.","type":"string","enum":["variation"],"required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"name":{"description":"Parent product name.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"type":{"description":"Product type.","type":"string","enum":["variation"],"required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"name":{"description":"Parent product name.","type":"string","required":false}}}]},"\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/generate":{"namespace":"wc-analytics","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"delete":{"description":"Deletes unused variations.","type":"boolean","required":false},"default_values":{"description":"Default values for generated variations.","type":"object","properties":{"type":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Product type.","type":"string","enum":["variation"]},"description":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant description.","type":"string"},"sku":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Product number","type":"string"},"global_unique_id":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"GTIN, UPC, EAN or ISBN.","type":"string"},"regular_price":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The variant's regular price.","type":"string"},"sale_price":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The variant's offer price.","type":"string"},"date_on_sale_from":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Offer price start date, in the website's time zone.","type":["null","string"]},"date_on_sale_from_gmt":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Start date for offer price, in GMT.","type":["null","string"]},"date_on_sale_to":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Offer price end date, in the website's time zone.","type":["null","string"]},"date_on_sale_to_gmt":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Offer price end date, in the website's time zone.","type":["null","string"]},"status":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant status.","type":"string","enum":["draft","pending","private","publish"]},"virtual":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"If the variant is virtual.","type":"boolean"},"downloadable":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"If the variant is downloadable.","type":"boolean"},"downloads":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}}},"download_limit":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Number of times downloadable files can be downloaded after purchase.","type":"integer"},"download_expiry":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Number of days before access to downloadable files expires.","type":"integer"},"tax_status":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Tax status.","type":"string","enum":["taxable","shipping","none"]},"tax_class":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Tax class.","type":"string"},"manage_stock":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Inventory management at variant level.","type":["boolean","string"]},"stock_quantity":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Quantity in stock.","type":"integer"},"stock_status":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"]},"backorders":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"]},"low_stock_amount":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Low stock threshold for the variant.","type":["integer","null"]},"weight":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant weight (kg).","type":"string"},"dimensions":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}}},"shipping_class":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Shipping class identifier.","type":"string"},"image":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"attributes":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}}},"menu_order":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Menu order, used for custom sorting of products.","type":"integer"},"meta_data":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}},"parent_id":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The product's parent ID.","type":"integer"},"name":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Parent product name.","type":"string"}},"required":false},"type":{"default":"variation","description":"Product type.","type":"string","enum":["variation"],"required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"default":"publish","description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"default":false,"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"default":"instock","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"name":{"description":"Parent product name.","type":"string","required":false}}}]},"\/wc-analytics\/variations":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Search for similar product name, number, or attribute value.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"has_price":{"description":"Limit the result set to products with or without price.","type":"boolean","required":false},"attributes":{"description":"Limit the result set to products with specified attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"type":"string","description":"Attribute Slug."},"term":{"type":"string","description":"Attribute concept."},"terms":{"type":"array","description":"Attribute terms."}}},"required":false},"virtual":{"description":"Limit the result set to virtual product variants.","type":"boolean","required":false},"downloadable":{"description":"Limit the result set to downloadable product variants.","type":"boolean","required":false},"include_status":{"description":"Limit the result set to product variants with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude product variants with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"pos_products_only":{"description":"Limit result set to variations visible in Point of Sale.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/variations"}]}},"\/wc-analytics\/products\/reviews":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit responses to reviews published before a specific ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","product"],"required":false},"reviewer":{"description":"Narrow results to mentions associated with specific user IDs.","type":"array","items":{"type":"integer"},"required":false},"reviewer_exclude":{"description":"Make sure the result excludes mentions assigned to specific user IDs.","type":"array","items":{"type":"integer"},"required":false},"reviewer_email":{"default":null,"description":"Narrow results to those from a specific author email address.","format":"email","type":"string","required":false},"product":{"default":[],"description":"Narrow results to reviews related to specific product IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approved","description":"Narrow results to reviews with a specific status.","type":"string","enum":["all","hold","approved","spam","trash"],"required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique identifier for the product.","type":"integer","required":true},"product_name":{"description":"Product name.","type":"string","required":false},"status":{"default":"approved","description":"Status of the review.","type":"string","enum":["approved","hold","spam","unspam","trash","untrash"],"required":false},"reviewer":{"type":"string","description":"The reviewer's name.","required":true},"reviewer_email":{"type":"string","description":"Reviewer's email.","required":true},"review":{"type":"string","description":"The content of the reviews.","required":true},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/reviews"}]}},"\/wc-analytics\/products\/reviews\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"product_id":{"description":"Unique identifier for the product to which the review belongs.","type":"integer","required":false},"product_name":{"description":"Product name.","type":"string","required":false},"status":{"description":"Status of the review.","type":"string","enum":["approved","hold","spam","unspam","trash","untrash"],"required":false},"reviewer":{"description":"The reviewer's name.","type":"string","required":false},"reviewer_email":{"description":"Reviewer's email.","type":"string","format":"email","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc-analytics\/products\/reviews\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique identifier for the product to which the review belongs.","type":"integer","required":false},"product_name":{"description":"Product name.","type":"string","required":false},"status":{"description":"Status of the review.","type":"string","enum":["approved","hold","spam","unspam","trash","untrash"],"required":false},"reviewer":{"description":"The reviewer's name.","type":"string","required":false},"reviewer_email":{"description":"Reviewer's email.","type":"string","format":"email","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/reviews\/batch"}]}},"\/wc-analytics\/products\/low-in-stock":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"status":{"default":"publish","description":"Narrow results to products associated with a given category.","type":"string","enum":["draft","pending","private","publish","future"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/low-in-stock"}]}},"\/wc-analytics\/products\/count-low-in-stock":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"status":{"default":"publish","description":"Narrow results to products associated with a given category.","type":"string","enum":["draft","pending","private","publish","future"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/products\/count-low-in-stock"}]}},"\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)":{"namespace":"wc-analytics","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false}}}]},"\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"value":{"description":"Set value.","type":["null","object","string","number","boolean","integer","array"],"required":false}}}]},"\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"id":{"description":"Unique ID for the resource.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"id":{"description":"Unique ID for the resource.","type":"string","required":false},"value":{"description":"Set value.","type":["null","object","string","number","boolean","integer","array"],"required":false}}}]},"\/wc-analytics\/taxes":{"namespace":"wc-analytics","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"order","description":"Sort the collection by the object's attribute.","enum":["id","order","priority"],"type":"string","required":false},"class":{"description":"Sort by tax class.","enum":["standard","reduced-rate","zero-rate"],"type":"string","required":false},"search":{"description":"Search for similar tax code.","type":"string","required":false},"include":{"description":"Narrow results to items that have the specific tax rate IDs assigned.","type":"array","items":{"type":"integer"},"default":[],"required":false}}},{"methods":["POST"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code \/ ZIP, which does not support multiple values. Deprecated as of WooCommerce 5.3, 'postal codes' should be used instead.","type":"string","required":false},"city":{"description":"City name, which does not support multiple values. Deprecated as of WooCommerce 5.3, \"cities\" should be used instead.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"default":1,"description":"Tax priority.","type":"integer","required":false},"compound":{"default":false,"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"default":true,"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"default":"standard","description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false},"postcodes":{"description":"List of postal codes \/ ZIPs. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false},"cities":{"description":"List of city names. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/taxes"}]}},"\/wc-analytics\/taxes\/(?P<id>[\\d]+)":{"namespace":"wc-analytics","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code \/ ZIP, which does not support multiple values. Deprecated as of WooCommerce 5.3, 'postal codes' should be used instead.","type":"string","required":false},"city":{"description":"City name, which does not support multiple values. Deprecated as of WooCommerce 5.3, \"cities\" should be used instead.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false},"postcodes":{"description":"List of postal codes \/ ZIPs. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false},"cities":{"description":"List of city names. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc-analytics\/taxes\/batch":{"namespace":"wc-analytics","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code \/ ZIP, which does not support multiple values. Deprecated as of WooCommerce 5.3, 'postal codes' should be used instead.","type":"string","required":false},"city":{"description":"City name, which does not support multiple values. Deprecated as of WooCommerce 5.3, \"cities\" should be used instead.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false},"postcodes":{"description":"List of postal codes \/ ZIPs. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false},"cities":{"description":"List of city names. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-analytics\/taxes\/batch"}]}},"\/wc-admin\/launch-your-store\/initialize-coming-soon":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/launch-your-store\/initialize-coming-soon"}]}},"\/wc-admin\/launch-your-store\/update-survey-status":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"status":{"type":"string","enum":["yes","no"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/launch-your-store\/update-survey-status"}]}},"\/wc-admin\/launch-your-store\/survey-completed":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/launch-your-store\/survey-completed"}]}},"\/wc-admin\/launch-your-store\/woopayments\/test-orders\/count":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders\/count"}]}},"\/wc-admin\/launch-your-store\/woopayments\/test-orders":{"namespace":"wc-admin","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders"}]}},"\/wc\/store":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/store","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store"}]}},"\/wc\/store\/batch":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"validation":{"type":"string","enum":["require-all-validate","normal"],"default":"normal","required":false},"requests":{"type":"array","maxItems":25,"items":{"type":"object","properties":{"method":{"type":"string","enum":["POST","PUT","PATCH","DELETE"],"default":"POST"},"path":{"type":"string","required":true},"body":{"type":"object","properties":[],"additionalProperties":true},"headers":{"type":"object","properties":[],"additionalProperties":{"type":["string","array"],"items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/batch"}]}},"\/wc\/store\/cart":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart"}]}},"\/wc\/store\/cart\/add-item":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Product or variant ID of the product line in the shopping cart.","type":"integer","required":false},"quantity":{"description":"Quantity of this product to add to cart.","type":"number","required":false},"variation":{"description":"Selected attributes (for variants).","type":"array","items":{"type":"object","properties":{"attribute":{"description":"Variant attribute name.","type":"string","context":["view","edit"]},"value":{"description":"Value for variant attribute.","type":"string","context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/add-item"}]}},"\/wc\/store\/cart\/apply-coupon":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/apply-coupon"}]}},"\/wc\/store\/cart\/coupons":{"namespace":"wc\/store","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"code":{"description":"The unique code of the discount code.","type":"string","required":false},"discount_type":{"description":"The discount type for the discount code (e.g. percentage or fixed amount)","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/coupons"}]}},"\/wc\/store\/cart\/coupons\/(?P<code>[\\w-]+)":{"namespace":"wc\/store","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false}}}]},"\/wc\/store\/cart\/extensions":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"namespace":{"description":"The extension name - this will be used to ensure that the data in the request is sent correctly.","type":"string","required":false},"data":{"description":"Additional data to be sent to the extension","type":"object","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/extensions"}]}},"\/wc\/store\/cart\/items":{"namespace":"wc\/store","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"extensions":{"type":"object","properties":[],"default":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/items"}]}},"\/wc\/store\/cart\/items\/(?P<key>[\\w-]{32})":{"namespace":"wc\/store","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier for the product line in the shopping cart.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier for the product line in the shopping cart.","type":"string","required":false},"extensions":{"type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier for the product line in the shopping cart.","type":"string","required":false}}}]},"\/wc\/store\/cart\/remove-coupon":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/remove-coupon"}]}},"\/wc\/store\/cart\/remove-item":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier (key) for the product in the shopping cart.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/remove-item"}]}},"\/wc\/store\/cart\/select-shipping-rate":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"package_id":{"description":"The ID of the package being sent. Leave the field blank to apply to all packages.","type":["integer","string","null"],"required":false},"rate_id":{"description":"The selected rate ID for the package.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/select-shipping-rate"}]}},"\/wc\/store\/cart\/update-item":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier (key) for the shopping cart product to be updated.","type":"string","required":false},"quantity":{"description":"New number of products in the shopping cart.","type":"number","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/update-item"}]}},"\/wc\/store\/cart\/update-customer":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":false},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/cart\/update-customer"}]}},"\/wc\/store\/checkout":{"namespace":"wc\/store","methods":["GET","POST","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"payment_data":{"description":"Data to be transferred to the payment method when processing payment.","type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":["string","boolean"]}}},"required":false},"customer_password":{"description":"Customer passwords for new accounts, if applicable.","type":"string","required":false},"customer_note":{"description":"Note entered by the customer at checkout.","type":"string","required":false},"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":true},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false},"payment_method":{"description":"The ID of the payment method used to process the payment.","type":"string","enum":["","bacs","cheque","cod"],"required":false},"create_account":{"description":"Whether you want to create a new user account as part of order processing.","type":"boolean","required":false},"additional_fields":{"description":"Additional fields to be stored on the order.","type":"object","properties":[],"required":false},"extensions":{"type":"object","properties":[],"default":[],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"additional_fields":{"description":"Additional fields to be stored on the order.","type":"object","properties":[],"required":false},"payment_method":{"description":"The ID of the payment method used to process the payment.","type":"string","enum":["","bacs","cheque","cod"],"required":false},"order_notes":{"description":"Order notes.","type":"string","required":false},"customer_note":{"description":"Note entered by the customer at checkout.","type":"string","required":false},"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":false},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false},"create_account":{"description":"Whether you want to create a new user account as part of order processing.","type":"boolean","required":false},"extensions":{"type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/checkout"}]}},"\/wc\/store\/checkout\/(?P<id>[\\d]+)":{"namespace":"wc\/store","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"payment_data":{"description":"Data to be transferred to the payment method when processing payment.","type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":["string","boolean"]}}},"required":false},"customer_note":{"description":"Note entered by the customer at checkout.","type":"string","required":false},"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":true},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false},"payment_method":{"description":"The ID of the payment method used to process the payment.","type":"string","enum":["","bacs","cheque","cod"],"required":false},"additional_fields":{"description":"Additional fields to be stored on the order.","type":"object","properties":[],"required":false},"extensions":{"type":"object","properties":[],"default":[],"required":false}}}]},"\/wc\/store\/order\/(?P<id>[\\d]+)":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/products\/attributes":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products\/attributes"}]}},"\/wc\/store\/products\/attributes\/(?P<id>[\\d]+)":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"attribute_id":{"description":"Unique identifier for the attribute.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count","menu_order","name_num","id"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}]},"\/wc\/store\/products\/categories":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products\/categories"}]}},"\/wc\/store\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wc\/store\/products\/brands":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products\/brands"}]}},"\/wc\/store\/products\/brands\/(?P<identifier>[\\w-]+)":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"identifier":{"description":"Unique ID for the resource.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wc\/store\/products\/collection-data":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"slug":{"description":"Limit the result set to products with specific slug(s). Use commas to separate.","type":"string","required":false},"after":{"description":"Limit response to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit responses to resources released before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"date_column":{"description":"When you limit responses using after\/before, which data column to compare against.","type":"string","default":"date","enum":["date","date_gmt","modified","modified_gmt"],"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","modified","id","include","title","slug","price","popularity","rating","menu_order","comment_count"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable","variation"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Limit the results to products assigned to a set of category IDs or identifiers, separated by commas.","type":"string","required":false},"category_operator":{"description":"Operator for comparing product category terms.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"brand":{"description":"Limit the results to products assigned to a set of brand IDs or identifiers, separated by commas.","type":"string","required":false},"brand_operator":{"description":"Operator for comparing terms for product brands.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"tag":{"description":"Limit the results to products that are assigned a set of keyword IDs or identifiers, separated by commas.","type":"string","required":false},"tag_operator":{"description":"Operator for comparing product tags.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on a minimum price, which comes with the smallest unit of the currency.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on a maximum price, which comes with the smallest unit of the currency.","type":"string","required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"array","items":{"type":"string","enum":["instock","outofstock","onbackorder"],"sanitize_callback":"sanitize_text_field","validate_callback":"rest_validate_request_arg"},"default":[],"required":false},"attributes":{"description":"Limit the result set to products with selected global attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"description":"Taxonomy name for attribute.","type":"string","sanitize_callback":"wc_sanitize_taxonomy_name"},"term_id":{"description":"List of attribute term IDs.","type":"array","items":{"type":"integer"},"sanitize_callback":"wp_parse_id_list"},"slug":{"description":"List of attribute identifier(s). If a term ID is provided, this will be ignored.","type":"array","items":{"type":"string"},"sanitize_callback":"wp_parse_slug_list"},"operator":{"description":"Operator for comparing product attribute terms.","type":"string","enum":["in","not_in","and"]}}},"default":[],"required":false},"attribute_relation":{"description":"The logical relationship between attributes when filtering across multiple attributes at the same time.","type":"string","enum":["in","and"],"default":"and","required":false},"catalog_visibility":{"description":"Determines whether hidden or visible catalog products are displayed.","type":"string","enum":["any","visible","catalog","search","hidden"],"required":false},"rating":{"description":"Limit the result set to products with a specific average rating.","type":"array","items":{"type":"integer","enum":[1,2,3,4,5]},"default":[],"required":false},"calculate_price_range":{"description":"If true, minimum and maximum product prices are calculated for the collection.","type":"boolean","default":false,"required":false},"calculate_stock_status_counts":{"description":"If true, inventory quantities are calculated for products in the collection.","type":"boolean","default":false,"required":false},"calculate_attribute_counts":{"description":"If requested, the number of attribute terms for products in the collection is calculated.","type":"array","items":{"type":"object","properties":{"taxonomy":{"description":"Name of taxonomy.","type":"string","context":["view","edit"],"readonly":true},"query_type":{"description":"Filter selections are being made that may affect the counts. Valid values include \"and\" and \"or\".","type":"string","enum":["and","or"],"context":["view","edit"],"readonly":true}}},"default":[],"required":false},"calculate_rating_counts":{"description":"If true, the number of reviews for products in the collection is calculated.","type":"boolean","default":false,"required":false},"calculate_taxonomy_counts":{"description":"If requested, calculates taxonomy term counts for products in the collection.","type":"array","items":{"type":"string","description":"Name of taxonomy."},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products\/collection-data"}]}},"\/wc\/store\/products\/reviews":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","date_gmt","id","rating","product"],"required":false},"category_id":{"description":"Limit results to reviews from specified category IDs.","type":"string","required":false},"product_id":{"description":"Limit results to reviews from specified product IDs.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products\/reviews"}]}},"\/wc\/store\/products\/tags":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products\/tags"}]}},"\/wc\/store\/products":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"slug":{"description":"Limit the result set to products with specific slug(s). Use commas to separate.","type":"string","required":false},"after":{"description":"Limit response to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit responses to resources released before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"date_column":{"description":"When you limit responses using after\/before, which data column to compare against.","type":"string","default":"date","enum":["date","date_gmt","modified","modified_gmt"],"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","modified","id","include","title","slug","price","popularity","rating","menu_order","comment_count"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable","variation"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Limit the results to products assigned to a set of category IDs or identifiers, separated by commas.","type":"string","required":false},"category_operator":{"description":"Operator for comparing product category terms.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"brand":{"description":"Limit the results to products assigned to a set of brand IDs or identifiers, separated by commas.","type":"string","required":false},"brand_operator":{"description":"Operator for comparing terms for product brands.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"tag":{"description":"Limit the results to products that are assigned a set of keyword IDs or identifiers, separated by commas.","type":"string","required":false},"tag_operator":{"description":"Operator for comparing product tags.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on a minimum price, which comes with the smallest unit of the currency.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on a maximum price, which comes with the smallest unit of the currency.","type":"string","required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"array","items":{"type":"string","enum":["instock","outofstock","onbackorder"],"sanitize_callback":"sanitize_text_field","validate_callback":"rest_validate_request_arg"},"default":[],"required":false},"attributes":{"description":"Limit the result set to products with selected global attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"description":"Taxonomy name for attribute.","type":"string","sanitize_callback":"wc_sanitize_taxonomy_name"},"term_id":{"description":"List of attribute term IDs.","type":"array","items":{"type":"integer"},"sanitize_callback":"wp_parse_id_list"},"slug":{"description":"List of attribute identifier(s). If a term ID is provided, this will be ignored.","type":"array","items":{"type":"string"},"sanitize_callback":"wp_parse_slug_list"},"operator":{"description":"Operator for comparing product attribute terms.","type":"string","enum":["in","not_in","and"]}}},"default":[],"required":false},"attribute_relation":{"description":"The logical relationship between attributes when filtering across multiple attributes at the same time.","type":"string","enum":["in","and"],"default":"and","required":false},"catalog_visibility":{"description":"Determines whether hidden or visible catalog products are displayed.","type":"string","enum":["any","visible","catalog","search","hidden"],"required":false},"rating":{"description":"Limit the result set to products with a specific average rating.","type":"array","items":{"type":"integer","enum":[1,2,3,4,5]},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/products"}]}},"\/wc\/store\/products\/(?P<id>[\\d]+)":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/products\/(?P<slug>[\\S]+)":{"namespace":"wc\/store","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"slug":{"description":"The snail of resources.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/v1":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/store\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1"}]}},"\/wc\/store\/v1\/batch":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"validation":{"type":"string","enum":["require-all-validate","normal"],"default":"normal","required":false},"requests":{"type":"array","maxItems":25,"items":{"type":"object","properties":{"method":{"type":"string","enum":["POST","PUT","PATCH","DELETE"],"default":"POST"},"path":{"type":"string","required":true},"body":{"type":"object","properties":[],"additionalProperties":true},"headers":{"type":"object","properties":[],"additionalProperties":{"type":["string","array"],"items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/batch"}]}},"\/wc\/store\/v1\/cart":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart"}]}},"\/wc\/store\/v1\/cart\/add-item":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Product or variant ID of the product line in the shopping cart.","type":"integer","required":false},"quantity":{"description":"Quantity of this product to add to cart.","type":"number","required":false},"variation":{"description":"Selected attributes (for variants).","type":"array","items":{"type":"object","properties":{"attribute":{"description":"Variant attribute name.","type":"string","context":["view","edit"]},"value":{"description":"Value for variant attribute.","type":"string","context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/add-item"}]}},"\/wc\/store\/v1\/cart\/apply-coupon":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/apply-coupon"}]}},"\/wc\/store\/v1\/cart\/coupons":{"namespace":"wc\/store\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"code":{"description":"The unique code of the discount code.","type":"string","required":false},"discount_type":{"description":"The discount type for the discount code (e.g. percentage or fixed amount)","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/coupons"}]}},"\/wc\/store\/v1\/cart\/coupons\/(?P<code>[\\w-]+)":{"namespace":"wc\/store\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false}}}]},"\/wc\/store\/v1\/cart\/extensions":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"namespace":{"description":"The extension name - this will be used to ensure that the data in the request is sent correctly.","type":"string","required":false},"data":{"description":"Additional data to be sent to the extension","type":"object","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/extensions"}]}},"\/wc\/store\/v1\/cart\/items":{"namespace":"wc\/store\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"extensions":{"type":"object","properties":[],"default":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/items"}]}},"\/wc\/store\/v1\/cart\/items\/(?P<key>[\\w-]{32})":{"namespace":"wc\/store\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier for the product line in the shopping cart.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier for the product line in the shopping cart.","type":"string","required":false},"extensions":{"type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier for the product line in the shopping cart.","type":"string","required":false}}}]},"\/wc\/store\/v1\/cart\/remove-coupon":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"code":{"description":"Unique identifier for the discount code in the shopping cart.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/remove-coupon"}]}},"\/wc\/store\/v1\/cart\/remove-item":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier (key) for the product in the shopping cart.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/remove-item"}]}},"\/wc\/store\/v1\/cart\/select-shipping-rate":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"package_id":{"description":"The ID of the package being sent. Leave the field blank to apply to all packages.","type":["integer","string","null"],"required":false},"rate_id":{"description":"The selected rate ID for the package.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/select-shipping-rate"}]}},"\/wc\/store\/v1\/cart\/update-item":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"key":{"description":"Unique identifier (key) for the shopping cart product to be updated.","type":"string","required":false},"quantity":{"description":"New number of products in the shopping cart.","type":"number","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/update-item"}]}},"\/wc\/store\/v1\/cart\/update-customer":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":false},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/cart\/update-customer"}]}},"\/wc\/store\/v1\/checkout":{"namespace":"wc\/store\/v1","methods":["GET","POST","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"payment_data":{"description":"Data to be transferred to the payment method when processing payment.","type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":["string","boolean"]}}},"required":false},"customer_password":{"description":"Customer passwords for new accounts, if applicable.","type":"string","required":false},"customer_note":{"description":"Note entered by the customer at checkout.","type":"string","required":false},"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":true},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false},"payment_method":{"description":"The ID of the payment method used to process the payment.","type":"string","enum":["","bacs","cheque","cod"],"required":false},"create_account":{"description":"Whether you want to create a new user account as part of order processing.","type":"boolean","required":false},"additional_fields":{"description":"Additional fields to be stored on the order.","type":"object","properties":[],"required":false},"extensions":{"type":"object","properties":[],"default":[],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"additional_fields":{"description":"Additional fields to be stored on the order.","type":"object","properties":[],"required":false},"payment_method":{"description":"The ID of the payment method used to process the payment.","type":"string","enum":["","bacs","cheque","cod"],"required":false},"order_notes":{"description":"Order notes.","type":"string","required":false},"customer_note":{"description":"Note entered by the customer at checkout.","type":"string","required":false},"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":false},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false},"create_account":{"description":"Whether you want to create a new user account as part of order processing.","type":"boolean","required":false},"extensions":{"type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/checkout"}]}},"\/wc\/store\/v1\/checkout\/(?P<id>[\\d]+)":{"namespace":"wc\/store\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"allow_batch":{"v1":true},"args":{"payment_data":{"description":"Data to be transferred to the payment method when processing payment.","type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":["string","boolean"]}}},"required":false},"customer_note":{"description":"Note entered by the customer at checkout.","type":"string","required":false},"billing_address":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true},"email":{"description":"Email","type":"string","context":["view","edit"],"required":true}},"required":true},"shipping_address":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name","type":"string","context":["view","edit"],"required":true},"last_name":{"description":"Surname","type":"string","context":["view","edit"],"required":true},"company":{"description":"Company","type":"string","context":["view","edit"],"required":true},"address_1":{"description":"Address","type":"string","context":["view","edit"],"required":true},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"],"required":true},"city":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"state":{"description":"State\/county code, or the name of the state, county, province, or district.","type":"string","context":["view","edit"],"required":true},"postcode":{"description":"Postal code","type":"string","context":["view","edit"],"required":true},"country":{"description":"Country\/region code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"],"required":true},"phone":{"description":"Telephone","type":"string","context":["view","edit"],"required":true}},"required":false},"payment_method":{"description":"The ID of the payment method used to process the payment.","type":"string","enum":["","bacs","cheque","cod"],"required":false},"additional_fields":{"description":"Additional fields to be stored on the order.","type":"object","properties":[],"required":false},"extensions":{"type":"object","properties":[],"default":[],"required":false}}}]},"\/wc\/store\/v1\/order\/(?P<id>[\\d]+)":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/v1\/products\/attributes":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products\/attributes"}]}},"\/wc\/store\/v1\/products\/attributes\/(?P<id>[\\d]+)":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"attribute_id":{"description":"Unique identifier for the attribute.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count","menu_order","name_num","id"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}]},"\/wc\/store\/v1\/products\/categories":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products\/categories"}]}},"\/wc\/store\/v1\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wc\/store\/v1\/products\/brands":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products\/brands"}]}},"\/wc\/store\/v1\/products\/brands\/(?P<identifier>[\\w-]+)":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"identifier":{"description":"Unique ID for the resource.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wc\/store\/v1\/products\/collection-data":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"slug":{"description":"Limit the result set to products with specific slug(s). Use commas to separate.","type":"string","required":false},"after":{"description":"Limit response to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit responses to resources released before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"date_column":{"description":"When you limit responses using after\/before, which data column to compare against.","type":"string","default":"date","enum":["date","date_gmt","modified","modified_gmt"],"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","modified","id","include","title","slug","price","popularity","rating","menu_order","comment_count"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable","variation"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Limit the results to products assigned to a set of category IDs or identifiers, separated by commas.","type":"string","required":false},"category_operator":{"description":"Operator for comparing product category terms.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"brand":{"description":"Limit the results to products assigned to a set of brand IDs or identifiers, separated by commas.","type":"string","required":false},"brand_operator":{"description":"Operator for comparing terms for product brands.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"tag":{"description":"Limit the results to products that are assigned a set of keyword IDs or identifiers, separated by commas.","type":"string","required":false},"tag_operator":{"description":"Operator for comparing product tags.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on a minimum price, which comes with the smallest unit of the currency.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on a maximum price, which comes with the smallest unit of the currency.","type":"string","required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"array","items":{"type":"string","enum":["instock","outofstock","onbackorder"],"sanitize_callback":"sanitize_text_field","validate_callback":"rest_validate_request_arg"},"default":[],"required":false},"attributes":{"description":"Limit the result set to products with selected global attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"description":"Taxonomy name for attribute.","type":"string","sanitize_callback":"wc_sanitize_taxonomy_name"},"term_id":{"description":"List of attribute term IDs.","type":"array","items":{"type":"integer"},"sanitize_callback":"wp_parse_id_list"},"slug":{"description":"List of attribute identifier(s). If a term ID is provided, this will be ignored.","type":"array","items":{"type":"string"},"sanitize_callback":"wp_parse_slug_list"},"operator":{"description":"Operator for comparing product attribute terms.","type":"string","enum":["in","not_in","and"]}}},"default":[],"required":false},"attribute_relation":{"description":"The logical relationship between attributes when filtering across multiple attributes at the same time.","type":"string","enum":["in","and"],"default":"and","required":false},"catalog_visibility":{"description":"Determines whether hidden or visible catalog products are displayed.","type":"string","enum":["any","visible","catalog","search","hidden"],"required":false},"rating":{"description":"Limit the result set to products with a specific average rating.","type":"array","items":{"type":"integer","enum":[1,2,3,4,5]},"default":[],"required":false},"calculate_price_range":{"description":"If true, minimum and maximum product prices are calculated for the collection.","type":"boolean","default":false,"required":false},"calculate_stock_status_counts":{"description":"If true, inventory quantities are calculated for products in the collection.","type":"boolean","default":false,"required":false},"calculate_attribute_counts":{"description":"If requested, the number of attribute terms for products in the collection is calculated.","type":"array","items":{"type":"object","properties":{"taxonomy":{"description":"Name of taxonomy.","type":"string","context":["view","edit"],"readonly":true},"query_type":{"description":"Filter selections are being made that may affect the counts. Valid values include \"and\" and \"or\".","type":"string","enum":["and","or"],"context":["view","edit"],"readonly":true}}},"default":[],"required":false},"calculate_rating_counts":{"description":"If true, the number of reviews for products in the collection is calculated.","type":"boolean","default":false,"required":false},"calculate_taxonomy_counts":{"description":"If requested, calculates taxonomy term counts for products in the collection.","type":"array","items":{"type":"string","description":"Name of taxonomy."},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products\/collection-data"}]}},"\/wc\/store\/v1\/products\/reviews":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","date_gmt","id","rating","product"],"required":false},"category_id":{"description":"Limit results to reviews from specified category IDs.","type":"string","required":false},"product_id":{"description":"Limit results to reviews from specified product IDs.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products\/reviews"}]}},"\/wc\/store\/v1\/products\/tags":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of products to return in result set. No limit if blank.","type":"integer","minimum":0,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort by term property.","type":"string","default":"name","enum":["name","slug","count"],"required":false},"hide_empty":{"description":"If true, empty terms are not returned.","type":"boolean","default":true,"required":false},"parent":{"description":"Limit results to terms with a specific parent term (hierarchical taxonomies only).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products\/tags"}]}},"\/wc\/store\/v1\/products":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"slug":{"description":"Limit the result set to products with specific slug(s). Use commas to separate.","type":"string","required":false},"after":{"description":"Limit response to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit responses to resources released before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"date_column":{"description":"When you limit responses using after\/before, which data column to compare against.","type":"string","default":"date","enum":["date","date_gmt","modified","modified_gmt"],"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","modified","id","include","title","slug","price","popularity","rating","menu_order","comment_count"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable","variation"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Limit the results to products assigned to a set of category IDs or identifiers, separated by commas.","type":"string","required":false},"category_operator":{"description":"Operator for comparing product category terms.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"brand":{"description":"Limit the results to products assigned to a set of brand IDs or identifiers, separated by commas.","type":"string","required":false},"brand_operator":{"description":"Operator for comparing terms for product brands.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"tag":{"description":"Limit the results to products that are assigned a set of keyword IDs or identifiers, separated by commas.","type":"string","required":false},"tag_operator":{"description":"Operator for comparing product tags.","type":"string","enum":["in","not_in","and"],"default":"in","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on a minimum price, which comes with the smallest unit of the currency.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on a maximum price, which comes with the smallest unit of the currency.","type":"string","required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"array","items":{"type":"string","enum":["instock","outofstock","onbackorder"],"sanitize_callback":"sanitize_text_field","validate_callback":"rest_validate_request_arg"},"default":[],"required":false},"attributes":{"description":"Limit the result set to products with selected global attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"description":"Taxonomy name for attribute.","type":"string","sanitize_callback":"wc_sanitize_taxonomy_name"},"term_id":{"description":"List of attribute term IDs.","type":"array","items":{"type":"integer"},"sanitize_callback":"wp_parse_id_list"},"slug":{"description":"List of attribute identifier(s). If a term ID is provided, this will be ignored.","type":"array","items":{"type":"string"},"sanitize_callback":"wp_parse_slug_list"},"operator":{"description":"Operator for comparing product attribute terms.","type":"string","enum":["in","not_in","and"]}}},"default":[],"required":false},"attribute_relation":{"description":"The logical relationship between attributes when filtering across multiple attributes at the same time.","type":"string","enum":["in","and"],"default":"and","required":false},"catalog_visibility":{"description":"Determines whether hidden or visible catalog products are displayed.","type":"string","enum":["any","visible","catalog","search","hidden"],"required":false},"rating":{"description":"Limit the result set to products with a specific average rating.","type":"array","items":{"type":"integer","enum":[1,2,3,4,5]},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/store\/v1\/products"}]}},"\/wc\/store\/v1\/products\/(?P<id>[\\d]+)":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/store\/v1\/products\/(?P<slug>[\\S]+)":{"namespace":"wc\/store\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"slug":{"description":"The snail of resources.","type":"string","required":false},"context":{"description":"The scope for which the request is made determines the possible fields in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/private":{"namespace":"wc\/private","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/private","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/private"}]}},"\/wc\/private\/patterns":{"namespace":"wc\/private","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/private\/patterns"}]}},"\/wp-rocket\/v1":{"namespace":"wp-rocket\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-rocket\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1"}]}},"\/wp-rocket\/v1\/rocketcdn\/enable":{"namespace":"wp-rocket\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"email":{"required":true},"key":{"required":true},"url":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable"}]}},"\/wp-rocket\/v1\/rocketcdn\/disable":{"namespace":"wp-rocket\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"email":{"required":true},"key":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable"}]}},"\/wp-rocket\/v1\/cpcss\/post\/(?P<id>[\\d]+)":{"namespace":"wp-rocket\/v1","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/wp-rocket\/v1\/support":{"namespace":"wp-rocket\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"email":{"required":true},"key":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/support"}]}},"\/wp-rocket\/v1\/dynamic_lists\/update":{"namespace":"wp-rocket\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update"}]}},"\/wp-rocket\/v1\/options\/export":{"namespace":"wp-rocket\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/options\/export"}]}},"\/wp-rocket\/v1\/rocket-insights\/pages":{"namespace":"wp-rocket\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"url":{"required":false},"post_id":{"required":false}}},{"methods":["POST"],"args":{"page_url":{"required":true},"source":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"}]}},"\/wp-rocket\/v1\/rocket-insights\/pages\/progress":{"namespace":"wp-rocket\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"ids":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"}]}},"\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)":{"namespace":"wp-rocket\/v1","methods":["DELETE","POST","PUT","PATCH"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"required":true},"source":{"required":true}}}]},"\/wp-rocket\/v1\/recommendations":{"namespace":"wp-rocket\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-rocket\/v1\/recommendations"}]}},"\/wc\/v2":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2"}]}},"\/wc\/v2\/products\/brands":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"default":"default","description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/brands"}]}},"\/wc\/v2\/products\/brands\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/products\/brands\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/brands\/batch"}]}},"\/wc\/v3\/products\/brands":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"default":"default","description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/brands"}]}},"\/wc\/v3\/products\/brands\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/products\/brands\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/brands\/batch"}]}},"\/astra\/v1":{"namespace":"astra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"astra\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra\/v1"}]}},"\/astra\/v1\/admin\/settings":{"namespace":"astra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra\/v1\/admin\/settings"}]}},"\/astra\/v1\/get-learn-chapters":{"namespace":"astra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra\/v1\/get-learn-chapters"}]}},"\/astra\/v1\/update-learn-progress":{"namespace":"astra\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"chapterId":{"type":"string","required":true},"stepId":{"type":"string","required":true},"completed":{"type":"boolean","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra\/v1\/update-learn-progress"}]}},"\/rankmath\/v1\/ca":{"namespace":"rankmath\/v1\/ca","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"rankmath\/v1\/ca","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca"}]}},"\/rankmath\/v1\/ca\/researchKeyword":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keyword":{"description":"The keyword to be researched.","type":"string","required":true},"country":{"description":"The country for which the keyword should be researched.","type":"string","required":true},"objectID":{"description":"The ID of the post initiating the keyword research request.","type":"integer","required":true},"force_update":{"description":"If true, forces a fresh research request.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/researchKeyword"}]}},"\/rankmath\/v1\/ca\/getCredits":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/getCredits"}]}},"\/rankmath\/v1\/ca\/createPost":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"content":{"description":"The content of the new post.","type":"string","required":true},"title":{"description":"The title of the new post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/createPost"}]}},"\/rankmath\/v1\/ca\/saveOutput":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"outputs":{"description":"An array of AI-generated and existing outputs to be saved.","type":"array","required":true},"endpoint":{"description":"The API endpoint for which the output was generated.","type":"string","required":true},"isChat":{"description":"Indicates if the request was for the Chat endpoint.","type":"boolean","required":false},"attributes":{"description":"The parameters used to generate the AI output.","type":"object","required":false},"credits":{"description":"Credit usage details returned by the API.","type":"object","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/saveOutput"}]}},"\/rankmath\/v1\/ca\/deleteOutput":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"isChat":{"description":"Indicates if the request to delete the output was for the Chat endpoint.","type":"boolean","required":false},"index":{"description":"The output index to delete, applicable only to the Chat endpoint.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/deleteOutput"}]}},"\/rankmath\/v1\/ca\/updateRecentPrompt":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"prompt":{"description":"The selected prompt to be updated in the recent prompts.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/updateRecentPrompt"}]}},"\/rankmath\/v1\/ca\/updatePrompt":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"prompt":{"description":"The prompt data to be saved in the database.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/updatePrompt"}]}},"\/rankmath\/v1\/ca\/savePrompts":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"prompts":{"description":"A list of prompts received from the API to be saved in the database.","type":"array","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/savePrompts"}]}},"\/rankmath\/v1\/ca\/pingContentAI":{"namespace":"rankmath\/v1\/ca","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"plan":{"description":"Content AI plan to update in the Database.","type":"string","required":true},"refreshDate":{"description":"Content AI reset date to update in the Database","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/pingContentAI"}]}},"\/rankmath\/v1\/ca\/generateAlt":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"attachmentIds":{"description":"List of attachment IDs for which to generate alt text.","type":"array","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/generateAlt"}]}},"\/rankmath\/v1\/ca\/updateCredits":{"namespace":"rankmath\/v1\/ca","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"credits":{"description":"Credit usage details returned by the API.","type":"integer","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/ca\/updateCredits"}]}},"\/rankmath\/v1\/an":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"rankmath\/v1\/an","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an"}]}},"\/rankmath\/v1\/an\/dashboard":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/dashboard"}]}},"\/rankmath\/v1\/an\/keywordsOverview":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/keywordsOverview"}]}},"\/rankmath\/v1\/an\/postsSummary":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/postsSummary"}]}},"\/rankmath\/v1\/an\/postsRowsByObjects":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/postsRowsByObjects"}]}},"\/rankmath\/v1\/an\/post\/(?P<id>\\d+)":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Post ID.","type":"integer","required":true}}}]},"\/rankmath\/v1\/an\/keywordsSummary":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/keywordsSummary"}]}},"\/rankmath\/v1\/an\/analyticsSummary":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"postType":{"description":"Post Type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/analyticsSummary"}]}},"\/rankmath\/v1\/an\/keywordsRows":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"page":{"description":"Page number.","type":"integer","required":false},"perPage":{"description":"Results per page.","type":"integer","required":false},"orderBy":{"description":"Order by.","type":"string","required":false},"order":{"description":"Order.","type":"string","required":false},"search":{"description":"Search.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/keywordsRows"}]}},"\/rankmath\/v1\/an\/userPreferences":{"namespace":"rankmath\/v1\/an","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"preferences":{"description":"User preferences.","type":"object","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/userPreferences"}]}},"\/rankmath\/v1\/an\/inspectionResults":{"namespace":"rankmath\/v1\/an","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"page":{"description":"Page number.","type":"integer","required":false},"perPage":{"description":"Results per page.","type":"integer","required":false},"orderBy":{"description":"Order by.","type":"string","required":false},"order":{"description":"Order.","type":"string","required":false},"search":{"description":"Search.","type":"string","required":false},"filter":{"description":"Filter.","type":"string","required":false},"filterType":{"description":"Filter type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/inspectionResults"}]}},"\/rankmath\/v1\/an\/removeFrontendStats":{"namespace":"rankmath\/v1\/an","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"toggleBar":{"description":"Toggle bar.","type":"boolean","required":false},"hide":{"description":"Hide.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/an\/removeFrontendStats"}]}},"\/rankmath\/v1\/in":{"namespace":"rankmath\/v1\/in","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"rankmath\/v1\/in","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/in"}]}},"\/rankmath\/v1\/in\/submitUrls":{"namespace":"rankmath\/v1\/in","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"urls":{"description":"The list of urls to submit to the Instant Indexing API.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/in\/submitUrls"}]}},"\/rankmath\/v1\/in\/getLog":{"namespace":"rankmath\/v1\/in","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"filter":{"description":"Filter logs by type.","type":"string","enum":["all","manual","auto"],"default":"all","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/in\/getLog"}]}},"\/rankmath\/v1\/in\/clearLog":{"namespace":"rankmath\/v1\/in","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filter":{"description":"Clear log by type.","type":"string","enum":["all","manual","auto"],"default":"all","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/in\/clearLog"}]}},"\/rankmath\/v1\/in\/resetKey":{"namespace":"rankmath\/v1\/in","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/in\/resetKey"}]}},"\/rankmath\/v1\/status":{"namespace":"rankmath\/v1\/status","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"rankmath\/v1\/status","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/status"}]}},"\/rankmath\/v1\/status\/getViewData":{"namespace":"rankmath\/v1\/status","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/status\/getViewData"}]}},"\/rankmath\/v1\/status\/updateViewData":{"namespace":"rankmath\/v1\/status","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/status\/updateViewData"}]}},"\/rankmath\/v1\/status\/importSettings":{"namespace":"rankmath\/v1\/status","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/status\/importSettings"}]}},"\/rankmath\/v1\/status\/exportSettings":{"namespace":"rankmath\/v1\/status","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/status\/exportSettings"}]}},"\/rankmath\/v1\/status\/runBackup":{"namespace":"rankmath\/v1\/status","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/rankmath\/v1\/status\/runBackup"}]}},"\/astra-addon\/v1":{"namespace":"astra-addon\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"astra-addon\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra-addon\/v1"}]}},"\/astra-addon\/v1\/custom-layouts":{"namespace":"astra-addon\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra-addon\/v1\/custom-layouts"}]}},"\/astra-addon\/v1\/custom-layouts\/(?P<id>\\d+)":{"namespace":"astra-addon\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"type":"integer","required":true}}}]},"\/astra-addon\/v1\/custom-layouts\/(?P<id>\\d+)\/duplicate":{"namespace":"astra-addon\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"type":"integer","required":true}}}]},"\/astra_addon\/v1":{"namespace":"astra_addon\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"astra_addon\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra_addon\/v1"}]}},"\/astra_addon\/v1\/mega_menu\/(?P<id>\\d+)":{"namespace":"astra_addon\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/astra_addon\/v1\/mega_menu":{"namespace":"astra_addon\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/astra_addon\/v1\/mega_menu"}]}},"\/wc-admin\/blueprint\/export":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"steps":{"description":"A list of extensions to install","type":"object","properties":{"settings":{"type":"array","items":{"type":"string"}},"plugins":{"type":"array","items":{"type":"string"}},"themes":{"type":"array","items":{"type":"string"}}},"default":[],"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/blueprint\/export"}]}},"\/wc-admin\/blueprint\/import-step":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"step_definition":{"description":"The step definition to be imported","type":"object","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/blueprint\/import-step"}]}},"\/wc-admin\/blueprint\/import-allowed":{"namespace":"wc-admin","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/blueprint\/import-allowed"}]}},"\/realmedialibrary\/v1":{"namespace":"realmedialibrary\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"realmedialibrary\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1"}]}},"\/realmedialibrary\/v1\/tree":{"namespace":"realmedialibrary\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/tree"}]}},"\/realmedialibrary\/v1\/tree\/dropdown":{"namespace":"realmedialibrary\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/tree\/dropdown"}]}},"\/realmedialibrary\/v1\/hierarchy\/(?P<id>\\d+)":{"namespace":"realmedialibrary\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}]},"\/realmedialibrary\/v1\/usersettings":{"namespace":"realmedialibrary\/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/usersettings"}]}},"\/realmedialibrary\/v1\/folders\/content\/counts":{"namespace":"realmedialibrary\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/folders\/content\/counts"}]}},"\/realmedialibrary\/v1\/folders\/(?P<fid>\\d+)\/content\/sortables":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/realmedialibrary\/v1\/folders\/(?P<fid>\\d+)\/sortables":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/realmedialibrary\/v1\/folders\/(?P<id>\\d+)\/meta":{"namespace":"realmedialibrary\/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}]},"\/realmedialibrary\/v1\/folders\/(?P<id>\\d+)":{"namespace":"realmedialibrary\/v1","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/realmedialibrary\/v1\/folders":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/folders"}]}},"\/realmedialibrary\/v1\/attachments\/(?P<id>\\d+)":{"namespace":"realmedialibrary\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}]},"\/realmedialibrary\/v1\/attachments\/(?P<id>\\d+)\/shortcutInfo":{"namespace":"realmedialibrary\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/realmedialibrary\/v1\/attachments\/bulk\/move":{"namespace":"realmedialibrary\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/attachments\/bulk\/move"}]}},"\/realmedialibrary\/v1\/reset\/order":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/reset\/order"}]}},"\/realmedialibrary\/v1\/reset\/count":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/reset\/count"}]}},"\/realmedialibrary\/v1\/reset\/slugs":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/reset\/slugs"}]}},"\/realmedialibrary\/v1\/reset\/relations":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/reset\/relations"}]}},"\/realmedialibrary\/v1\/reset\/folders":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/reset\/folders"}]}},"\/realmedialibrary\/v1\/export":{"namespace":"realmedialibrary\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/export"}]}},"\/realmedialibrary\/v1\/import":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/import"}]}},"\/realmedialibrary\/v1\/import\/taxonomy":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/import\/taxonomy"}]}},"\/realmedialibrary\/v1\/import\/mlf":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/import\/mlf"}]}},"\/realmedialibrary\/v1\/import\/filebird":{"namespace":"realmedialibrary\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/import\/filebird"}]}},"\/realmedialibrary\/v1\/reset\/debug":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/reset\/debug"}]}},"\/realmedialibrary\/v1\/notice\/lite":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/notice\/lite"}]}},"\/realmedialibrary\/v1\/notice\/import":{"namespace":"realmedialibrary\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/realmedialibrary\/v1\/notice\/import"}]}},"\/wc\/v1\/coupons":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"filter":{"type":"object","description":"Use WP Query arguments to customize the response; private query vars require proper authorization.","required":false},"code":{"description":"Narrow the results to resources with a specific code.","type":"string","required":false}}},{"methods":["POST"],"args":{"code":{"description":"Discount code.","type":"string","required":true},"description":{"description":"Discount code description.","type":"string","required":false},"discount_type":{"default":"fixed_cart","description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":"string","required":false},"expiry_date":{"description":"UTC DateTime when the discount code expires.","type":["null","string"],"required":false},"individual_use":{"default":false,"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"exclude_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"default":false,"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"default":false,"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":"string","required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":"string","required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/coupons"}]}},"\/wc\/v1\/coupons\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"code":{"description":"Discount code.","type":"string","required":false},"description":{"description":"Discount code description.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":"string","required":false},"expiry_date":{"description":"UTC DateTime when the discount code expires.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"exclude_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":"string","required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":"string","required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v1\/coupons\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"code":{"description":"Discount code.","type":"string","required":false},"description":{"description":"Discount code description.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":"string","required":false},"expiry_date":{"description":"UTC DateTime when the discount code expires.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"exclude_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":"string","required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":"string","required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/coupons\/batch"}]}},"\/wc\/v1\/customers\/(?P<customer_id>[\\d]+)\/downloads":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customer_id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}]},"\/wc\/v1\/customers":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort the collection by the object's attribute.","enum":["id","include","name","registered_date"],"type":"string","required":false},"email":{"description":"Limit results to resources with a given email.","type":"string","format":"email","required":false},"role":{"description":"Limit results to resources with a given role.","type":"string","default":"customer","enum":["all","administrator","editor","author","contributor","subscriber","customer","shop_manager"],"required":false}}},{"methods":["POST"],"args":{"email":{"type":"string","description":"New user email address.","required":true},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"New user username.","type":"string","required":false},"password":{"description":"New user password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/customers"}]}},"\/wc\/v1\/customers\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"email":{"description":"Customer's email address.","type":"string","format":"email","required":false},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"Customer's username.","type":"string","required":false},"password":{"description":"Customer's password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false},"reassign":{"default":0,"type":"integer","description":"The ID the post should be assigned to.","required":false}}}]},"\/wc\/v1\/customers\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"email":{"description":"Customer's email address.","type":"string","format":"email","required":false},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"Customer's username.","type":"string","required":false},"password":{"description":"Customer's password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/customers\/batch"}]}},"\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/notes":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"note":{"type":"string","description":"Order note content.","required":true},"customer_note":{"default":false,"description":"Choose whether the note is for reference only, or for the customer (the customer will be notified).","type":"boolean","required":false}}}]},"\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"order_id":{"description":"The order ID.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"filter":{"type":"object","description":"Use WP Query arguments to customize the response; private query vars require proper authorization.","required":false},"status":{"default":"any","description":"Limit the results to orders with a given order status.","type":"string","enum":["any","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"customer":{"description":"Limit the results to orders associated with a given customer.","type":"integer","required":false},"product":{"description":"Limit the results to orders associated with a given product.","type":"integer","required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false}}},{"methods":["POST"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"amount":{"description":"Refund amount.","type":"string","required":false},"reason":{"description":"The reason for the refund.","type":"string","required":false}}}]},"\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/orders":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"filter":{"type":"object","description":"Use WP Query arguments to customize the response; private query vars require proper authorization.","required":false},"status":{"default":"any","description":"Limit the results to orders with a given order status.","type":"string","enum":["any","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"customer":{"description":"Limit the results to orders associated with a given customer.","type":"integer","required":false},"product":{"description":"Limit the results to orders associated with a given product.","type":"integer","required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false}}},{"methods":["POST"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"status":{"default":"pending","description":"Order status.","type":"string","enum":["pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"default":"USD","description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"default":0,"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"set_paid":{"default":false,"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"],"readonly":true},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"]},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta":{"description":"Order line metadata.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"key":{"description":"Meta key.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"Meta tag.","type":"string","context":["view","edit"],"readonly":true},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"],"readonly":true}}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"]},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"]},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/orders"}]}},"\/wc\/v1\/orders\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"status":{"description":"Order status.","type":"string","enum":["pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"],"readonly":true},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"]},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta":{"description":"Order line metadata.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"key":{"description":"Meta key.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"Meta tag.","type":"string","context":["view","edit"],"readonly":true},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"],"readonly":true}}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"]},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"]},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v1\/orders\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"status":{"description":"Order status.","type":"string","enum":["pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1.","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2.","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"],"readonly":true},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"]},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta":{"description":"Order line metadata.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"key":{"description":"Meta key.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"Meta tag.","type":"string","context":["view","edit"],"readonly":true},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"],"readonly":true}}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"]},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"]},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/orders\/batch"}]}},"\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc\/v1\/products\/attributes":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the resource.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"default":"select","description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"default":"menu_order","description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"default":false,"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/attributes"}]}},"\/wc\/v1\/products\/attributes\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/products\/attributes\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/attributes\/batch"}]}},"\/wc\/v1\/products\/categories":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"default":"default","description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/categories"}]}},"\/wc\/v1\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/products\/categories\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/categories\/batch"}]}},"\/wc\/v1\/products\/(?P<product_id>[\\d]+)\/reviews":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"review":{"type":"string","description":"The content of the reviews.","required":true},"date_created":{"description":"Date the review was created, in the website's time zone.","type":["null","string"],"required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false},"name":{"type":"string","description":"The reviewer's name.","required":true},"email":{"type":"string","description":"Reviewer's email.","required":true}}}]},"\/wc\/v1\/products\/(?P<product_id>[\\d]+)\/reviews\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"date_created":{"description":"Date the review was created, in the website's time zone.","type":["null","string"],"required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false},"name":{"description":"The reviewer's name.","type":"string","required":false},"email":{"description":"Reviewer's email.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v1\/products\/shipping_classes":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/shipping_classes"}]}},"\/wc\/v1\/products\/shipping_classes\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/products\/shipping_classes\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"}]}},"\/wc\/v1\/products\/tags":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/tags"}]}},"\/wc\/v1\/products\/tags\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Name of the Keyword.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/products\/tags\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Name of the Keyword.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/tags\/batch"}]}},"\/wc\/v1\/products":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"filter":{"type":"object","description":"Use WP Query arguments to customize the response; private query vars require proper authorization.","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a given attribute.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"sku":{"description":"Limit results to products with a specified product number.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"type":{"default":"simple","description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"default":"publish","description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future"],"required":false},"featured":{"default":false,"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"default":"visible","description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date.","type":"string","required":false},"date_on_sale_to":{"description":"End date for offer price.","type":"string","required":false},"virtual":{"default":false,"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"download_type":{"default":"standard","description":"Download type, this controls the form in the audience area.","type":"string","enum":["standard"],"required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"default":true,"description":"Controls whether the product is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"sold_individually":{"default":false,"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"default":true,"description":"Allow mentions.","type":"boolean","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"variations":{"description":"List of variants.","type":"array","items":{"type":"object","properties":{"id":{"description":"Variant ID.","type":"integer","context":["view","edit"],"readonly":true},"date_created":{"description":"Date the variant was created, in the site's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date of last modification of the variant, in the site's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"permalink":{"description":"The variant's web address.","type":"string","format":"uri","context":["view","edit"],"readonly":true},"sku":{"description":"Unique ID.","type":"string","context":["view","edit"]},"price":{"description":"The variant's current price.","type":"string","context":["view","edit"],"readonly":true},"regular_price":{"description":"The variant's regular price.","type":"string","context":["view","edit"]},"sale_price":{"description":"The variant's offer price.","type":"string","context":["view","edit"]},"date_on_sale_from":{"description":"Offer price start date.","type":"string","context":["view","edit"]},"date_on_sale_to":{"description":"End date for offer price.","type":"string","context":["view","edit"]},"on_sale":{"description":"Shows whether the variant is on sale.","type":"boolean","context":["view","edit"],"readonly":true},"purchasable":{"description":"Shows whether a variant can be purchased.","type":"boolean","context":["view","edit"],"readonly":true},"visible":{"description":"If the variant is visible.","type":"boolean","context":["view","edit"]},"virtual":{"description":"If the variant is virtual.","type":"boolean","default":false,"context":["view","edit"]},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","default":false,"context":["view","edit"]},"downloads":{"description":"List of downloadable files.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}}},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","default":null,"context":["view","edit"]},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","default":null,"context":["view","edit"]},"tax_status":{"description":"Tax status.","type":"string","default":"taxable","enum":["taxable","shipping","none"],"context":["view","edit"]},"tax_class":{"description":"Tax class.","type":"string","context":["view","edit"]},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"default":false,"context":["view","edit"]},"stock_quantity":{"description":"Quantity in stock.","type":"integer","context":["view","edit"]},"in_stock":{"description":"Controls whether the variant is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","default":true,"context":["view","edit"]},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","default":"no","enum":["no","notify","yes"],"context":["view","edit"]},"backorders_allowed":{"description":"Shows whether backorders are allowed.","type":"boolean","context":["view","edit"],"readonly":true},"backordered":{"description":"Shows whether the variant is on backorder.","type":"boolean","context":["view","edit"],"readonly":true},"weight":{"description":"Variant weight (kg).","type":"string","context":["view","edit"]},"dimensions":{"description":"The dimensions of the variant.","type":"object","context":["view","edit"],"properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}}},"shipping_class":{"description":"Shipping class identifier.","type":"string","context":["view","edit"]},"shipping_class_id":{"description":"Shipping class ID.","type":"integer","context":["view","edit"],"readonly":true},"image":{"description":"Variant image data.","type":"object","context":["view","edit"],"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"attributes":{"description":"List of attributes.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}}}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products"}]}},"\/wc\/v1\/products\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date.","type":"string","required":false},"date_on_sale_to":{"description":"End date for offer price.","type":"string","required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"download_type":{"description":"Download type, this controls the form in the audience area.","type":"string","enum":["standard"],"required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"description":"Controls whether the product is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"variations":{"description":"List of variants.","type":"array","items":{"type":"object","properties":{"id":{"description":"Variant ID.","type":"integer","context":["view","edit"],"readonly":true},"date_created":{"description":"Date the variant was created, in the site's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date of last modification of the variant, in the site's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"permalink":{"description":"The variant's web address.","type":"string","format":"uri","context":["view","edit"],"readonly":true},"sku":{"description":"Unique ID.","type":"string","context":["view","edit"]},"price":{"description":"The variant's current price.","type":"string","context":["view","edit"],"readonly":true},"regular_price":{"description":"The variant's regular price.","type":"string","context":["view","edit"]},"sale_price":{"description":"The variant's offer price.","type":"string","context":["view","edit"]},"date_on_sale_from":{"description":"Offer price start date.","type":"string","context":["view","edit"]},"date_on_sale_to":{"description":"End date for offer price.","type":"string","context":["view","edit"]},"on_sale":{"description":"Shows whether the variant is on sale.","type":"boolean","context":["view","edit"],"readonly":true},"purchasable":{"description":"Shows whether a variant can be purchased.","type":"boolean","context":["view","edit"],"readonly":true},"visible":{"description":"If the variant is visible.","type":"boolean","context":["view","edit"]},"virtual":{"description":"If the variant is virtual.","type":"boolean","default":false,"context":["view","edit"]},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","default":false,"context":["view","edit"]},"downloads":{"description":"List of downloadable files.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}}},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","default":null,"context":["view","edit"]},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","default":null,"context":["view","edit"]},"tax_status":{"description":"Tax status.","type":"string","default":"taxable","enum":["taxable","shipping","none"],"context":["view","edit"]},"tax_class":{"description":"Tax class.","type":"string","context":["view","edit"]},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"default":false,"context":["view","edit"]},"stock_quantity":{"description":"Quantity in stock.","type":"integer","context":["view","edit"]},"in_stock":{"description":"Controls whether the variant is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","default":true,"context":["view","edit"]},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","default":"no","enum":["no","notify","yes"],"context":["view","edit"]},"backorders_allowed":{"description":"Shows whether backorders are allowed.","type":"boolean","context":["view","edit"],"readonly":true},"backordered":{"description":"Shows whether the variant is on backorder.","type":"boolean","context":["view","edit"],"readonly":true},"weight":{"description":"Variant weight (kg).","type":"string","context":["view","edit"]},"dimensions":{"description":"The dimensions of the variant.","type":"object","context":["view","edit"],"properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}}},"shipping_class":{"description":"Shipping class identifier.","type":"string","context":["view","edit"]},"shipping_class_id":{"description":"Shipping class ID.","type":"integer","context":["view","edit"],"readonly":true},"image":{"description":"Variant image data.","type":"object","context":["view","edit"],"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"attributes":{"description":"List of attributes.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}}}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"description":"Whether to bypass the recycle bin and delete it directly.","type":"boolean","required":false}}}]},"\/wc\/v1\/products\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date.","type":"string","required":false},"date_on_sale_to":{"description":"End date for offer price.","type":"string","required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"download_type":{"description":"Download type, this controls the form in the audience area.","type":"string","enum":["standard"],"required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"description":"Controls whether the product is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"variations":{"description":"List of variants.","type":"array","items":{"type":"object","properties":{"id":{"description":"Variant ID.","type":"integer","context":["view","edit"],"readonly":true},"date_created":{"description":"Date the variant was created, in the site's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date of last modification of the variant, in the site's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"permalink":{"description":"The variant's web address.","type":"string","format":"uri","context":["view","edit"],"readonly":true},"sku":{"description":"Unique ID.","type":"string","context":["view","edit"]},"price":{"description":"The variant's current price.","type":"string","context":["view","edit"],"readonly":true},"regular_price":{"description":"The variant's regular price.","type":"string","context":["view","edit"]},"sale_price":{"description":"The variant's offer price.","type":"string","context":["view","edit"]},"date_on_sale_from":{"description":"Offer price start date.","type":"string","context":["view","edit"]},"date_on_sale_to":{"description":"End date for offer price.","type":"string","context":["view","edit"]},"on_sale":{"description":"Shows whether the variant is on sale.","type":"boolean","context":["view","edit"],"readonly":true},"purchasable":{"description":"Shows whether a variant can be purchased.","type":"boolean","context":["view","edit"],"readonly":true},"visible":{"description":"If the variant is visible.","type":"boolean","context":["view","edit"]},"virtual":{"description":"If the variant is virtual.","type":"boolean","default":false,"context":["view","edit"]},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","default":false,"context":["view","edit"]},"downloads":{"description":"List of downloadable files.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}}},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","default":null,"context":["view","edit"]},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","default":null,"context":["view","edit"]},"tax_status":{"description":"Tax status.","type":"string","default":"taxable","enum":["taxable","shipping","none"],"context":["view","edit"]},"tax_class":{"description":"Tax class.","type":"string","context":["view","edit"]},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"default":false,"context":["view","edit"]},"stock_quantity":{"description":"Quantity in stock.","type":"integer","context":["view","edit"]},"in_stock":{"description":"Controls whether the variant is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","default":true,"context":["view","edit"]},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","default":"no","enum":["no","notify","yes"],"context":["view","edit"]},"backorders_allowed":{"description":"Shows whether backorders are allowed.","type":"boolean","context":["view","edit"],"readonly":true},"backordered":{"description":"Shows whether the variant is on backorder.","type":"boolean","context":["view","edit"],"readonly":true},"weight":{"description":"Variant weight (kg).","type":"string","context":["view","edit"]},"dimensions":{"description":"The dimensions of the variant.","type":"object","context":["view","edit"],"properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}}},"shipping_class":{"description":"Shipping class identifier.","type":"string","context":["view","edit"]},"shipping_class_id":{"description":"Shipping class ID.","type":"integer","context":["view","edit"],"readonly":true},"image":{"description":"Variant image data.","type":"object","context":["view","edit"],"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"attributes":{"description":"List of attributes.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}}}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/products\/batch"}]}},"\/wc\/v1\/reports\/sales":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"period":{"description":"Reporting period.","type":"string","enum":["week","month","last_month","year"],"required":false},"date_min":{"description":"Returns sales from a given start date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false},"date_max":{"description":"Returns sales to a given end date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/reports\/sales"}]}},"\/wc\/v1\/reports\/top_sellers":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"period":{"description":"Reporting period.","type":"string","enum":["week","month","last_month","year"],"required":false},"date_min":{"description":"Returns sales from a given start date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false},"date_max":{"description":"Returns sales to a given end date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/reports\/top_sellers"}]}},"\/wc\/v1\/reports":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/reports"}]}},"\/wc\/v1\/taxes\/classes":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the tax class.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/taxes\/classes"}]}},"\/wc\/v1\/taxes\/classes\/(?P<slug>\\w[\\w\\s\\-]*)":{"namespace":"wc\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"slug":{"description":"Unique identifier for the resource.","type":"string","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/taxes":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"order","description":"Sort the collection by the object's attribute.","enum":["id","order","priority"],"type":"string","required":false},"class":{"description":"Sort by tax class.","enum":["standard","reduced-rate","zero-rate"],"type":"string","required":false}}},{"methods":["POST"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code.","type":"string","required":false},"city":{"description":"Postal code.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"default":1,"description":"Tax priority.","type":"integer","required":false},"compound":{"default":false,"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"default":true,"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"default":"standard","description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/taxes"}]}},"\/wc\/v1\/taxes\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code.","type":"string","required":false},"city":{"description":"Postal code.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/taxes\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code.","type":"string","required":false},"city":{"description":"Postal code.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/taxes\/batch"}]}},"\/wc\/v1\/webhooks":{"namespace":"wc\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","title"],"required":false},"status":{"default":"all","description":"Narrow the results to webhooks associated with a specific status.","type":"string","enum":["all","active","paused","disabled"],"required":false}}},{"methods":["POST"],"args":{"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"default":"active","description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"type":"string","description":"Webhook topic.","required":true},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false},"delivery_url":{"type":"string","description":"Webhook delivery URL.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/webhooks"}]}},"\/wc\/v1\/webhooks\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"description":"Webhook topic.","type":"string","required":false},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v1\/webhooks\/batch":{"namespace":"wc\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"description":"Webhook topic.","type":"string","required":false},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v1\/webhooks\/batch"}]}},"\/wc\/v1\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"webhook_id":{"description":"Unique ID for the webhook.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/v1\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries\/(?P<id>[\\d]+)":{"namespace":"wc\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"webhook_id":{"description":"Unique ID for the webhook.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/v2\/coupons":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"code":{"description":"Narrow the results to resources with a specific code.","type":"string","required":false}}},{"methods":["POST"],"args":{"code":{"description":"Discount code.","type":"string","required":true},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"default":"fixed_cart","description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"default":false,"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"default":false,"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"default":false,"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/coupons"}]}},"\/wc\/v2\/coupons\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"code":{"description":"Discount code.","type":"string","required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v2\/coupons\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"code":{"description":"Discount code.","type":"string","required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/coupons\/batch"}]}},"\/wc\/v2\/customers\/(?P<customer_id>[\\d]+)\/downloads":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customer_id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}]},"\/wc\/v2\/customers":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort the collection by the object's attribute.","enum":["id","include","name","registered_date"],"type":"string","required":false},"email":{"description":"Limit results to resources with a given email.","type":"string","format":"email","required":false},"role":{"description":"Limit results to resources with a given role.","type":"string","default":"customer","enum":["all","administrator","editor","author","contributor","subscriber","customer","shop_manager"],"required":false}}},{"methods":["POST"],"args":{"email":{"type":"string","description":"New user email address.","required":true},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"New user username.","type":"string","required":false},"password":{"description":"New user password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]}},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/customers"}]}},"\/wc\/v2\/customers\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"email":{"description":"Customer's email address.","type":"string","format":"email","required":false},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"Customer's username.","type":"string","required":false},"password":{"description":"Customer's password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]}},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false},"reassign":{"default":0,"type":"integer","description":"The ID the post should be assigned to.","required":false}}}]},"\/wc\/v2\/customers\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"email":{"description":"Customer's email address.","type":"string","format":"email","required":false},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"Customer's username.","type":"string","required":false},"password":{"description":"Customer's password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]}},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/customers\/batch"}]}},"\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/notes":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"type":{"default":"any","description":"Narrow the results to customers or internal notes.","type":"string","enum":["any","customer","internal"],"required":false}}},{"methods":["POST"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"note":{"type":"string","description":"Order note content.","required":true},"customer_note":{"default":false,"description":"If true, the note will be shown to customers and they will be informed. If false, the note is for admin reference only.","type":"boolean","required":false}}}]},"\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"order_id":{"description":"The order ID.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false},"order_item_display_meta":{"default":false,"description":"Only show meta that is intended to be displayed for an order.","type":"boolean","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"amount":{"description":"Refund amount.","type":"string","required":false},"reason":{"description":"The reason for the refund.","type":"string","required":false},"refunded_by":{"description":"User ID of the user who created the refund.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"api_refund":{"default":true,"description":"When true, the payment solution's API is used to generate the refund.","type":"boolean","required":false}}}]},"\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/orders":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"status":{"default":"any","description":"Limit the results to orders with a given order status.","type":"string","enum":["any","trash","auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"customer":{"description":"Limit the results to orders associated with a given customer.","type":"integer","required":false},"product":{"description":"Limit the results to orders associated with a given product.","type":"integer","required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false},"order_item_display_meta":{"default":false,"description":"Only show meta that is intended to be displayed for an order.","type":"boolean","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"status":{"default":"pending","description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"default":"USD","description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"default":0,"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"]},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"default":false,"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/orders"}]}},"\/wc\/v2\/orders\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"status":{"description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"]},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v2\/orders\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"status":{"description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"]},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/orders\/batch"}]}},"\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc\/v2\/products\/attributes":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the resource.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"default":"select","description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"default":"menu_order","description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"default":false,"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/attributes"}]}},"\/wc\/v2\/products\/attributes\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/products\/attributes\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/attributes\/batch"}]}},"\/wc\/v2\/products\/categories":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"default":"default","description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/categories"}]}},"\/wc\/v2\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/products\/categories\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"title":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/categories\/batch"}]}},"\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/reviews":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"review":{"type":"string","description":"The content of the reviews.","required":true},"date_created":{"description":"Date the review was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the review was created, in GMT.","type":["null","string"],"required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false},"name":{"type":"string","description":"The reviewer's name.","required":true},"email":{"type":"string","description":"Reviewer's email.","required":true}}}]},"\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/reviews\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"date_created":{"description":"Date the review was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the review was created, in GMT.","type":["null","string"],"required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false},"name":{"description":"The reviewer's name.","type":"string","required":false},"email":{"description":"Reviewer's email.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/reviews\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"date_created":{"description":"Date the review was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the review was created, in GMT.","type":["null","string"],"required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false},"name":{"description":"The reviewer's name.","type":"string","required":false},"email":{"description":"Reviewer's email.","type":"string","required":false}}}]},"\/wc\/v2\/products\/shipping_classes":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/shipping_classes"}]}},"\/wc\/v2\/products\/shipping_classes\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/products\/shipping_classes\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"}]}},"\/wc\/v2\/products\/tags":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/tags"}]}},"\/wc\/v2\/products\/tags\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Name of the Keyword.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/products\/tags\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Name of the Keyword.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/tags\/batch"}]}},"\/wc\/v2\/products":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"in_stock":{"description":"Narrow results to products that are in stock or sold out.","type":"boolean","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"type":{"default":"simple","description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"default":"publish","description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future"],"required":false},"featured":{"default":false,"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"default":"visible","description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in GMT.","type":["null","string"],"required":false},"virtual":{"default":false,"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"default":true,"description":"Controls whether the product is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"sold_individually":{"default":false,"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"default":true,"description":"Allow mentions.","type":"boolean","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","context":["view","edit"],"items":{"type":"string"}}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"grouped_products":{"description":"List of grouped product IDs.","type":"array","items":{"type":"integer"},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products"}]}},"\/wc\/v2\/products\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in GMT.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"description":"Controls whether the product is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","context":["view","edit"],"items":{"type":"string"}}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"grouped_products":{"description":"List of grouped product IDs.","type":"array","items":{"type":"integer"},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"description":"Whether to bypass the recycle bin and delete it directly.","type":"boolean","required":false}}}]},"\/wc\/v2\/products\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in GMT.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"description":"Controls whether the product is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","context":["view","edit"],"items":{"type":"string"}}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"grouped_products":{"description":"List of grouped product IDs.","type":"array","items":{"type":"integer"},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/products\/batch"}]}},"\/wc\/v2\/products\/(?P<id>[\\d]+)\/related":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}}]},"\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"in_stock":{"description":"Narrow results to products that are in stock or sold out.","type":"boolean","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in GMT.","type":["null","string"],"required":false},"visible":{"default":true,"description":"Choose whether the variant is visible on the product page.","type":"boolean","required":false},"virtual":{"default":false,"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at variant level.","type":["null","object","string","number","boolean","integer","array"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"default":true,"description":"Controls whether the variant is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in GMT.","type":["null","string"],"required":false},"visible":{"description":"Choose whether the variant is visible on the product page.","type":"boolean","required":false},"virtual":{"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at variant level.","type":["null","object","string","number","boolean","integer","array"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"description":"Controls whether the variant is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Unique ID.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in GMT.","type":["null","string"],"required":false},"visible":{"description":"Choose whether the variant is visible on the product page.","type":"boolean","required":false},"virtual":{"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at variant level.","type":["null","object","string","number","boolean","integer","array"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"in_stock":{"description":"Controls whether the variant is listed as \"In stock\" or \"Sold out\" in the online store.","type":"boolean","required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means the image is highlighted.","type":"integer","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc\/v2\/reports\/sales":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"period":{"description":"Reporting period.","type":"string","enum":["week","month","last_month","year"],"required":false},"date_min":{"description":"Returns sales from a given start date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false},"date_max":{"description":"Returns sales to a given end date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/reports\/sales"}]}},"\/wc\/v2\/reports\/top_sellers":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"period":{"description":"Reporting period.","type":"string","enum":["week","month","last_month","year"],"required":false},"date_min":{"description":"Returns sales from a given start date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false},"date_max":{"description":"Returns sales to a given end date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/reports\/top_sellers"}]}},"\/wc\/v2\/reports":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/reports"}]}},"\/wc\/v2\/settings":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/settings"}]}},"\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false}}}]},"\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"value":{"description":"Set value.","type":["null","object","string","number","boolean","integer","array"],"required":false}}}]},"\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"id":{"description":"Unique ID for the resource.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"id":{"description":"Unique ID for the resource.","type":"string","required":false},"value":{"description":"Set value.","type":["null","object","string","number","boolean","integer","array"],"required":false}}}]},"\/wc\/v2\/shipping\/zones":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"name":{"type":"string","description":"Shipping zone name.","required":true},"order":{"description":"Shipping zone order.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/shipping\/zones"}]}},"\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Shipping zone name.","type":"string","required":false},"order":{"description":"Shipping zone order.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"code":{"description":"Shipping zone location code.","type":"string","required":false},"type":{"description":"Shipping zone location type.","type":"string","enum":["postcode","state","country","continent"],"required":false}}}]},"\/wc\/v2\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false}}},{"methods":["POST"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"order":{"description":"Shipping method sort order.","type":"integer","required":false},"enabled":{"description":"Shipping method activated status.","type":"boolean","required":false},"settings":{"description":"Shipping method settings.","type":"object","properties":{"id":{"description":"A unique identifier for the setting.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"A human-readable label for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"description":{"description":"A readable description for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"type":{"description":"Type of setting.","type":"string","context":["view","edit"],"enum":["text","email","number","color","password","textarea","select","multiselect","radio","image_width","checkbox"],"readonly":true},"value":{"description":"Set value.","type":"string","context":["view","edit"]},"default":{"description":"Default value for the setting.","type":"string","context":["view","edit"],"readonly":true},"tip":{"description":"Additional help text about the setting that is displayed to the user.","type":"string","context":["view","edit"],"readonly":true},"placeholder":{"description":"Placeholder text to be displayed in text fields.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"method_id":{"description":"Shipping method ID.","required":true}}}]},"\/wc\/v2\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods\/(?P<instance_id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"instance_id":{"description":"Unique ID for the instance.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"instance_id":{"description":"Unique ID for the instance.","type":"integer","required":false},"order":{"description":"Shipping method sort order.","type":"integer","required":false},"enabled":{"description":"Shipping method activated status.","type":"boolean","required":false},"settings":{"description":"Shipping method settings.","type":"object","properties":{"id":{"description":"A unique identifier for the setting.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"A human-readable label for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"description":{"description":"A readable description for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"type":{"description":"Type of setting.","type":"string","context":["view","edit"],"enum":["text","email","number","color","password","textarea","select","multiselect","radio","image_width","checkbox"],"readonly":true},"value":{"description":"Set value.","type":"string","context":["view","edit"]},"default":{"description":"Default value for the setting.","type":"string","context":["view","edit"],"readonly":true},"tip":{"description":"Additional help text about the setting that is displayed to the user.","type":"string","context":["view","edit"],"readonly":true},"placeholder":{"description":"Placeholder text to be displayed in text fields.","type":"string","context":["view","edit"],"readonly":true}},"required":false}}},{"methods":["DELETE"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"instance_id":{"description":"Unique ID for the instance.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v2\/taxes\/classes":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the tax class.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/taxes\/classes"}]}},"\/wc\/v2\/taxes\/classes\/(?P<slug>\\w[\\w\\s\\-]*)":{"namespace":"wc\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"Unique identifier for the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"slug":{"description":"Unique identifier for the resource.","type":"string","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/taxes":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"order","description":"Sort the collection by the object's attribute.","enum":["id","order","priority"],"type":"string","required":false},"class":{"description":"Sort by tax class.","enum":["standard","reduced-rate","zero-rate"],"type":"string","required":false}}},{"methods":["POST"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code.","type":"string","required":false},"city":{"description":"Postal code.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"default":1,"description":"Tax priority.","type":"integer","required":false},"compound":{"default":false,"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"default":true,"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"default":"standard","description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/taxes"}]}},"\/wc\/v2\/taxes\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code.","type":"string","required":false},"city":{"description":"Postal code.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/taxes\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code.","type":"string","required":false},"city":{"description":"Postal code.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/taxes\/batch"}]}},"\/wc\/v2\/webhooks":{"namespace":"wc\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","title"],"required":false},"status":{"default":"all","description":"Narrow the results to webhooks associated with a specific status.","type":"string","enum":["all","active","paused","disabled"],"required":false}}},{"methods":["POST"],"args":{"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"default":"active","description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"type":"string","description":"Webhook topic.","required":true},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false},"delivery_url":{"type":"string","description":"Webhook delivery URL.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/webhooks"}]}},"\/wc\/v2\/webhooks\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"description":"Webhook topic.","type":"string","required":false},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v2\/webhooks\/batch":{"namespace":"wc\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"description":"Webhook topic.","type":"string","required":false},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/webhooks\/batch"}]}},"\/wc\/v2\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"webhook_id":{"description":"Unique ID for the webhook.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/v2\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries\/(?P<id>[\\d]+)":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"webhook_id":{"description":"Unique ID for the webhook.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/wc\/v2\/system_status":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/system_status"}]}},"\/wc\/v2\/system_status\/tools":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/system_status\/tools"}]}},"\/wc\/v2\/system_status\/tools\/(?P<id>[\\w-]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the tool.","type":"string","required":false},"name":{"description":"Tool name.","type":"string","required":false},"action":{"description":"What happens when you run the tool.","type":"string","required":false},"description":{"description":"Tool description.","type":"string","required":false},"success":{"description":"Did the tool run successfully?","type":"boolean","required":false},"message":{"description":"Tool feedback.","type":"string","required":false}}}]},"\/wc\/v2\/shipping_methods":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/shipping_methods"}]}},"\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}]},"\/wc\/v2\/payment_gateways":{"namespace":"wc\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v2\/payment_gateways"}]}},"\/wc\/v2\/payment_gateways\/(?P<id>[\\w-]+)":{"namespace":"wc\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false},"title":{"description":"Title of payment solution in checkout.","type":"string","required":false},"description":{"description":"Description for payment solution in checkout.","type":"string","required":false},"order":{"description":"Sort order for payment solution.","type":"integer","required":false},"enabled":{"description":"Payment solution status activated.","type":"boolean","required":false},"settings":{"description":"Payment solution settings.","type":"object","properties":{"id":{"description":"A unique identifier for the setting.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"A human-readable label for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"description":{"description":"A readable description for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"type":{"description":"Type of setting.","type":"string","context":["view","edit"],"enum":["text","email","number","color","password","textarea","select","multiselect","radio","image_width","checkbox"],"readonly":true},"value":{"description":"Set value.","type":"string","context":["view","edit"]},"default":{"description":"Default value for the setting.","type":"string","context":["view","edit"],"readonly":true},"tip":{"description":"Additional help text about the setting that is displayed to the user.","type":"string","context":["view","edit"],"readonly":true},"placeholder":{"description":"Placeholder text to be displayed in text fields.","type":"string","context":["view","edit"],"readonly":true}},"required":false}}}]},"\/wc\/v3\/coupons":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"code":{"description":"Narrow the results to resources with a specific code.","type":"string","required":false}}},{"methods":["POST"],"args":{"code":{"description":"Discount code.","type":"string","required":true},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"default":"fixed_cart","description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"default":false,"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"default":false,"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"default":false,"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/coupons"}]}},"\/wc\/v3\/coupons\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"code":{"description":"Discount code.","type":"string","required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v3\/coupons\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"code":{"description":"Discount code.","type":"string","required":false},"amount":{"description":"Size of discount. Should always be numeric, even when using percentage.","type":["number","string"],"required":false},"status":{"description":"Status of the discount code. Should always be draft, published, or awaiting review.","type":"string","required":false},"discount_type":{"description":"Determines the type of discount to be added.","type":"string","enum":["percent","fixed_cart","fixed_product"],"required":false},"description":{"description":"Discount code description.","type":"string","required":false},"date_expires":{"description":"Expiration date of the discount code, in the website's time zone.","type":["null","string"],"required":false},"date_expires_gmt":{"description":"Expiration date of the discount code, in GMT.","type":["null","string"],"required":false},"individual_use":{"description":"If true, this discount code can only be used individually. Other used discount codes will be removed from the shopping cart.","type":"boolean","required":false},"product_ids":{"description":"List of product IDs the discount code can be used on.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_ids":{"description":"List of product IDs the discount code cannot be used on.","type":"array","items":{"type":"integer"},"required":false},"usage_limit":{"description":"Total number of times the discount code can be used.","type":"integer","required":false},"usage_limit_per_user":{"description":"Number of times the discount code can be used per customer.","type":"integer","required":false},"limit_usage_to_x_items":{"description":"Maximum number of products in the shopping cart that the discount code can be used on.","type":"integer","required":false},"free_shipping":{"description":"If true, and if \"Free Shipping\" requires a discount code, this discount code will provide free shipping.","type":"boolean","required":false},"product_categories":{"description":"List of category IDs to which the discount code applies.","type":"array","items":{"type":"integer"},"required":false},"excluded_product_categories":{"description":"List of category IDs that the discount code does not apply to.","type":"array","items":{"type":"integer"},"required":false},"exclude_sale_items":{"description":"If true, the discount code will not apply to products that have a promotional price.","type":"boolean","required":false},"minimum_amount":{"description":"Minimum order amount required in the shopping cart before the discount code becomes effective.","type":["number","string"],"required":false},"maximum_amount":{"description":"Maximum allowed order amount when using the discount code.","type":["number","string"],"required":false},"email_restrictions":{"description":"List of email addresses that can use this discount code.","type":"array","items":{"type":"string"},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/coupons\/batch"}]}},"\/wc\/v3\/customers\/(?P<customer_id>[\\d]+)\/downloads":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customer_id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}]},"\/wc\/v3\/customers":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort the collection by the object's attribute.","enum":["id","include","name","registered_date"],"type":"string","required":false},"email":{"description":"Limit results to resources with a given email.","type":"string","format":"email","required":false},"role":{"description":"Limit results to resources with a given role.","type":"string","default":"customer","enum":["all","administrator","editor","author","contributor","subscriber","customer","shop_manager"],"required":false}}},{"methods":["POST"],"args":{"email":{"type":"string","description":"New user email address.","required":true},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"New user username.","type":"string","required":false},"password":{"description":"New user password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/customers"}]}},"\/wc\/v3\/customers\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"email":{"description":"Customer's email address.","type":"string","format":"email","required":false},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"Customer's username.","type":"string","required":false},"password":{"description":"Customer's password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false},"reassign":{"default":0,"type":"integer","description":"The ID the post should be assigned to.","required":false}}}]},"\/wc\/v3\/customers\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"email":{"description":"Customer's email address.","type":"string","format":"email","required":false},"first_name":{"description":"Customer's first name.","type":"string","required":false},"last_name":{"description":"Customer's last name.","type":"string","required":false},"username":{"description":"Customer's username.","type":"string","required":false},"password":{"description":"Customer's password.","type":"string","required":false},"billing":{"description":"List of shipping addresses.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"List of freight method data.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"The country's ISO code.","type":"string","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/customers\/batch"}]}},"\/wc\/v3\/layout-templates":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"area":{"description":"Area to retrieve templates for.","type":"string","default":"","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/layout-templates"}]}},"\/wc\/v3\/layout-templates\/(?P<id>\\w[\\w\\s\\-]*)":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false}}}]},"\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/notes":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"type":{"default":"any","description":"Narrow the results to customers or internal notes.","type":"string","enum":["any","customer","internal"],"required":false}}},{"methods":["POST"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"note":{"type":"string","description":"Order note content.","required":true},"customer_note":{"default":false,"description":"If true, the note will be shown to customers and they will be informed. If false, the note is for admin reference only.","type":"boolean","required":false},"added_by_user":{"default":false,"description":"If true, this note will be attributed to the current user. If false, the note will be assigned to the system.","type":"boolean","required":false}}}]},"\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"order_id":{"description":"The order ID.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false},"order_item_display_meta":{"default":false,"description":"Only show meta that is intended to be displayed for an order.","type":"boolean","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"amount":{"description":"Refund amount.","type":"string","required":false},"reason":{"description":"The reason for the refund.","type":"string","required":false},"refunded_by":{"description":"User ID of the user who created the refund.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"api_refund":{"default":true,"description":"When true, the payment solution's API is used to generate the refund.","type":"boolean","required":false},"api_restock":{"default":true,"description":"If true, the refunded products are put back into stock.","type":"boolean","required":false}}}]},"\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"order_id":{"description":"The order ID.","type":"integer","required":false},"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/orders":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"status":{"default":"any","description":"Limit results to orders with specific statuses.","type":"array","items":{"type":"string","enum":["any","trash","auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"]},"required":false},"customer":{"description":"Limit the results to orders associated with a given customer.","type":"integer","required":false},"product":{"description":"Limit the results to orders associated with a given product.","type":"integer","required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false},"order_item_display_meta":{"default":false,"description":"Only show meta that is intended to be displayed for an order.","type":"boolean","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"created_via":{"description":"Limit result set to orders created via specific sources (eg checkout, admin).","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"created_via":{"description":"Shows where the order was created.","type":"string","required":false},"status":{"default":"pending","description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"default":"USD","description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"default":0,"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"],"readonly":true},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"default":false,"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"manual_update":{"default":false,"description":"Set the action to manual, so that the order note is recorded as \"added by user\".","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/orders"}]}},"\/wc\/v3\/orders\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"created_via":{"description":"Shows where the order was created.","type":"string","required":false},"status":{"description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"],"readonly":true},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"manual_update":{"description":"Set the action to manual, so that the order note is recorded as \"added by user\".","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v3\/orders\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"parent_id":{"description":"Parent order ID.","type":"integer","required":false},"created_via":{"description":"Shows where the order was created.","type":"string","required":false},"status":{"description":"Order status.","type":"string","enum":["auto-draft","pending","processing","on-hold","completed","cancelled","refunded","failed","checkout-draft"],"required":false},"currency":{"description":"The currency the order was created in, in ISO format.","type":"string","enum":["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTC","BTN","BWP","BYR","BYN","BZD","CAD","CDF","CHF","CLP","CNY","COP","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GGP","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","IMP","INR","IQD","IRR","IRT","ISK","JEP","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PRB","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VEF","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"],"required":false},"customer_id":{"description":"User ID for the order owner, 0 for guests.","type":"integer","required":false},"customer_note":{"description":"Message entered by the customer at checkout.","type":"string","required":false},"billing":{"description":"Billing address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":["string","null"],"format":"email","context":["view","edit"]},"phone":{"description":"Telephone number.","type":"string","context":["view","edit"]}},"required":false},"shipping":{"description":"Delivery address.","type":"object","properties":{"first_name":{"description":"First name.","type":"string","context":["view","edit"]},"last_name":{"description":"Surname.","type":"string","context":["view","edit"]},"company":{"description":"Company name.","type":"string","context":["view","edit"]},"address_1":{"description":"Address line 1","type":"string","context":["view","edit"]},"address_2":{"description":"Address line 2","type":"string","context":["view","edit"]},"city":{"description":"Postal code.","type":"string","context":["view","edit"]},"state":{"description":"ISO code or name for state, province or district.","type":"string","context":["view","edit"]},"postcode":{"description":"Postal code.","type":"string","context":["view","edit"]},"country":{"description":"Country code in ISO 3166-1 alpha-2 format.","type":"string","context":["view","edit"]}},"required":false},"payment_method":{"description":"Payment method ID.","type":"string","required":false},"payment_method_title":{"description":"Name of payment method.","type":"string","required":false},"transaction_id":{"description":"Unique transaction ID.","type":"string","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false},"line_items":{"description":"Product line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Product name.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"parent_name":{"description":"Parent product name if the product is a variant.","type":"string","context":["view","edit"]},"product_id":{"description":"Product ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"variation_id":{"description":"Variant ID, if applicable.","type":"integer","context":["view","edit"]},"quantity":{"description":"Quantity ordered.","type":"integer","context":["view","edit"]},"tax_class":{"description":"The product's tax class.","type":"string","context":["view","edit"]},"subtotal":{"description":"The line's subtotal (before discounts)","type":"string","context":["view","edit"]},"subtotal_tax":{"description":"Line subtotal fee (before discounts)","type":"string","context":["view","edit"],"readonly":true},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"]},"total":{"description":"Total fees.","type":"string","context":["view","edit"]},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"]}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"display_key":{"description":"Meta key for UI display.","type":"string","context":["view","edit"]},"display_value":{"description":"Meta value for UI display.","type":"string","context":["view","edit"]}}}},"sku":{"description":"Product no.","type":"string","context":["view","edit"],"readonly":true},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","context":["view","edit"],"readonly":true},"price":{"description":"Product price.","type":"number","context":["view","edit"],"readonly":true},"image":{"description":"Main product image properties.","type":"object","context":["view","edit"],"readonly":true,"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]}}}}},"required":false},"shipping_lines":{"description":"Shipping line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"method_title":{"description":"The name of the shipping method.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"method_id":{"description":"Shipping method ID.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"instance_id":{"description":"Shipping instance ID.","type":"string","context":["view","edit"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"fee_lines":{"description":"Charge line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"name":{"description":"Name of fee.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"tax_class":{"description":"The fee class of the fee.","type":"string","context":["view","edit"]},"tax_status":{"description":"The fee status of the fee.","type":"string","context":["view","edit"],"enum":["taxable","none"]},"total":{"description":"The line's total amount (after discounts).","type":"string","context":["view","edit"]},"total_tax":{"description":"The line's total fee (after discounts).","type":"string","context":["view","edit"],"readonly":true},"taxes":{"description":"The line's fees.","type":"array","context":["view","edit"],"readonly":true,"items":{"type":"object","properties":{"id":{"description":"Tax rate ID.","type":"integer","context":["view","edit"],"readonly":true},"total":{"description":"Total fees.","type":"string","context":["view","edit"],"readonly":true},"subtotal":{"description":"Fees subtotal.","type":"string","context":["view","edit"],"readonly":true}}}},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"coupon_lines":{"description":"Discount code line data.","type":"array","items":{"type":"object","properties":{"id":{"description":"Product ID.","type":"integer","context":["view","edit"],"readonly":true},"code":{"description":"Discount code.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]},"discount":{"description":"Total discount.","type":"string","context":["view","edit"],"readonly":true},"discount_tax":{"description":"Total tax of discounts.","type":"string","context":["view","edit"],"readonly":true},"discount_type":{"description":"Discount type.","type":"string","context":["view"],"readonly":true},"nominal_amount":{"description":"The discount amount as defined on the discount code (absolute value or percentage, depending on the discount type).","type":"number","context":["view"],"readonly":true},"free_shipping":{"description":"Whether the discount code provides free shipping or not.","type":"boolean","context":["view"],"readonly":true},"meta_data":{"description":"Metadata.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}}},"required":false},"set_paid":{"description":"Define when an order is paid, whether the status should be set to under processing, and the inventory status should be reduced.","type":"boolean","required":false},"manual_update":{"description":"Set the action to manual, so that the order note is recorded as \"added by user\".","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/orders\/batch"}]}},"\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"attribute_id":{"description":"Unique ID for the term's attribute.","type":"integer","required":false},"name":{"description":"Name of term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"menu_order":{"description":"Menu order, used for custom sorting of the resource.","type":"integer","required":false}}}]},"\/wc\/v3\/products\/attributes":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the resource.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"default":"select","description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"default":"menu_order","description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"default":false,"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/attributes"}]}},"\/wc\/v3\/products\/attributes\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":true,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/products\/attributes\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Attribute name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"type":{"description":"Type of attribute.","type":"string","enum":["select"],"required":false},"order_by":{"description":"Default order.","type":"string","enum":["menu_order","name","name_num","id"],"required":false},"has_archives":{"description":"Turn attribute archives on\/off.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/attributes\/batch"}]}},"\/wc\/v3\/products\/categories":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"default":"default","description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/categories"}]}},"\/wc\/v3\/products\/categories\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/products\/categories\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"parent":{"description":"The ID of the resource's parent.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"display":{"description":"Category archive display type.","type":"string","enum":["default","products","subcategories","both"],"required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/categories\/batch"}]}},"\/wc\/v3\/products\/custom-fields\/names":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"order":{"description":"Arrange the sort elements in ascending or descending order","type":"string","default":"asc","enum":["asc","desc"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/custom-fields\/names"}]}},"\/wc\/v3\/products\/reviews":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit responses to reviews published before a specific ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","product"],"required":false},"reviewer":{"description":"Narrow results to mentions associated with specific user IDs.","type":"array","items":{"type":"integer"},"required":false},"reviewer_exclude":{"description":"Make sure the result excludes mentions assigned to specific user IDs.","type":"array","items":{"type":"integer"},"required":false},"reviewer_email":{"default":null,"description":"Narrow results to those from a specific author email address.","format":"email","type":"string","required":false},"product":{"default":[],"description":"Narrow results to reviews related to specific product IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approved","description":"Narrow results to reviews with a specific status.","type":"string","enum":["all","hold","approved","spam","trash"],"required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique identifier for the product.","type":"integer","required":true},"product_name":{"description":"Product name.","type":"string","required":false},"status":{"default":"approved","description":"Status of the review.","type":"string","enum":["approved","hold","spam","unspam","trash","untrash"],"required":false},"reviewer":{"type":"string","description":"The reviewer's name.","required":true},"reviewer_email":{"type":"string","description":"Reviewer's email.","required":true},"review":{"type":"string","description":"The content of the reviews.","required":true},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/reviews"}]}},"\/wc\/v3\/products\/reviews\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"product_id":{"description":"Unique identifier for the product to which the review belongs.","type":"integer","required":false},"product_name":{"description":"Product name.","type":"string","required":false},"status":{"description":"Status of the review.","type":"string","enum":["approved","hold","spam","unspam","trash","untrash"],"required":false},"reviewer":{"description":"The reviewer's name.","type":"string","required":false},"reviewer_email":{"description":"Reviewer's email.","type":"string","format":"email","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v3\/products\/reviews\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique identifier for the product to which the review belongs.","type":"integer","required":false},"product_name":{"description":"Product name.","type":"string","required":false},"status":{"description":"Status of the review.","type":"string","enum":["approved","hold","spam","unspam","trash","untrash"],"required":false},"reviewer":{"description":"The reviewer's name.","type":"string","required":false},"reviewer_email":{"description":"Reviewer's email.","type":"string","format":"email","required":false},"review":{"description":"The content of the review.","type":"string","required":false},"rating":{"description":"Review rating (0 to 5).","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/reviews\/batch"}]}},"\/wc\/v3\/products\/shipping_classes":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/shipping_classes"}]}},"\/wc\/v3\/products\/shipping_classes\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/products\/shipping_classes\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/shipping_classes\/batch"}]}},"\/wc\/v3\/products\/shipping_classes\/slug-suggestion":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Shipping class name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/shipping_classes\/slug-suggestion"}]}},"\/wc\/v3\/products\/tags":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result by a specified number of products. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the resource's attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources that are not associated with any product should be hidden.","type":"boolean","default":false,"required":false},"parent":{"description":"Narrow results to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"product":{"description":"Narrow results to resources associated with a given product.","type":"integer","default":null,"required":false},"slug":{"description":"Narrow results to resources with a given identifier.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name of the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/tags"}]}},"\/wc\/v3\/products\/tags\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Name of the Keyword.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/products\/tags\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Name of the Keyword.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource, unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/tags\/batch"}]}},"\/wc\/v3\/products":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating","menu_order","price","popularity","rating"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"search_sku":{"description":"Limit results to those with a SKU that partially matches a string. This argument takes precedence over 'sku'.","type":"string","required":false},"search_name_or_sku":{"description":"Limit results to those with a name or SKU that partially matches a string. This argument takes precedence over 'search', 'sku' and 'search_sku'.","type":"string","required":false},"search_fields":{"description":"Limit search to specific fields when used with search parameters. Available fields: name, sku, global _unique_id, description, short_description. This argument takes precedence over all other search parameters.","type":"array","items":{"type":"string","enum":["name","global_unique_id","description","short_description","sku"]},"default":[],"required":false},"include_status":{"description":"Limit the result set to products with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude products with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"include_types":{"description":"Limit the result set to products with one or more of the types.","type":"array","items":{"type":"string","enum":["simple","grouped","external","variable"]},"required":false},"exclude_types":{"description":"Exclude products with one or more of the types from the result set.","type":"array","items":{"type":"string","enum":["simple","grouped","external","variable"]},"required":false},"downloadable":{"description":"Limit the result set to downloadable products.","type":"boolean","required":false},"virtual":{"description":"Limit the result set to virtual products.","type":"boolean","required":false},"pos_products_only":{"description":"Limit result set to products visible in Point of Sale.","type":"boolean","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"default":"simple","description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"default":"publish","description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"default":false,"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"default":"visible","description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"default":false,"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"default":"instock","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"default":false,"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"default":true,"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products"}]}},"\/wc\/v3\/products\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"description":"Whether to bypass the recycle bin and delete it directly.","type":"boolean","required":false}}}]},"\/wc\/v3\/products\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/batch"}]}},"\/wc\/v3\/products\/(?P<id>[\\d]+)\/related":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}}]},"\/wc\/v3\/products\/suggested-products":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"type":{"description":"Limit results to products of a given type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"featured":{"description":"Narrow results to featured products.","type":"boolean","required":false},"category":{"description":"Narrow the results to products that belong to a specific category ID.","type":"string","required":false},"tag":{"description":"Narrow results to products associated with a given keyword ID.","type":"string","required":false},"shipping_class":{"description":"Narrow results to products associated with a given shipping class ID.","type":"string","required":false},"attribute":{"description":"Narrow results to products with a specific attribute. Use the taxonomy name\/attribute identifier.","type":"string","required":false},"attribute_term":{"description":"Narrow results to products with a given attribute term ID (requires an associated attribute).","type":"string","required":false},"in_stock":{"description":"Narrow results to products that are in stock or sold out.","type":"boolean","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"categories":{"description":"Limit the result set to specific product category IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"tags":{"description":"Limit the result set to specific product tag IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"limit":{"description":"Limit the result set to a specific number of suggested products.","type":"integer","default":5,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/products\/suggested-products"}]}},"\/wc\/v3\/products\/(?P<id>[\\d]+)\/duplicate":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Product name.","type":"string","required":false},"slug":{"description":"Product identifier.","type":"string","required":false},"date_created":{"description":"Date the product was created, in the website's time zone.","type":["null","string"],"required":false},"date_created_gmt":{"description":"Date the product was created, in GMT.","type":["null","string"],"required":false},"type":{"description":"Product type.","type":"string","enum":["simple","grouped","external","variable"],"required":false},"status":{"description":"Product status (post status)","type":"string","enum":["draft","pending","private","publish","future","auto-draft","trash"],"required":false},"featured":{"description":"Featured product.","type":"boolean","required":false},"catalog_visibility":{"description":"Catalog visibility.","type":"string","enum":["visible","catalog","search","hidden"],"required":false},"description":{"description":"Product description.","type":"string","required":false},"short_description":{"description":"Short product description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The product's regular price.","type":"string","required":false},"sale_price":{"description":"The product's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"virtual":{"description":"If the product is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the product is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"external_url":{"description":"The product's external URL. For external products only.","type":"string","format":"uri","required":false},"button_text":{"description":"Product external button text. Only for external products.","type":"string","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at product level.","type":"boolean","required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the product.","type":["integer","null"],"required":false},"sold_individually":{"description":"Allow only one copy to be purchased per order.","type":"boolean","required":false},"weight":{"description":"Product weight (kg).","type":"string","required":false},"dimensions":{"description":"Product dimensions.","type":"object","properties":{"length":{"description":"Product length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Product width (cm).","type":"string","context":["view","edit"]},"height":{"description":"Product height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"reviews_allowed":{"description":"Allow mentions.","type":"boolean","required":false},"post_password":{"description":"Password for the post.","type":"string","required":false},"upsell_ids":{"description":"List of upsell product IDs.","type":"array","items":{"type":"integer"},"required":false},"cross_sell_ids":{"description":"List of IDs for cross-sell products.","type":"array","items":{"type":"integer"},"required":false},"parent_id":{"description":"The product's parent ID.","type":"integer","required":false},"purchase_note":{"description":"Optional note that can be sent to the customer after purchase.","type":"string","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"brands":{"description":"List of brands.","type":"array","items":{"type":"object","properties":{"id":{"description":"Brand ID.","type":"integer","context":["view","edit"]},"name":{"description":"Brand name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Brand identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of keywords.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Name of the Keyword.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Keyword identifier.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"position":{"description":"Attribute position.","type":"integer","context":["view","edit"]},"visible":{"description":"Choose whether the attribute is visible on the \"Additional information\" tab on the product page.","type":"boolean","default":false,"context":["view","edit"]},"variation":{"description":"Specify whether the attribute can be used as a variant.","type":"boolean","default":false,"context":["view","edit"]},"options":{"description":"List of available term names for the attribute.","type":"array","items":{"type":"string"},"context":["view","edit"]}}},"required":false},"default_attributes":{"description":"Default variant attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"has_price":{"description":"Limit the result set to products with or without price.","type":"boolean","required":false},"attributes":{"description":"Limit the result set to products with specified attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"type":"string","description":"Attribute Slug."},"term":{"type":"string","description":"Attribute concept."},"terms":{"type":"array","description":"Attribute terms."}}},"required":false},"virtual":{"description":"Limit the result set to virtual product variants.","type":"boolean","required":false},"downloadable":{"description":"Limit the result set to downloadable product variants.","type":"boolean","required":false},"include_status":{"description":"Limit the result set to product variants with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude product variants with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"pos_products_only":{"description":"Limit result set to variations visible in Point of Sale.","type":"boolean","required":false}}},{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"default":"publish","description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"default":false,"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"default":"instock","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}},{"methods":["DELETE"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"id":{"description":"Unique identifier for the variant.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations\/generate":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_id":{"description":"Unique ID for the variable product.","type":"integer","required":false},"delete":{"description":"Deletes unused variations.","type":"boolean","required":false},"default_values":{"description":"Default values for generated variations.","type":"object","properties":{"description":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant description.","type":"string"},"sku":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Product number","type":"string"},"global_unique_id":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"GTIN, UPC, EAN or ISBN.","type":"string"},"regular_price":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The variant's regular price.","type":"string"},"sale_price":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The variant's offer price.","type":"string"},"date_on_sale_from":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Offer price start date, in the website's time zone.","type":["null","string"]},"date_on_sale_from_gmt":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Start date for offer price, in GMT.","type":["null","string"]},"date_on_sale_to":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Offer price end date, in the website's time zone.","type":["null","string"]},"date_on_sale_to_gmt":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Offer price end date, in the website's time zone.","type":["null","string"]},"status":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant status.","type":"string","enum":["draft","pending","private","publish"]},"virtual":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"If the variant is virtual.","type":"boolean"},"downloadable":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"If the variant is downloadable.","type":"boolean"},"downloads":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}}},"download_limit":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Number of times downloadable files can be downloaded after purchase.","type":"integer"},"download_expiry":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Number of days before access to downloadable files expires.","type":"integer"},"tax_status":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Tax status.","type":"string","enum":["taxable","shipping","none"]},"tax_class":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Tax class.","type":"string"},"manage_stock":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Inventory management at variant level.","type":["boolean","string"]},"stock_quantity":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Quantity in stock.","type":"integer"},"stock_status":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"]},"backorders":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"]},"low_stock_amount":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Low stock threshold for the variant.","type":["integer","null"]},"weight":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant weight (kg).","type":"string"},"dimensions":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}}},"shipping_class":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Shipping class identifier.","type":"string"},"image":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}}},"attributes":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}}},"menu_order":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Menu order, used for custom sorting of products.","type":"integer"},"meta_data":{"validate_callback":"rest_validate_request_arg","sanitize_callback":"rest_sanitize_request_arg","description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}}}},"required":false},"description":{"description":"Variant description.","type":"string","required":false},"sku":{"description":"Product number","type":"string","required":false},"global_unique_id":{"description":"GTIN, UPC, EAN or ISBN.","type":"string","required":false},"regular_price":{"description":"The variant's regular price.","type":"string","required":false},"sale_price":{"description":"The variant's offer price.","type":"string","required":false},"date_on_sale_from":{"description":"Offer price start date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_from_gmt":{"description":"Start date for offer price, in GMT.","type":["null","string"],"required":false},"date_on_sale_to":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"date_on_sale_to_gmt":{"description":"Offer price end date, in the website's time zone.","type":["null","string"],"required":false},"status":{"default":"publish","description":"Variant status.","type":"string","enum":["draft","pending","private","publish"],"required":false},"virtual":{"default":false,"description":"If the variant is virtual.","type":"boolean","required":false},"downloadable":{"default":false,"description":"If the variant is downloadable.","type":"boolean","required":false},"downloads":{"description":"List of downloadable files.","type":"array","items":{"type":"object","properties":{"id":{"description":"File ID.","type":"string","context":["view","edit"]},"name":{"description":"Filename.","type":"string","context":["view","edit"]},"file":{"description":"The file's URL.","type":"string","context":["view","edit"]}}},"required":false},"download_limit":{"default":-1,"description":"Number of times downloadable files can be downloaded after purchase.","type":"integer","required":false},"download_expiry":{"default":-1,"description":"Number of days before access to downloadable files expires.","type":"integer","required":false},"tax_status":{"default":"taxable","description":"Tax status.","type":"string","enum":["taxable","shipping","none"],"required":false},"tax_class":{"description":"Tax class.","type":"string","required":false},"manage_stock":{"default":false,"description":"Inventory management at variant level.","type":["boolean","string"],"required":false},"stock_quantity":{"description":"Quantity in stock.","type":"integer","required":false},"stock_status":{"default":"instock","description":"Checks the stock status of the product.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"backorders":{"default":"no","description":"In inventory management, this determines whether backorders are allowed.","type":"string","enum":["no","notify","yes"],"required":false},"low_stock_amount":{"description":"Low stock threshold for the variant.","type":["integer","null"],"required":false},"weight":{"description":"Variant weight (kg).","type":"string","required":false},"dimensions":{"description":"The dimensions of the variant.","type":"object","properties":{"length":{"description":"Variant length (cm).","type":"string","context":["view","edit"]},"width":{"description":"Width of the variant (cm).","type":"string","context":["view","edit"]},"height":{"description":"Variant height (cm).","type":"string","context":["view","edit"]}},"required":false},"shipping_class":{"description":"Shipping class identifier.","type":"string","required":false},"image":{"description":"Variant image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"Date the image was created, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"Date the image was created, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"Date the image was last modified, in the website's time zone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"Date of last modification of the image, in GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"The image's URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"The name of the image.","type":"string","context":["view","edit"]},"alt":{"description":"Alternative text for the image.","type":"string","context":["view","edit"]}},"required":false},"attributes":{"description":"List of attributes.","type":"array","items":{"type":"object","properties":{"id":{"description":"Attribute ID.","type":"integer","context":["view","edit"]},"name":{"description":"Attribute name.","type":"string","context":["view","edit"]},"option":{"description":"Selected name of attribute term.","type":"string","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used for custom sorting of products.","type":"integer","required":false},"meta_data":{"description":"Metadata.","type":"array","items":{"type":"object","properties":{"id":{"description":"Meta ID.","type":"integer","context":["view","edit"],"readonly":true},"key":{"description":"Meta key.","type":"string","context":["view","edit"]},"value":{"description":"Meta value.","type":["null","object","string","number","boolean","integer","array"],"context":["view","edit"]}}},"required":false}}}]},"\/wc\/v3\/refunds":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"dp":{"default":2,"description":"The number of decimal places to display for each resource.","type":"integer","required":false},"order_item_display_meta":{"default":false,"description":"Only show meta that is intended to be displayed for an order.","type":"boolean","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/refunds"}]}},"\/wc\/v3\/reports\/sales":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"period":{"description":"Reporting period.","type":"string","enum":["week","month","last_month","year"],"required":false},"date_min":{"description":"Returns sales from a given start date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false},"date_max":{"description":"Returns sales to a given end date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/sales"}]}},"\/wc\/v3\/reports\/top_sellers":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"period":{"description":"Reporting period.","type":"string","enum":["week","month","last_month","year"],"required":false},"date_min":{"description":"Returns sales from a given start date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false},"date_max":{"description":"Returns sales to a given end date. The date must be in YYYY-MM-DD format.","type":"string","format":"date","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/top_sellers"}]}},"\/wc\/v3\/reports\/orders\/totals":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/orders\/totals"}]}},"\/wc\/v3\/reports\/products\/totals":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/products\/totals"}]}},"\/wc\/v3\/reports\/customers\/totals":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/customers\/totals"}]}},"\/wc\/v3\/reports\/coupons\/totals":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/coupons\/totals"}]}},"\/wc\/v3\/reports\/reviews\/totals":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports\/reviews\/totals"}]}},"\/wc\/v3\/reports":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/reports"}]}},"\/wc\/v3\/settings":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/settings"}]}},"\/wc\/v3\/settings\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/settings\/batch"}]}},"\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false}}}]},"\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"value":{"description":"Set value.","type":["null","object","string","number","boolean","integer","array"],"required":false}}}]},"\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"id":{"description":"Unique ID for the resource.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"group":{"description":"Group ID settings.","type":"string","required":false},"id":{"description":"Unique ID for the resource.","type":"string","required":false},"value":{"description":"Set value.","type":["null","object","string","number","boolean","integer","array"],"required":false}}}]},"\/wc\/v3\/shipping\/zones":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"name":{"type":"string","description":"Shipping zone name.","required":true},"order":{"description":"Shipping zone order.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/shipping\/zones"}]}},"\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"Shipping zone name.","type":"string","required":false},"order":{"description":"Shipping zone order.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"code":{"description":"Shipping zone location code.","type":"string","required":false},"type":{"description":"Shipping zone location type.","type":"string","enum":["postcode","state","country","continent"],"required":false}}}]},"\/wc\/v3\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false}}},{"methods":["POST"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"order":{"description":"Shipping method sort order.","type":"integer","required":false},"enabled":{"description":"Shipping method activated status.","type":"boolean","required":false},"settings":{"description":"Shipping method settings.","type":"object","properties":{"id":{"description":"A unique identifier for the setting.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"A human-readable label for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"description":{"description":"A readable description for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"type":{"description":"Type of setting.","type":"string","context":["view","edit"],"enum":["text","email","number","color","password","textarea","select","multiselect","radio","image_width","checkbox","class","order"],"readonly":true},"value":{"description":"Set value.","type":"string","context":["view","edit"]},"default":{"description":"Default value for the setting.","type":"string","context":["view","edit"],"readonly":true},"tip":{"description":"Additional help text about the setting that is displayed to the user.","type":"string","context":["view","edit"],"readonly":true},"placeholder":{"description":"Placeholder text to be displayed in text fields.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"method_id":{"description":"Shipping method ID.","required":true}}}]},"\/wc\/v3\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods\/(?P<instance_id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"instance_id":{"description":"Unique ID for the instance.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"instance_id":{"description":"Unique ID for the instance.","type":"integer","required":false},"order":{"description":"Shipping method sort order.","type":"integer","required":false},"enabled":{"description":"Shipping method activated status.","type":"boolean","required":false},"settings":{"description":"Shipping method settings.","type":"object","properties":{"id":{"description":"A unique identifier for the setting.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"A human-readable label for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"description":{"description":"A readable description for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"type":{"description":"Type of setting.","type":"string","context":["view","edit"],"enum":["text","email","number","color","password","textarea","select","multiselect","radio","image_width","checkbox","class","order"],"readonly":true},"value":{"description":"Set value.","type":"string","context":["view","edit"]},"default":{"description":"Default value for the setting.","type":"string","context":["view","edit"],"readonly":true},"tip":{"description":"Additional help text about the setting that is displayed to the user.","type":"string","context":["view","edit"],"readonly":true},"placeholder":{"description":"Placeholder text to be displayed in text fields.","type":"string","context":["view","edit"],"readonly":true}},"required":false}}},{"methods":["DELETE"],"args":{"zone_id":{"description":"Unique ID for the zone.","type":"integer","required":false},"instance_id":{"description":"Unique ID for the instance.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Whether to bypass the recycle bin and delete it directly.","required":false}}}]},"\/wc\/v3\/taxes\/classes":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Name of the tax class.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/taxes\/classes"}]}},"\/wc\/v3\/taxes\/classes\/(?P<slug>\\w[\\w\\s\\-]*)":{"namespace":"wc\/v3","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"Unique identifier for the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"slug":{"description":"Unique identifier for the resource.","type":"string","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/taxes":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Attribute order ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"order","description":"Sort the collection by the object's attribute.","enum":["id","order","priority"],"type":"string","required":false},"class":{"description":"Sort by tax class.","enum":["standard","reduced-rate","zero-rate"],"type":"string","required":false}}},{"methods":["POST"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code \/ ZIP, which does not support multiple values. Deprecated as of WooCommerce 5.3, 'postal codes' should be used instead.","type":"string","required":false},"city":{"description":"City name, which does not support multiple values. Deprecated as of WooCommerce 5.3, \"cities\" should be used instead.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"default":1,"description":"Tax priority.","type":"integer","required":false},"compound":{"default":false,"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"default":true,"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"default":"standard","description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false},"postcodes":{"description":"List of postal codes \/ ZIPs. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false},"cities":{"description":"List of city names. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/taxes"}]}},"\/wc\/v3\/taxes\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code \/ ZIP, which does not support multiple values. Deprecated as of WooCommerce 5.3, 'postal codes' should be used instead.","type":"string","required":false},"city":{"description":"City name, which does not support multiple values. Deprecated as of WooCommerce 5.3, \"cities\" should be used instead.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false},"postcodes":{"description":"List of postal codes \/ ZIPs. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false},"cities":{"description":"List of city names. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/taxes\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"country":{"description":"The country's ISO 3166 code.","type":"string","required":false},"state":{"description":"State code.","type":"string","required":false},"postcode":{"description":"Postal code \/ ZIP, which does not support multiple values. Deprecated as of WooCommerce 5.3, 'postal codes' should be used instead.","type":"string","required":false},"city":{"description":"City name, which does not support multiple values. Deprecated as of WooCommerce 5.3, \"cities\" should be used instead.","type":"string","required":false},"rate":{"description":"Tax rate.","type":"string","required":false},"name":{"description":"Tax rate name.","type":"string","required":false},"priority":{"description":"Tax priority.","type":"integer","required":false},"compound":{"description":"Whether this is a compound tax rate.","type":"boolean","required":false},"shipping":{"description":"Whether this is a tax rate that should also be added for shipping.","type":"boolean","required":false},"order":{"description":"Indicates the order that will be used in queries.","type":"integer","required":false},"class":{"description":"Tax class.","type":"string","enum":["standard","reduced-rate","zero-rate"],"required":false},"postcodes":{"description":"List of postal codes \/ ZIPs. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false},"cities":{"description":"List of city names. Introduced in WooCommerce 5.3.","type":"array","items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/taxes\/batch"}]}},"\/wc\/v3\/variations":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to display in a result.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit responses to resources created after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit responses to resources created before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"dates_are_gmt":{"description":"Whether GMT post dates should be considered when limiting replies by published or modified date.","type":"boolean","default":false,"required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","modified","menu_order"],"required":false},"parent":{"description":"Narrow the results to those from specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Narrow the results to all products except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"slug":{"description":"Limit results to products with a given identifier.","type":"string","required":false},"status":{"default":"any","description":"Narrow results to products associated with a given category.","type":"string","enum":["any","future","trash","draft","pending","private","publish"],"required":false},"sku":{"description":"Limit the results to products with specific number(s). Use commas to separate them.","type":"string","required":false},"on_sale":{"description":"Limit results to products on sale.","type":"boolean","required":false},"min_price":{"description":"Narrow results to products based on minimum price.","type":"string","required":false},"max_price":{"description":"Narrow results to products based on maximum price.","type":"string","required":false},"include_meta":{"default":[],"description":"Limit meta_data to specific keys.","type":"array","items":{"type":"string"},"required":false},"exclude_meta":{"default":[],"description":"Make sure meta_data excludes specific keys.","type":"array","items":{"type":"string"},"required":false},"stock_status":{"description":"Narrow results to products with a specific inventory status.","type":"string","enum":["instock","outofstock","onbackorder"],"required":false},"has_price":{"description":"Limit the result set to products with or without price.","type":"boolean","required":false},"attributes":{"description":"Limit the result set to products with specified attributes.","type":"array","items":{"type":"object","properties":{"attribute":{"type":"string","description":"Attribute Slug."},"term":{"type":"string","description":"Attribute concept."},"terms":{"type":"array","description":"Attribute terms."}}},"required":false},"virtual":{"description":"Limit the result set to virtual product variants.","type":"boolean","required":false},"downloadable":{"description":"Limit the result set to downloadable product variants.","type":"boolean","required":false},"include_status":{"description":"Limit the result set to product variants with one of the statuses.","type":"array","items":{"type":"string","enum":["any","future","trash","draft","pending","private","publish"]},"required":false},"exclude_status":{"description":"Exclude product variants with one of the statuses from the result set.","type":"array","items":{"type":"string","enum":["future","trash","draft","pending","private","publish"]},"required":false},"pos_products_only":{"description":"Limit result set to variations visible in Point of Sale.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/variations"}]}},"\/wc\/v3\/webhooks":{"namespace":"wc\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to resources published before a given ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the result excludes given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit results to given IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift result by a given number of elements.","type":"integer","required":false},"order":{"description":"Attribute order ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by the object's attribute.","type":"string","default":"date","enum":["date","id","title"],"required":false},"status":{"default":"all","description":"Narrow the results to webhooks associated with a specific status.","type":"string","enum":["all","active","paused","disabled"],"required":false}}},{"methods":["POST"],"args":{"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"default":"active","description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"type":"string","description":"Webhook topic.","required":true},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false},"delivery_url":{"type":"string","description":"Webhook delivery URL.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/webhooks"}]}},"\/wc\/v3\/webhooks\/(?P<id>[\\d]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"description":"Webhook topic.","type":"string","required":false},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Must be true, because the resource cannot be trashed.","required":false}}}]},"\/wc\/v3\/webhooks\/batch":{"namespace":"wc\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"A friendly name for the webhook.","type":"string","required":false},"status":{"description":"Webhook status.","type":"string","enum":["active","paused","disabled"],"required":false},"topic":{"description":"Webhook topic.","type":"string","required":false},"secret":{"description":"Secret key used to generate a hash of the delivered webhook and given in the request headers. This will default to an MD5 hash of the current user's ID | username if not given.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/webhooks\/batch"}]}},"\/wc\/v3\/system_status":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/system_status"}]}},"\/wc\/v3\/system_status\/tools":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/system_status\/tools"}]}},"\/wc\/v3\/system_status\/tools\/(?P<id>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the tool.","type":"string","required":false},"name":{"description":"Tool name.","type":"string","required":false},"action":{"description":"What happens when you run the tool.","type":"string","required":false},"description":{"description":"Tool description.","type":"string","required":false},"success":{"description":"Did the tool run successfully?","type":"boolean","required":false},"message":{"description":"Tool feedback.","type":"string","required":false}}}]},"\/wc\/v3\/shipping_methods":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/shipping_methods"}]}},"\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false}}}]},"\/wc\/v3\/payment_gateways":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/payment_gateways"}]}},"\/wc\/v3\/payment_gateways\/(?P<id>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID for the resource.","type":"string","required":false},"title":{"description":"Title of payment solution in checkout.","type":"string","required":false},"description":{"description":"Description for payment solution in checkout.","type":"string","required":false},"order":{"description":"Sort order for payment solution.","type":"integer","required":false},"enabled":{"description":"Payment solution status activated.","type":"boolean","required":false},"settings":{"description":"Payment solution settings.","type":"object","properties":{"id":{"description":"A unique identifier for the setting.","type":"string","context":["view","edit"],"readonly":true},"label":{"description":"A human-readable label for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"description":{"description":"A readable description for the setting used in the interface.","type":"string","context":["view","edit"],"readonly":true},"type":{"description":"Type of setting.","type":"string","context":["view","edit"],"enum":["text","email","number","color","password","textarea","select","multiselect","radio","image_width","checkbox"],"readonly":true},"value":{"description":"Set value.","type":"string","context":["view","edit"]},"default":{"description":"Default value for the setting.","type":"string","context":["view","edit"],"readonly":true},"tip":{"description":"Additional help text about the setting that is displayed to the user.","type":"string","context":["view","edit"],"readonly":true},"placeholder":{"description":"Placeholder text to be displayed in text fields.","type":"string","context":["view","edit"],"readonly":true}},"required":false}}}]},"\/wc\/v3\/data":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/data"}]}},"\/wc\/v3\/data\/continents":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/data\/continents"}]}},"\/wc\/v3\/data\/continents\/(?P<location>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"continent":{"description":"2 character continent code.","type":"string","required":false}}}]},"\/wc\/v3\/data\/countries":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/data\/countries"}]}},"\/wc\/v3\/data\/countries\/(?P<location>[\\w-]+)":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"ISO3166 alpha-2 country code.","type":"string","required":false}}}]},"\/wc\/v3\/data\/currencies":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/data\/currencies"}]}},"\/wc\/v3\/data\/currencies\/current":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/data\/currencies\/current"}]}},"\/wc\/v3\/data\/currencies\/(?P<currency>[\\w-]{3})":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"ISO4217 Currency code.","type":"string","required":false}}}]},"\/wc\/v3\/paypal-standard\/update-shipping":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/paypal-standard\/update-shipping"}]}},"\/wc\/v3\/paypal-webhooks":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/paypal-webhooks"}]}},"\/wc\/v3\/paypal-buttons\/create-order":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/paypal-buttons\/create-order"}]}},"\/wc\/v3\/paypal-buttons\/cancel-payment":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/paypal-buttons\/cancel-payment"}]}},"\/wc\/v3\/orders\/(?P<id>[\\d]+)\/receipt":{"namespace":"wc\/v3","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the order.","type":"integer","required":false},"expiration_date":{"description":"Expiration date formatted as yyyy-mm-dd.","type":"string","default":null,"required":false},"expiration_days":{"description":"The number of days to add to the current date to get the expiration date.","type":"integer","default":1,"required":false},"force_new":{"description":"True to force the creation of a new receipt, even if one already exists and has not expired yet.","type":"boolean","default":false,"required":false}}},{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the order.","type":"integer","required":false}}}]},"\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/email_templates":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the order.","type":"integer","required":false}}}]},"\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_email":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the order.","type":"integer","required":false},"email":{"description":"The email address to which order information should be sent.","type":"string","format":"email","required":false},"force_email_update":{"description":"Whether the billing email address should be updated on the order, even if it already has one.","type":"boolean","required":false},"template_id":{"description":"The ID of the template to use to send the email.","type":"string","enum":["new_order","cancelled_order","customer_cancelled_order","failed_order","customer_failed_order","customer_on_hold_order","customer_processing_order","customer_completed_order","customer_refunded_order","customer_invoice","customer_note","customer_reset_password","customer_new_account","customer_pos_completed_order","customer_pos_refunded_order"],"required":true}}}]},"\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details":{"namespace":"wc\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the order.","type":"integer","required":false},"email":{"description":"The email address to which order information should be sent.","type":"string","format":"email","required":false},"force_email_update":{"description":"Whether the billing email address should be updated on the order, even if it already has one.","type":"boolean","required":false}}}]},"\/wc\/v3\/orders\/statuses":{"namespace":"wc\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc\/v3\/orders\/statuses"}]}},"\/wc-admin\/settings\/payments\/country":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"location":{"description":"The ISO3166 alpha-2 country code to store for the current user.","type":"string","pattern":"[a-zA-Z]{2}","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/country"}]}},"\/wc-admin\/settings\/payments\/providers":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. The default setting is WooCommerce's base country.","type":"string","pattern":"[a-zA-Z]{2}","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/providers"}]}},"\/wc-admin\/settings\/payments\/providers\/order":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"order_map":{"description":"A mapping of vendor IDs to integer values representing the sort order.","type":"object","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/providers\/order"}]}},"\/wc-admin\/settings\/payments\/suggestion\/(?P<id>[\\w\\d\\-]+)\/attach":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/settings\/payments\/suggestion\/(?P<id>[\\w\\d\\-]+)\/hide":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/wc-admin\/settings\/payments\/suggestion\/(?P<suggestion_id>[\\w\\d\\-]+)\/incentive\/(?P<incentive_id>[\\w\\d\\-]+)\/dismiss":{"namespace":"wc-admin","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"The ID of the context for which the incentive should be rejected. If not provided, the incentive is rejected for all contexts.","type":"string","required":false},"do_not_track":{"description":"If true, the incentive dismissal will be ignored by tracking.","type":"boolean","default":false,"required":false}}}]},"\/wc-admin\/settings\/payments\/woopayments\/onboarding":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/start":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}]},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/save":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}]},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/check":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false}}}]},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/finish":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}]},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/clean":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false}}}]},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/init":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/init"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/reset":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/reset"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session\/finish":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session\/finish"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/test_account\/disable":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"from":{"description":"Where from in the onboarding flow this request was triggered.","type":"string","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/test_account\/disable"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/preload":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/preload"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/reset":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"from":{"description":"Where from in the onboarding flow this request was triggered.","type":"string","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/reset"}]}},"\/wc-admin\/settings\/payments\/woopayments\/woopay-eligibility":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/woopay-eligibility"}]}},"\/wc-admin\/settings\/payments\/woopayments\/onboarding\/test_account\/disable":{"namespace":"wc-admin","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"location":{"description":"ISO3166 alpha-2 country code. Defaults to the stored providers business location country code.","type":"string","pattern":"[a-zA-Z]{2}","required":false},"from":{"description":"Where from in the onboarding flow this request was triggered.","type":"string","required":false},"source":{"description":"The uppermost entry point from where the merchant entered the onboarding flow.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/test_account\/disable"}]}},"\/wc-admin-email":{"namespace":"wc-admin-email","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc-admin-email","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin-email"}]}},"\/wc-admin-email\/settings\/email\/send-preview":{"namespace":"wc-admin-email","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"type":{"description":"The email type to preview.","type":"string","required":true},"email":{"description":"The email address to which the preview should be sent.","type":"string","format":"email","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin-email\/settings\/email\/send-preview"}]}},"\/wc-admin-email\/settings\/email\/preview-subject":{"namespace":"wc-admin-email","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"The email type for which the subject should be retrieved.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin-email\/settings\/email\/preview-subject"}]}},"\/wc-admin-email\/settings\/email\/save-transient":{"namespace":"wc-admin-email","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"key":{"type":"string","description":"The key for the transient. Must be one of the allowed options.","required":true},"value":{"type":"string","description":"The value to be saved for the transient.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin-email\/settings\/email\/save-transient"}]}},"\/wc-admin-email\/settings\/email\/listing\/recreate-email-post":{"namespace":"wc-admin-email","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"email_id":{"description":"The email ID to recreate the post for.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-admin-email\/settings\/email\/listing\/recreate-email-post"}]}},"\/wc-telemetry":{"namespace":"wc-telemetry","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wc-telemetry","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-telemetry"}]}},"\/wc-telemetry\/tracker":{"namespace":"wc-telemetry","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"platform":{"description":"Platform to track.","type":"string","required":true},"version":{"description":"Platform version to track.","type":"string","required":true},"installation_date":{"description":"WooCommerce mobile app installation date.","type":"string","format":"date-time","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wc-telemetry\/tracker"}]}},"\/wccom-site\/v3":{"namespace":"wccom-site\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wccom-site\/v3","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3"}]}},"\/wccom-site\/v3\/installer\/(?P<product_id>\\d+)\/state":{"namespace":"wccom-site\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"type":"integer","required":true}}}]},"\/wccom-site\/v3\/installer":{"namespace":"wccom-site\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product-id":{"type":"integer","required":true},"run-until-step":{"type":"string","enum":["get_product_info","download_product","unpack_product","move_product","activate_product"],"required":true},"idempotency-key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3\/installer"}]}},"\/wccom-site\/v3\/installer\/reset":{"namespace":"wccom-site\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"product-id":{"type":"integer","required":true},"idempotency-key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3\/installer\/reset"}]}},"\/wccom-site\/v3\/ssr":{"namespace":"wccom-site\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3\/ssr"}]}},"\/wccom-site\/v3\/status":{"namespace":"wccom-site\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3\/status"}]}},"\/wccom-site\/v3\/connection\/disconnect":{"namespace":"wccom-site\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3\/connection\/disconnect"}]}},"\/wccom-site\/v3\/connection\/status":{"namespace":"wccom-site\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wccom-site\/v3\/connection\/status"}]}},"\/facetwp\/v1":{"namespace":"facetwp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"facetwp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/facetwp\/v1"}]}},"\/facetwp\/v1\/refresh":{"namespace":"facetwp\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/facetwp\/v1\/refresh"}]}},"\/facetwp\/v1\/fetch":{"namespace":"facetwp\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/facetwp\/v1\/fetch"}]}},"\/bsf-core\/v1":{"namespace":"bsf-core\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"bsf-core\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/bsf-core\/v1"}]}},"\/bsf-core\/v1\/license\/activate":{"namespace":"bsf-core\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product-id":{"type":"string","required":true},"license-key":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/bsf-core\/v1\/license\/activate"}]}},"\/zipwp-images\/v1":{"namespace":"zipwp-images\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"zipwp-images\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/zipwp-images\/v1"}]}},"\/zipwp-images\/v1\/images":{"namespace":"zipwp-images\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keywords":{"type":"string","required":true},"per_page":{"type":"string","required":false},"page":{"type":"string","required":false},"orientation":{"type":"string","required":false},"engine":{"type":"string","required":false},"filter":{"type":"string","required":false},"color":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/zipwp-images\/v1\/images"}]}},"\/nps-survey\/v1":{"namespace":"nps-survey\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"nps-survey\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/nps-survey\/v1"}]}},"\/nps-survey\/v1\/rating":{"namespace":"nps-survey\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/nps-survey\/v1\/rating"}]}},"\/nps-survey\/v1\/dismiss-nps-survey":{"namespace":"nps-survey\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/nps-survey\/v1\/dismiss-nps-survey"}]}},"\/zipwp\/v1":{"namespace":"zipwp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"zipwp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/zipwp\/v1"}]}},"\/zipwp\/v1\/search-category":{"namespace":"zipwp\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keyword":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/zipwp\/v1\/search-category"}]}},"\/zipwp\/v1\/site-languages":{"namespace":"zipwp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/zipwp\/v1\/site-languages"}]}},"\/gutenberg-templates\/v1":{"namespace":"gutenberg-templates\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"gutenberg-templates\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1"}]}},"\/gutenberg-templates\/v1\/categories":{"namespace":"gutenberg-templates\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/categories"}]}},"\/gutenberg-templates\/v1\/description":{"namespace":"gutenberg-templates\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"business_name":{"type":"string","required":true},"business_description":{"type":"string","required":false},"category":{"type":"string","required":false},"language_name":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/description"}]}},"\/gutenberg-templates\/v1\/page-description":{"namespace":"gutenberg-templates\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"business_name":{"type":"string","required":true},"business_description":{"type":"string","required":false},"page_name":{"type":"string","required":true},"page_description":{"type":"string","required":false},"category":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/page-description"}]}},"\/gutenberg-templates\/v1\/keywords":{"namespace":"gutenberg-templates\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"business_name":{"type":"string","required":true},"business_description":{"type":"string","required":false},"category":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/keywords"}]}},"\/gutenberg-templates\/v1\/images":{"namespace":"gutenberg-templates\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keywords":{"type":"string","required":true},"per_page":{"type":"integer","required":false},"page":{"type":"integer","required":false},"orientation":{"type":"string","required":false},"engine":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/images"}]}},"\/gutenberg-templates\/v1\/settings":{"namespace":"gutenberg-templates\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"key":{"type":"string","required":true},"value":{"type":"boolean","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/settings"}]}},"\/gutenberg-templates\/v1\/favorite":{"namespace":"gutenberg-templates\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"type":{"type":"string","required":true},"block_id":{"type":"integer","required":true},"status":{"type":"boolean","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/favorite"}]}},"\/gutenberg-templates\/v1\/do-it-later":{"namespace":"gutenberg-templates\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/do-it-later"}]}},"\/gutenberg-templates\/v1\/pages-onboarding":{"namespace":"gutenberg-templates\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/pages-onboarding"}]}},"\/gutenberg-templates\/v1\/revoke-access":{"namespace":"gutenberg-templates\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/revoke-access"}]}},"\/gutenberg-templates\/v1\/blocks":{"namespace":"gutenberg-templates\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/blocks"}]}},"\/gutenberg-templates\/v1\/setup":{"namespace":"gutenberg-templates\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/setup"}]}},"\/gutenberg-templates\/v1\/sites":{"namespace":"gutenberg-templates\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/gutenberg-templates\/v1\/sites"}]}},"\/wp-abilities\/v1":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-abilities\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-abilities\/v1"}]}},"\/wp-abilities\/v1\/categories":{"namespace":"wp-abilities\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false}}},{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-abilities\/v1\/categories"}]}},"\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)":{"namespace":"wp-abilities\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"Unique identifier for the feature category.","type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","required":false}}},{"methods":["GET"],"args":{"slug":{"description":"Unique identifier for the feature category.","type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","required":false}}}]},"\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run":{"namespace":"wp-abilities\/v1","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"name":{"description":"Unique identifier for the capability.","type":"string","pattern":"^[a-zA-Z0-9\\-\\\/]+$","required":false},"input":{"description":"Input parameters for the function execution.","type":["integer","number","boolean","string","array","object","null"],"default":null,"required":false}}},{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"name":{"description":"Unique identifier for the capability.","type":"string","pattern":"^[a-zA-Z0-9\\-\\\/]+$","required":false},"input":{"description":"Input parameters for the function execution.","type":["integer","number","boolean","string","array","object","null"],"default":null,"required":false}}}]},"\/wp-abilities\/v1\/abilities":{"namespace":"wp-abilities\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"category":{"description":"Limit results to features in specific category.","type":"string","required":false}}},{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"category":{"description":"Limit results to features in specific category.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-abilities\/v1\/abilities"}]}},"\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)":{"namespace":"wp-abilities\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Unique identifier for the capability.","type":"string","pattern":"^[a-zA-Z0-9\\-\\\/]+$","required":false}}},{"methods":["GET"],"args":{"name":{"description":"Unique identifier for the capability.","type":"string","pattern":"^[a-zA-Z0-9\\-\\\/]+$","required":false}}}]},"\/jetpack\/v4\/verify_registration":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/verify_registration"}]}},"\/jetpack\/v4\/remote_authorize":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/remote_authorize"}]}},"\/jetpack\/v4\/remote_provision":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/remote_provision"}]}},"\/jetpack\/v4\/remote_register":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/remote_register"}]}},"\/jetpack\/v4\/remote_connect":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/remote_connect"}]}},"\/jetpack\/v4\/connection\/check":{"namespace":"jetpack\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/check"}]}},"\/jetpack\/v4\/connection":{"namespace":"jetpack\/v4","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"isActive":{"description":"Set to false will trigger the site to disconnect.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection"}]}},"\/jetpack\/v4\/connection\/user":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/user"}]}},"\/jetpack\/v4\/connection\/data":{"namespace":"jetpack\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/data"}]}},"\/jetpack\/v4\/connection\/plugins":{"namespace":"jetpack\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/plugins"}]}},"\/jetpack\/v4\/connection\/reconnect":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/reconnect"}]}},"\/jetpack\/v4\/connection\/register":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"from":{"description":"Indicates where the registration action was triggered for tracking\/segmentation purposes","type":"string","required":false},"redirect_uri":{"description":"URI of the admin page where the user should be redirected after connection flow","type":"string","required":false},"plugin_slug":{"description":"Indicates from what plugin the request is coming from","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/register"}]}},"\/jetpack\/v4\/connection\/authorize_url":{"namespace":"jetpack\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"redirect_uri":{"description":"URI of the admin page where the user should be redirected after connection flow","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/authorize_url"}]}},"\/jetpack\/v4\/user-token":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"user_token":{"description":"New user token","type":"string","required":true},"is_connection_owner":{"description":"Is connection owner","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/user-token"}]}},"\/jetpack\/v4\/connection\/owner":{"namespace":"jetpack\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"owner":{"description":"New owner","type":"integer","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/jetpack\/v4\/connection\/owner"}]}},"\/wp\/v2":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2"}]}},"\/wp\/v2\/posts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","rand","menu_order","rand","menu_order"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"tax_relation":{"description":"Narrow the result set based on the relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit the result set to items that have a specific term assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subterms should be included in the terms to limit the result set.","type":"boolean","default":false},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit the result set to items that have a specific term assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subterms should be included in the terms to limit the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit the result set to items that have a specific term assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit the result set to items that have a specific term assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limit the result set to items that are sticky.","type":"boolean","required":false},"ignore_sticky":{"description":"Whether to ignore sticky posts or not.","type":"boolean","default":true,"required":false},"format":{"description":"Limit the result set to items related to one or more given formats.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format of the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether the object should be treated as sticky or not.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/posts"}]}},"\/wp\/v2\/posts\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override default snippet length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format of the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether the object should be treated as sticky or not.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format of the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether the object should be treated as sticky or not.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/pages":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result sets to posts with a specific value for menu_order.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order","rand","menu_order"],"required":false},"parent":{"description":"Limit the result set to items with specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result sets to all items except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID of the post's parent.","type":"integer","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/pages"}]}},"\/wp\/v2\/pages\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override default snippet length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID of the post's parent.","type":"integer","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the post's parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/media":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","rml"],"required":false},"parent":{"description":"Limit the result set to items with specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result sets to all items except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"rml_folder":{"description":"Retrieve only media in a folder, by folder ID.","type":"integer","required":false},"media_type":{"default":null,"description":"Limit result sets to attachments of a specific media type.","type":"array","items":{"type":"string","enum":["image","video","text","application","audio"]},"required":false},"mime_type":{"default":null,"description":"Limit the result set to attachments with a specific MIME type.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative display text when the attachment is not displayed.","type":"string","required":false},"caption":{"description":"The caption for the attachment.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML subtitle for the resource, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description of the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description of the attachment, adapted for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID of the attachment's associated post.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/media"}]}},"\/wp\/v2\/media\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative display text when the attachment is not displayed.","type":"string","required":false},"caption":{"description":"The caption for the attachment.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML subtitle for the resource, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description of the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description of the attachment, adapted for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID of the attachment's associated post.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the attachment.","type":"integer","required":false},"action":{"type":"string","enum":["create-image-subsizes"],"required":true}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"src":{"description":"URL to the edited image file.","type":"string","format":"uri","required":true},"modifiers":{"description":"A series of image edits.","type":"array","minItems":1,"items":{"description":"Image editing.","type":"object","required":["type","args"],"oneOf":[{"title":"Snu","properties":{"type":{"description":"Turn-over type","type":"string","enum":["flip"]},"args":{"description":"Turnaround arguments.","type":"object","required":["flip"],"properties":{"flip":{"description":"Direction of rotation.","type":"object","required":["horizontal","vertical"],"properties":{"horizontal":{"description":"About to be flipped horizontally.","type":"boolean"},"vertical":{"description":"About to be turned upside down.","type":"boolean"}}}}}}},{"title":"Rotering","properties":{"type":{"description":"Rotation type","type":"string","enum":["rotate"]},"args":{"description":"Rotation arguments.","type":"object","required":["angle"],"properties":{"angle":{"description":"Rotate the number of degrees clockwise.","type":"number"}}}}},{"title":"Klipp","properties":{"type":{"description":"Crop type","type":"string","enum":["crop"]},"args":{"description":"Pruning arguments","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Horizontal position from the left where the crop should start, as a percentage of the image width.","type":"number"},"top":{"description":"Vertical position from the top where the crop should start, as a percentage of the image height.","type":"number"},"width":{"description":"The width of the crop as a percentage of the image width.","type":"number"},"height":{"description":"The height of the crop as a percentage of the image height.","type":"number"}}}}}]},"required":false},"rotation":{"description":"The number of degrees the image should be rotated clockwise. OUTPUT: Use `modifiers` instead.","type":"integer","minimum":0,"exclusiveMinimum":true,"maximum":360,"exclusiveMaximum":true,"required":false},"x":{"description":"As a percentage of the image, the x-position the crop should start from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"As a percentage of the image, the y-position the crop should start from. DEFAULTED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"As a percentage of the image, the width the image should be cropped to. DEFAULTED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"As a percentage of the image, the height to which the image should be cropped. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"caption":{"description":"The caption for the attachment.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML subtitle for the resource, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description of the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description of the attachment, adapted for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"post":{"description":"The ID of the attachment's associated post.","type":"integer","required":false},"alt_text":{"description":"Alternative display text when the attachment is not displayed.","type":"string","required":false}}}]},"\/wp\/v2\/menu-items":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"menu_order","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"tax_relation":{"description":"Narrow the result set based on the relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit the result set to items that have a specific term assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit the result set to items that have a specific term assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limit result sets to posts with a specific value for menu_order.","type":"integer","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"The title of the object.","type":["string","object"],"properties":{"raw":{"description":"The title of the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the object, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The group of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"parent":{"default":0,"description":"The ID of the parent object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link on this menu item","type":"string","required":false},"classes":{"description":"Class name for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"DB-id for the \"nav_menu_item\" that is this object's parent if it exists, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The object type originally represented, such as \"category\", \"post\" or \"attachment\".","type":"string","required":false},"object_id":{"default":0,"description":"Database ID of the original object that this menu item represents, for example the id of a post or term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link on this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL that the menu item points to.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link on this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/menu-items"}]}},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"title":{"description":"The title of the object.","type":["string","object"],"properties":{"raw":{"description":"The title of the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the object, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The group of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"parent":{"description":"The ID of the parent object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link on this menu item","type":"string","required":false},"classes":{"description":"Class name for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"DB-id for the \"nav_menu_item\" that is this object's parent if it exists, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The object type originally represented, such as \"category\", \"post\" or \"attachment\".","type":"string","required":false},"object_id":{"description":"Database ID of the original object that this menu item represents, for example the id of a post or term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link on this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL that the menu item points to.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link on this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the parent object.","type":"integer","minimum":0,"required":false},"title":{"description":"The title of the object.","type":["string","object"],"properties":{"raw":{"description":"The title of the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the object, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The group of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"attr_title":{"description":"Text for the title attribute of the link on this menu item","type":"string","required":false},"classes":{"description":"Class name for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"DB-id for the \"nav_menu_item\" that is this object's parent if it exists, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The object type originally represented, such as \"category\", \"post\" or \"attachment\".","type":"string","required":false},"object_id":{"description":"Database ID of the original object that this menu item represents, for example the id of a post or term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link on this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL that the menu item points to.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link on this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/blocks":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"tax_relation":{"description":"Narrow the result set based on the relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit the result set to items that have a specific term assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit the result set to items that have a specific term assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/blocks"}]}},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override default snippet length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"slug":{"description":"Unique identifier for the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it is in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Name of template.","type":["object","string"],"properties":{"raw":{"description":"Title of the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Template description.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"author":{"description":"Id of the author of the template.","type":"integer","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post ID.","type":"integer","required":false},"area":{"description":"Limit to the specified sub-template range.","type":"string","required":false},"post_type":{"description":"Post types to retrieve templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique identifier for the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it is in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Name of template.","type":["object","string"],"properties":{"raw":{"description":"Title of the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Template description.","type":"string","required":false},"status":{"default":"publish","description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"author":{"description":"Id of the author of the template.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/templates"}]}},"\/wp\/v2\/templates\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The identifier of the template to find a replacement for.","type":"string","required":true},"is_custom":{"description":"Indicates whether a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to retrieve the main template type, e.g. for `taxonomy-books` `taxonomy` is retrieved","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/templates\/lookup"}]}},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"slug":{"description":"Unique identifier for the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it is in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Name of template.","type":["object","string"],"properties":{"raw":{"description":"Title of the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Template description.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"author":{"description":"Id of the author of the template.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"slug":{"description":"Unique identifier for the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it is in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Name of template.","type":["object","string"],"properties":{"raw":{"description":"Title of the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Template description.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"author":{"description":"Id of the author of the template.","type":"integer","required":false},"area":{"description":"Where the sub-template is intended to be used (top, bottom, etc.)","type":"string","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of a template","type":"string","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/template-parts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post ID.","type":"integer","required":false},"area":{"description":"Limit to the specified sub-template range.","type":"string","required":false},"post_type":{"description":"Post types to retrieve templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique identifier for the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it is in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Name of template.","type":["object","string"],"properties":{"raw":{"description":"Title of the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Template description.","type":"string","required":false},"status":{"default":"publish","description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"author":{"description":"Id of the author of the template.","type":"integer","required":false},"area":{"description":"Where the sub-template is intended to be used (top, bottom, etc.)","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/template-parts"}]}},"\/wp\/v2\/template-parts\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The identifier of the template to find a replacement for.","type":"string","required":true},"is_custom":{"description":"Indicates whether a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to retrieve the main template type, e.g. for `taxonomy-books` `taxonomy` is retrieved","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/template-parts\/lookup"}]}},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"slug":{"description":"Unique identifier for the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it is in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Name of template.","type":["object","string"],"properties":{"raw":{"description":"Title of the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Template description.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"author":{"description":"Id of the author of the template.","type":"integer","required":false},"area":{"description":"Where the sub-template is intended to be used (top, bottom, etc.)","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The ID of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent for the global style revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the global style revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"id":{"description":"Id for the global styles configuration.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Title for the variety of global styles.","type":["object","string"],"properties":{"raw":{"description":"Title of the global style variation, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false}}}]},"\/wp\/v2\/navigation":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/navigation"}]}},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/font-families":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/font-families"}]}},"\/wp\/v2\/font-families\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"ID of a parent font family of the font.","type":"integer","required":true},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"ID of a parent font family of the font.","type":"integer","required":true},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"font-face declaration in theme.json format, encoded as a string.","type":"string","required":true}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"ID of a parent font family of the font.","type":"integer","required":true},"id":{"description":"Unique identifier for the font.","type":"integer","required":true},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"ID of a parent font family of the font.","type":"integer","required":true},"id":{"description":"Unique identifier for the font.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_form":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_form_fields":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"uniqueID":{"type":"string"},"name":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}},"additionalProperties":false}},"_kad_form_email":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","fromEmail":"","fromName":"","replyTo":"email_field","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_mailerlite":{"type":"object","title":"","description":"","default":{"group":[],"map":[]},"properties":{"group":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_fluentcrm":{"type":"object","title":"","description":"","default":{"lists":[],"tags":[],"map":[],"doubleOptin":false},"properties":{"lists":{"type":"array"},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_sendinblue":{"type":"object","title":"","description":"","default":{"lists":[],"map":[]},"properties":{"lists":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_mailchimp":{"type":"object","title":"","description":"","default":{"list":[],"map":[],"groups":[],"tags":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}},"groups":{"type":"array"},"tags":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_getresponse":{"type":"object","title":"","description":"","default":{"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_convertkit":{"type":"object","title":"","description":"","default":{"form":[],"sequence":[],"tags":[],"map":[]},"properties":{"form":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"sequence":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_activecampaign":{"type":"object","title":"","description":"","default":{"list":[],"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_browserValidation":{"type":"boolean","title":"","description":"","default":true},"_kad_form_enableAnalytics":{"type":"boolean","title":"","description":"","default":false},"_kad_form_redirect":{"type":"string","title":"","description":"","default":""},"_kad_form_submitHide":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptcha":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptchaVersion":{"type":"string","title":"","description":"","default":"v3"},"_kad_form_webhook":{"type":"object","title":"","description":"","default":{"url":"","map":[]},"properties":{"url":{"type":"string"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_autoEmail":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","message":"","fromEmail":"","fromName":"","replyTo":"","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"message":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_entry":{"type":"object","title":"","description":"","default":{"userIP":true,"userDevice":true},"properties":{"userIP":{"type":"boolean"},"userDevice":{"type":"boolean"}},"additionalProperties":false},"_kad_form_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_form_description":{"type":"string","title":"","description":"","default":""},"_kad_form_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messages":{"type":"object","title":"","description":"","default":{"success":"","error":"","required":"","invalid":"","recaptchaerror":"","preError":""},"properties":{"success":{"type":"string"},"error":{"type":"string"},"required":{"type":"string"},"invalid":{"type":"string"},"recaptchaerror":{"type":"string"},"preError":{"type":"string"}},"additionalProperties":false},"_kad_form_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_style":{"type":"object","title":"","description":"","default":{"showRequired":true,"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","requiredColor":"","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"gap":["","",""],"gapUnit":"px","labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"showRequired":{"type":"boolean"},"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"requiredColor":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"gap":{"type":"array"},"gapUnit":{"type":"string"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_form_background":{"type":"object","title":"","description":"","default":{"background":"","gradient":"","backgroundType":"normal"},"properties":{"background":{"type":"string"},"gradient":{"type":"string"},"backgroundType":{"type":"string"}},"additionalProperties":false},"_kad_form_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_form_helpFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_messageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_anchor":{"type":"string","title":"","description":"","default":""},"_kad_form_className":{"type":"string","title":"","description":"","default":""},"_kad_form_actions":{"type":"array","title":"","description":"","default":["email"],"items":{"type":"string"}},"_kad_form_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tableMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messagePaddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageMarginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageColor":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackground":{"type":"string","title":"","description":"","default":""},"_kad_form_messageColorError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackgroundError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageFont":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizetype":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadgoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizetype":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadgoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_form_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_form_importId":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_form"}]}},"\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_form_fields":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"uniqueID":{"type":"string"},"name":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}},"additionalProperties":false}},"_kad_form_email":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","fromEmail":"","fromName":"","replyTo":"email_field","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_mailerlite":{"type":"object","title":"","description":"","default":{"group":[],"map":[]},"properties":{"group":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_fluentcrm":{"type":"object","title":"","description":"","default":{"lists":[],"tags":[],"map":[],"doubleOptin":false},"properties":{"lists":{"type":"array"},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_sendinblue":{"type":"object","title":"","description":"","default":{"lists":[],"map":[]},"properties":{"lists":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_mailchimp":{"type":"object","title":"","description":"","default":{"list":[],"map":[],"groups":[],"tags":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}},"groups":{"type":"array"},"tags":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_getresponse":{"type":"object","title":"","description":"","default":{"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_convertkit":{"type":"object","title":"","description":"","default":{"form":[],"sequence":[],"tags":[],"map":[]},"properties":{"form":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"sequence":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_activecampaign":{"type":"object","title":"","description":"","default":{"list":[],"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_browserValidation":{"type":"boolean","title":"","description":"","default":true},"_kad_form_enableAnalytics":{"type":"boolean","title":"","description":"","default":false},"_kad_form_redirect":{"type":"string","title":"","description":"","default":""},"_kad_form_submitHide":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptcha":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptchaVersion":{"type":"string","title":"","description":"","default":"v3"},"_kad_form_webhook":{"type":"object","title":"","description":"","default":{"url":"","map":[]},"properties":{"url":{"type":"string"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_autoEmail":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","message":"","fromEmail":"","fromName":"","replyTo":"","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"message":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_entry":{"type":"object","title":"","description":"","default":{"userIP":true,"userDevice":true},"properties":{"userIP":{"type":"boolean"},"userDevice":{"type":"boolean"}},"additionalProperties":false},"_kad_form_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_form_description":{"type":"string","title":"","description":"","default":""},"_kad_form_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messages":{"type":"object","title":"","description":"","default":{"success":"","error":"","required":"","invalid":"","recaptchaerror":"","preError":""},"properties":{"success":{"type":"string"},"error":{"type":"string"},"required":{"type":"string"},"invalid":{"type":"string"},"recaptchaerror":{"type":"string"},"preError":{"type":"string"}},"additionalProperties":false},"_kad_form_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_style":{"type":"object","title":"","description":"","default":{"showRequired":true,"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","requiredColor":"","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"gap":["","",""],"gapUnit":"px","labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"showRequired":{"type":"boolean"},"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"requiredColor":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"gap":{"type":"array"},"gapUnit":{"type":"string"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_form_background":{"type":"object","title":"","description":"","default":{"background":"","gradient":"","backgroundType":"normal"},"properties":{"background":{"type":"string"},"gradient":{"type":"string"},"backgroundType":{"type":"string"}},"additionalProperties":false},"_kad_form_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_form_helpFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_messageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_anchor":{"type":"string","title":"","description":"","default":""},"_kad_form_className":{"type":"string","title":"","description":"","default":""},"_kad_form_actions":{"type":"array","title":"","description":"","default":["email"],"items":{"type":"string"}},"_kad_form_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tableMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messagePaddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageMarginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageColor":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackground":{"type":"string","title":"","description":"","default":""},"_kad_form_messageColorError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackgroundError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageFont":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizetype":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadgoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizetype":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadgoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_form_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_form_importId":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_form\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_form\/auto-draft"}]}},"\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_form_fields":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"uniqueID":{"type":"string"},"name":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}},"additionalProperties":false}},"_kad_form_email":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","fromEmail":"","fromName":"","replyTo":"email_field","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_mailerlite":{"type":"object","title":"","description":"","default":{"group":[],"map":[]},"properties":{"group":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_fluentcrm":{"type":"object","title":"","description":"","default":{"lists":[],"tags":[],"map":[],"doubleOptin":false},"properties":{"lists":{"type":"array"},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_sendinblue":{"type":"object","title":"","description":"","default":{"lists":[],"map":[]},"properties":{"lists":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_mailchimp":{"type":"object","title":"","description":"","default":{"list":[],"map":[],"groups":[],"tags":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}},"groups":{"type":"array"},"tags":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_getresponse":{"type":"object","title":"","description":"","default":{"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_convertkit":{"type":"object","title":"","description":"","default":{"form":[],"sequence":[],"tags":[],"map":[]},"properties":{"form":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"sequence":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_activecampaign":{"type":"object","title":"","description":"","default":{"list":[],"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_browserValidation":{"type":"boolean","title":"","description":"","default":true},"_kad_form_enableAnalytics":{"type":"boolean","title":"","description":"","default":false},"_kad_form_redirect":{"type":"string","title":"","description":"","default":""},"_kad_form_submitHide":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptcha":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptchaVersion":{"type":"string","title":"","description":"","default":"v3"},"_kad_form_webhook":{"type":"object","title":"","description":"","default":{"url":"","map":[]},"properties":{"url":{"type":"string"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_autoEmail":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","message":"","fromEmail":"","fromName":"","replyTo":"","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"message":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_entry":{"type":"object","title":"","description":"","default":{"userIP":true,"userDevice":true},"properties":{"userIP":{"type":"boolean"},"userDevice":{"type":"boolean"}},"additionalProperties":false},"_kad_form_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_form_description":{"type":"string","title":"","description":"","default":""},"_kad_form_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messages":{"type":"object","title":"","description":"","default":{"success":"","error":"","required":"","invalid":"","recaptchaerror":"","preError":""},"properties":{"success":{"type":"string"},"error":{"type":"string"},"required":{"type":"string"},"invalid":{"type":"string"},"recaptchaerror":{"type":"string"},"preError":{"type":"string"}},"additionalProperties":false},"_kad_form_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_style":{"type":"object","title":"","description":"","default":{"showRequired":true,"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","requiredColor":"","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"gap":["","",""],"gapUnit":"px","labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"showRequired":{"type":"boolean"},"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"requiredColor":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"gap":{"type":"array"},"gapUnit":{"type":"string"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_form_background":{"type":"object","title":"","description":"","default":{"background":"","gradient":"","backgroundType":"normal"},"properties":{"background":{"type":"string"},"gradient":{"type":"string"},"backgroundType":{"type":"string"}},"additionalProperties":false},"_kad_form_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_form_helpFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_messageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_anchor":{"type":"string","title":"","description":"","default":""},"_kad_form_className":{"type":"string","title":"","description":"","default":""},"_kad_form_actions":{"type":"array","title":"","description":"","default":["email"],"items":{"type":"string"}},"_kad_form_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tableMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messagePaddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageMarginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageColor":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackground":{"type":"string","title":"","description":"","default":""},"_kad_form_messageColorError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackgroundError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageFont":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizetype":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadgoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizetype":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadgoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_form_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_form_importId":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_navigation":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_navigation_description":{"type":"string","title":"","description":"","default":""},"_kad_navigation_anchor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_className":{"type":"string","title":"","description":"","default":""},"_kad_navigation_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_orientation":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacing":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_style":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_horizontalLayout":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_horizontalLayoutTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalLayoutMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGrid":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFill":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_stretchFillTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFillMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_parentActive":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_collapseSubMenus":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusTablet":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusMobile":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_parentTogglesMenus":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_background":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_divider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_typography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_descriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownDescriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownWidth":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownVerticalSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_dropdownHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownDescriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_descriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_descriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_dropdownDescriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownShadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.1,"spread":0,"blur":13,"hOffset":0,"vOffset":2,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownReveal":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownBorder":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeHover":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeActive":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundGradient":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHover":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActive":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHover":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActive":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitHover":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitActive":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowHover":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowActive":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_linkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_enableScrollSpy":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_scrollSpyOffsetManual":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffset":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetMobile":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_navigation"}]}},"\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_navigation_description":{"type":"string","title":"","description":"","default":""},"_kad_navigation_anchor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_className":{"type":"string","title":"","description":"","default":""},"_kad_navigation_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_orientation":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacing":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_style":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_horizontalLayout":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_horizontalLayoutTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalLayoutMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGrid":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFill":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_stretchFillTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFillMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_parentActive":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_collapseSubMenus":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusTablet":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusMobile":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_parentTogglesMenus":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_background":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_divider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_typography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_descriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownDescriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownWidth":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownVerticalSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_dropdownHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownDescriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_descriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_descriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_dropdownDescriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownShadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.1,"spread":0,"blur":13,"hOffset":0,"vOffset":2,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownReveal":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownBorder":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeHover":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeActive":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundGradient":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHover":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActive":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHover":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActive":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitHover":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitActive":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowHover":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowActive":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_linkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_enableScrollSpy":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_scrollSpyOffsetManual":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffset":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetMobile":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_navigation\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_navigation\/auto-draft"}]}},"\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_navigation_description":{"type":"string","title":"","description":"","default":""},"_kad_navigation_anchor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_className":{"type":"string","title":"","description":"","default":""},"_kad_navigation_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_orientation":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacing":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_style":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_horizontalLayout":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_horizontalLayoutTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalLayoutMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGrid":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFill":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_stretchFillTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFillMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_parentActive":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_collapseSubMenus":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusTablet":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusMobile":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_parentTogglesMenus":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_background":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_divider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_typography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_descriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownDescriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownWidth":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownVerticalSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_dropdownHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownDescriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_descriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_descriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_dropdownDescriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownShadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.1,"spread":0,"blur":13,"hOffset":0,"vOffset":2,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownReveal":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownBorder":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeHover":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeActive":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundGradient":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHover":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActive":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHover":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActive":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitHover":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitActive":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowHover":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowActive":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_linkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_enableScrollSpy":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_scrollSpyOffsetManual":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffset":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetMobile":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_header":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_header_description":{"type":"string","title":"","description":"","default":""},"_kad_header_typography":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_header_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderTransparent":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusTransparent":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderSticky":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusSticky":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_background":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundTransparent":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundSticky":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_anchor":{"type":"string","title":"","description":"","default":""},"_kad_header_className":{"type":"string","title":"","description":"","default":""},"_kad_header_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_header_linkHoverColor":{"type":"string","title":"","description":"","default":""},"_kad_header_height":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_heightUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_width":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_widthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_isSticky":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparent":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_autoTransparentSpacing":{"type":"boolean","title":"","description":"","default":false},"_kad_header_stickySection":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMain":{"type":"boolean","title":"","description":"","default":false},"_kad_header_shrinkMainHeight":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_revealScrollUp":{"type":"boolean","title":"","description":"","default":false},"_kad_header_inheritPostTransparent":{"type":"boolean","title":"","description":"","default":true},"_kad_header_disableTransparentOverrides":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"_kad_header_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":0,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_header_headerTag":{"type":"string","title":"","description":"","default":""},"_kad_header_mobileBreakpoint":{"type":"number","title":"","description":"","default":0},"_kad_header_pro_backdropFilterType":{"type":"string","title":"","description":"","default":""},"_kad_header_pro_backdropFilterSize":{"type":"number","title":"","description":"","default":1},"_kad_header_pro_backdropFilterString":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_header"}]}},"\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_header_description":{"type":"string","title":"","description":"","default":""},"_kad_header_typography":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_header_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderTransparent":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusTransparent":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderSticky":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusSticky":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_background":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundTransparent":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundSticky":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_anchor":{"type":"string","title":"","description":"","default":""},"_kad_header_className":{"type":"string","title":"","description":"","default":""},"_kad_header_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_header_linkHoverColor":{"type":"string","title":"","description":"","default":""},"_kad_header_height":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_heightUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_width":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_widthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_isSticky":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparent":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_autoTransparentSpacing":{"type":"boolean","title":"","description":"","default":false},"_kad_header_stickySection":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMain":{"type":"boolean","title":"","description":"","default":false},"_kad_header_shrinkMainHeight":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_revealScrollUp":{"type":"boolean","title":"","description":"","default":false},"_kad_header_inheritPostTransparent":{"type":"boolean","title":"","description":"","default":true},"_kad_header_disableTransparentOverrides":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"_kad_header_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":0,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_header_headerTag":{"type":"string","title":"","description":"","default":""},"_kad_header_mobileBreakpoint":{"type":"number","title":"","description":"","default":0},"_kad_header_pro_backdropFilterType":{"type":"string","title":"","description":"","default":""},"_kad_header_pro_backdropFilterSize":{"type":"number","title":"","description":"","default":1},"_kad_header_pro_backdropFilterString":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_header\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_header\/auto-draft"}]}},"\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_header_description":{"type":"string","title":"","description":"","default":""},"_kad_header_typography":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_header_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderTransparent":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusTransparent":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderSticky":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusSticky":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_background":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundTransparent":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundSticky":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_anchor":{"type":"string","title":"","description":"","default":""},"_kad_header_className":{"type":"string","title":"","description":"","default":""},"_kad_header_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_header_linkHoverColor":{"type":"string","title":"","description":"","default":""},"_kad_header_height":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_heightUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_width":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_widthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_isSticky":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparent":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_autoTransparentSpacing":{"type":"boolean","title":"","description":"","default":false},"_kad_header_stickySection":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMain":{"type":"boolean","title":"","description":"","default":false},"_kad_header_shrinkMainHeight":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_revealScrollUp":{"type":"boolean","title":"","description":"","default":false},"_kad_header_inheritPostTransparent":{"type":"boolean","title":"","description":"","default":true},"_kad_header_disableTransparentOverrides":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"_kad_header_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":0,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_header_headerTag":{"type":"string","title":"","description":"","default":""},"_kad_header_mobileBreakpoint":{"type":"number","title":"","description":"","default":0},"_kad_header_pro_backdropFilterType":{"type":"string","title":"","description":"","default":""},"_kad_header_pro_backdropFilterSize":{"type":"number","title":"","description":"","default":1},"_kad_header_pro_backdropFilterString":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_custom_svg":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_custom_svg"}]}},"\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_query":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_facets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"hash":{"type":"integer"},"attributes":{"type":"string"}},"additionalProperties":false}},"_kad_query_related":{"type":"boolean","title":"","description":"","default":false},"_kad_query_description":{"type":"string","title":"","description":"","default":""},"_kad_query_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_query":{"type":"object","title":"","description":"","default":{"perPage":"10","pages":0,"offset":0,"postType":["post"],"taxonomy":[],"order":"desc","orderBy":"date","orderMetaKey":"","orderMetaKeyType":"","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":"","parents":[],"limit":0,"comparisonLogic":"AND","infiniteScroll":false},"properties":{"perPage":{"type":"string"},"pages":{"type":"integer"},"offset":{"type":"integer"},"postType":{"type":"array"},"taxonomy":{"type":"array"},"order":{"type":"string"},"orderBy":{"type":"string"},"orderMetaKey":{"type":"string"},"orderMetaKeyType":{"type":"string"},"author":{"type":"string"},"search":{"type":"string"},"exclude":{"type":"array"},"sticky":{"type":"string"},"inherit":{"type":"boolean"},"taxQuery":{"type":"string"},"parents":{"type":"array"},"limit":{"type":"integer"},"comparisonLogic":{"type":"string"},"infiniteScroll":{"type":"boolean"}},"additionalProperties":false},"_kad_query_animation":{"type":"string","title":"","description":"","default":""},"_kad_query_masonryLayout":{"type":"boolean","title":"","description":"","default":false},"_kad_query_specificPosts":{"type":"array","title":"","description":"","default":[],"items":{"type":"integers"}},"_kad_query_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_fieldAlign":{"type":"string","title":"","description":"","default":""},"_kad_query_fieldMaxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldMaxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_query_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_style":{"type":"object","title":"","description":"","default":{"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_query_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_query"}]}},"\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_facets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"hash":{"type":"integer"},"attributes":{"type":"string"}},"additionalProperties":false}},"_kad_query_related":{"type":"boolean","title":"","description":"","default":false},"_kad_query_description":{"type":"string","title":"","description":"","default":""},"_kad_query_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_query":{"type":"object","title":"","description":"","default":{"perPage":"10","pages":0,"offset":0,"postType":["post"],"taxonomy":[],"order":"desc","orderBy":"date","orderMetaKey":"","orderMetaKeyType":"","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":"","parents":[],"limit":0,"comparisonLogic":"AND","infiniteScroll":false},"properties":{"perPage":{"type":"string"},"pages":{"type":"integer"},"offset":{"type":"integer"},"postType":{"type":"array"},"taxonomy":{"type":"array"},"order":{"type":"string"},"orderBy":{"type":"string"},"orderMetaKey":{"type":"string"},"orderMetaKeyType":{"type":"string"},"author":{"type":"string"},"search":{"type":"string"},"exclude":{"type":"array"},"sticky":{"type":"string"},"inherit":{"type":"boolean"},"taxQuery":{"type":"string"},"parents":{"type":"array"},"limit":{"type":"integer"},"comparisonLogic":{"type":"string"},"infiniteScroll":{"type":"boolean"}},"additionalProperties":false},"_kad_query_animation":{"type":"string","title":"","description":"","default":""},"_kad_query_masonryLayout":{"type":"boolean","title":"","description":"","default":false},"_kad_query_specificPosts":{"type":"array","title":"","description":"","default":[],"items":{"type":"integers"}},"_kad_query_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_fieldAlign":{"type":"string","title":"","description":"","default":""},"_kad_query_fieldMaxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldMaxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_query_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_style":{"type":"object","title":"","description":"","default":{"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_query_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_query\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_query\/auto-draft"}]}},"\/wp\/v2\/kadence_query\/query":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}},{"methods":["POST"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_query\/query"}]}},"\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_facets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"hash":{"type":"integer"},"attributes":{"type":"string"}},"additionalProperties":false}},"_kad_query_related":{"type":"boolean","title":"","description":"","default":false},"_kad_query_description":{"type":"string","title":"","description":"","default":""},"_kad_query_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_query":{"type":"object","title":"","description":"","default":{"perPage":"10","pages":0,"offset":0,"postType":["post"],"taxonomy":[],"order":"desc","orderBy":"date","orderMetaKey":"","orderMetaKeyType":"","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":"","parents":[],"limit":0,"comparisonLogic":"AND","infiniteScroll":false},"properties":{"perPage":{"type":"string"},"pages":{"type":"integer"},"offset":{"type":"integer"},"postType":{"type":"array"},"taxonomy":{"type":"array"},"order":{"type":"string"},"orderBy":{"type":"string"},"orderMetaKey":{"type":"string"},"orderMetaKeyType":{"type":"string"},"author":{"type":"string"},"search":{"type":"string"},"exclude":{"type":"array"},"sticky":{"type":"string"},"inherit":{"type":"boolean"},"taxQuery":{"type":"string"},"parents":{"type":"array"},"limit":{"type":"integer"},"comparisonLogic":{"type":"string"},"infiniteScroll":{"type":"boolean"}},"additionalProperties":false},"_kad_query_animation":{"type":"string","title":"","description":"","default":""},"_kad_query_masonryLayout":{"type":"boolean","title":"","description":"","default":false},"_kad_query_specificPosts":{"type":"array","title":"","description":"","default":[],"items":{"type":"integers"}},"_kad_query_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_fieldAlign":{"type":"string","title":"","description":"","default":""},"_kad_query_fieldMaxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldMaxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_query_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_style":{"type":"object","title":"","description":"","default":{"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_query_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_query_card":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_card_borderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_borderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderHoverRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_description":{"type":"string","title":"","description":"","default":""},"_kad_query_card_preview_post_type":{"type":"string","title":"","description":"","default":"post"},"_kad_query_card_template_post_type":{"type":"string","title":"","description":"","default":""},"_kad_query_card_template_post_id":{"type":"integer","title":"","description":"","default":0},"_kad_query_card_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_card_postType":{"type":"string","title":"","description":"","default":""},"_kad_query_card_namespace":{"type":"string","title":"","description":"","default":""},"_kad_query_card_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_columns":{"type":"array","title":"","description":"","default":["2","",""],"items":{"type":"string"}},"_kad_query_card_rowGap":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_rowGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_columnGap":{"type":"array","title":"","description":"","default":["20","",""],"items":{"type":"string"}},"_kad_query_card_columnGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_boxShadow":{"type":"object","title":"","description":"","default":{"boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowHover":[false,"#000000",0.4,2,2,3,0,false]},"properties":{"boxShadow":{"type":"array"},"boxShadowHover":{"type":"array"}},"additionalProperties":false},"_kad_query_card_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradient":{"type":"string","title":"","description":"","default":""},"_kad_query_card_background":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_backgroundHoverType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradientHover":{"type":"string","title":"","description":"","default":""},"_kad_query_card_backgroundHover":{"type":"string","title":"","description":"","default":"normal"}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_query_card"}]}},"\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_card_borderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_borderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderHoverRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_description":{"type":"string","title":"","description":"","default":""},"_kad_query_card_preview_post_type":{"type":"string","title":"","description":"","default":"post"},"_kad_query_card_template_post_type":{"type":"string","title":"","description":"","default":""},"_kad_query_card_template_post_id":{"type":"integer","title":"","description":"","default":0},"_kad_query_card_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_card_postType":{"type":"string","title":"","description":"","default":""},"_kad_query_card_namespace":{"type":"string","title":"","description":"","default":""},"_kad_query_card_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_columns":{"type":"array","title":"","description":"","default":["2","",""],"items":{"type":"string"}},"_kad_query_card_rowGap":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_rowGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_columnGap":{"type":"array","title":"","description":"","default":["20","",""],"items":{"type":"string"}},"_kad_query_card_columnGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_boxShadow":{"type":"object","title":"","description":"","default":{"boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowHover":[false,"#000000",0.4,2,2,3,0,false]},"properties":{"boxShadow":{"type":"array"},"boxShadowHover":{"type":"array"}},"additionalProperties":false},"_kad_query_card_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradient":{"type":"string","title":"","description":"","default":""},"_kad_query_card_background":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_backgroundHoverType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradientHover":{"type":"string","title":"","description":"","default":""},"_kad_query_card_backgroundHover":{"type":"string","title":"","description":"","default":"normal"}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_query_card\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_query_card\/auto-draft"}]}},"\/wp\/v2\/kadence_query_card\/query":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}},{"methods":["POST"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_query_card\/query"}]}},"\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_card_borderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_borderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderHoverRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_description":{"type":"string","title":"","description":"","default":""},"_kad_query_card_preview_post_type":{"type":"string","title":"","description":"","default":"post"},"_kad_query_card_template_post_type":{"type":"string","title":"","description":"","default":""},"_kad_query_card_template_post_id":{"type":"integer","title":"","description":"","default":0},"_kad_query_card_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_card_postType":{"type":"string","title":"","description":"","default":""},"_kad_query_card_namespace":{"type":"string","title":"","description":"","default":""},"_kad_query_card_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_columns":{"type":"array","title":"","description":"","default":["2","",""],"items":{"type":"string"}},"_kad_query_card_rowGap":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_rowGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_columnGap":{"type":"array","title":"","description":"","default":["20","",""],"items":{"type":"string"}},"_kad_query_card_columnGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_boxShadow":{"type":"object","title":"","description":"","default":{"boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowHover":[false,"#000000",0.4,2,2,3,0,false]},"properties":{"boxShadow":{"type":"array"},"boxShadowHover":{"type":"array"}},"additionalProperties":false},"_kad_query_card_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradient":{"type":"string","title":"","description":"","default":""},"_kad_query_card_background":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_backgroundHoverType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradientHover":{"type":"string","title":"","description":"","default":""},"_kad_query_card_backgroundHover":{"type":"string","title":"","description":"","default":"normal"}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/product":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","rand","menu_order","popularity","rating","post__in","price","sales","random","popularity","rating"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false},"tax_relation":{"description":"Narrow the result set based on the relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"product_brand":{"description":"Limit the result set to items that have a specific term assigned in the product_brand taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subterms should be included in the terms to limit the result set.","type":"boolean","default":false},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"product_brand_exclude":{"description":"Limit the result set to items that have a specific term assigned in the product_brand taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subterms should be included in the terms to limit the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"product_cat":{"description":"Limit the result set to items that have a specific term assigned in the product_cat taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subterms should be included in the terms to limit the result set.","type":"boolean","default":false},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"product_cat_exclude":{"description":"Limit the result set to items that have a specific term assigned in the product_cat taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subterms should be included in the terms to limit the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"product_tag":{"description":"Limit the result set to items that have a specific term assigned in the product_tag taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether elements must be assigned to all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"product_tag_exclude":{"description":"Limit the result set to items that have a specific term assigned in the product_tag taxonomy.","type":["object","array"],"oneOf":[{"title":"Liste med term-IDer","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term-ID for taksonomi-sp\u00f8rring ","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"brand":{"description":"Limit the result set to products assigned to a specific brand ID.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"product_brand":{"description":"The terms assigned to the post in the product_brand taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product_cat":{"description":"The terms assigned to the post in the product_cat taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product_tag":{"description":"The terms assigned to the post in the product_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/product"}]}},"\/wp\/v2\/product\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override default snippet length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"product_brand":{"description":"The terms assigned to the post in the product_brand taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product_cat":{"description":"The terms assigned to the post in the product_cat taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product_tag":{"description":"The terms assigned to the post in the product_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"If the post is open for comments.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"product_brand":{"description":"The terms assigned to the post in the product_brand taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product_cat":{"description":"The terms assigned to the post in the product_cat taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product_tag":{"description":"The terms assigned to the post in the product_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/bpb_pattern":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/bpb_pattern"}]}},"\/wp\/v2\/bpb_pattern\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override default snippet length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/bpb_pattern\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/bpb_pattern\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_lottie":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_lottie"}]}},"\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_vector":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kadence_vector"}]}},"\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the revision's parent.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be true, as revisions cannot be trashed.","required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kb_icon":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/kb_icon"}]}},"\/wp\/v2\/kb_icon\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/spectra-popup":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to posts associated with specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"spectra-popup-type":{"type":"string","title":"","description":"","default":"unset"},"spectra-popup-enabled":{"type":"boolean","title":"","description":"","default":false},"spectra-popup-repetition":{"type":"number","title":"","description":"","default":1}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/spectra-popup"}]}},"\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"spectra-popup-type":{"type":"string","title":"","description":"","default":"unset"},"spectra-popup-enabled":{"type":"boolean","title":"","description":"","default":false},"spectra-popup-repetition":{"type":"number","title":"","description":"","default":1}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID of the author of the post.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"spectra-popup-type":{"type":"string","title":"","description":"","default":"unset"},"spectra-popup-enabled":{"type":"boolean","title":"","description":"","default":false},"spectra-popup-repetition":{"type":"number","title":"","description":"","default":1}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/spectra-popup\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/rm_content_editor":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/rm_content_editor"}]}},"\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/rm_content_editor\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/astra-advanced-hook":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to posts published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to posts modified after a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit replies to posts published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to posts modified before a specified ISO8601-compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result sets to posts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result sets to posts associated with one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-advanced-hook-layout":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-template-type":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-header":{"type":"object","title":"","description":"","default":{"sticky-header-on-devices":"desktop"},"properties":{"sticky":{"type":"string"},"shrink":{"type":"string"},"sticky-header-on-devices":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-footer":{"type":"object","title":"","description":"","default":{"sticky-footer-on-devices":"desktop"},"properties":{"sticky":{"type":"string"},"sticky-footer-on-devices":{"type":"string"}},"additionalProperties":false},"ast-404-page":{"type":"object","title":"","description":"","default":[],"properties":{"disable_header":{"type":"string"},"disable_footer":{"type":"string"}},"additionalProperties":false},"ast-advanced-time-duration":{"type":"object","title":"","description":"","default":[],"properties":{"enabled":{"type":"string"},"start-dt":{"type":"string"},"end-dt":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-content":{"type":"object","title":"","description":"","default":{"location":"after_blocks"},"properties":{"location":{"type":"string"},"after_block_number":{"type":"string"},"before_heading_number":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-action":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-priority":{"type":"string","title":"","description":"","default":""},"ast-custom-hook":{"type":"string","title":"","description":"","default":""},"ast-custom-template-preview-post":{"type":"object","title":"","description":"","default":[],"properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-padding":{"type":"object","title":"","description":"","default":[],"properties":{"top":{"type":"string"},"bottom":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-location":{"type":"object","title":"","description":"","default":{"rule":[],"specific":[],"specificText":[],"apply_on_child":false},"properties":{"rule":{"type":"array"},"specific":{"type":"array"},"specificText":{"type":"array"},"apply_on_child":{"type":"boolean"}},"additionalProperties":false},"ast-advanced-hook-exclusion":{"type":"object","title":"","description":"","default":{"rule":[],"specific":[],"specificText":[],"apply_on_child":false},"properties":{"rule":{"type":"array"},"specific":{"type":"array"},"specificText":{"type":"array"},"apply_on_child":{"type":"boolean"}},"additionalProperties":false},"ast-advanced-hook-users":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"ast-advanced-display-device":{"type":"array","title":"","description":"","default":["desktop","mobile","tablet"],"items":{"type":"string"}}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/astra-advanced-hook"}]}},"\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-advanced-hook-layout":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-template-type":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-header":{"type":"object","title":"","description":"","default":{"sticky-header-on-devices":"desktop"},"properties":{"sticky":{"type":"string"},"shrink":{"type":"string"},"sticky-header-on-devices":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-footer":{"type":"object","title":"","description":"","default":{"sticky-footer-on-devices":"desktop"},"properties":{"sticky":{"type":"string"},"sticky-footer-on-devices":{"type":"string"}},"additionalProperties":false},"ast-404-page":{"type":"object","title":"","description":"","default":[],"properties":{"disable_header":{"type":"string"},"disable_footer":{"type":"string"}},"additionalProperties":false},"ast-advanced-time-duration":{"type":"object","title":"","description":"","default":[],"properties":{"enabled":{"type":"string"},"start-dt":{"type":"string"},"end-dt":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-content":{"type":"object","title":"","description":"","default":{"location":"after_blocks"},"properties":{"location":{"type":"string"},"after_block_number":{"type":"string"},"before_heading_number":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-action":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-priority":{"type":"string","title":"","description":"","default":""},"ast-custom-hook":{"type":"string","title":"","description":"","default":""},"ast-custom-template-preview-post":{"type":"object","title":"","description":"","default":[],"properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-padding":{"type":"object","title":"","description":"","default":[],"properties":{"top":{"type":"string"},"bottom":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-location":{"type":"object","title":"","description":"","default":{"rule":[],"specific":[],"specificText":[],"apply_on_child":false},"properties":{"rule":{"type":"array"},"specific":{"type":"array"},"specificText":{"type":"array"},"apply_on_child":{"type":"boolean"}},"additionalProperties":false},"ast-advanced-hook-exclusion":{"type":"object","title":"","description":"","default":{"rule":[],"specific":[],"specificText":[],"apply_on_child":false},"properties":{"rule":{"type":"array"},"specific":{"type":"array"},"specificText":{"type":"array"},"apply_on_child":{"type":"boolean"}},"additionalProperties":false},"ast-advanced-hook-users":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"ast-advanced-display-device":{"type":"array","title":"","description":"","default":["desktop","mobile","tablet"],"items":{"type":"string"}}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false}}}]},"\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"date":{"description":"The date the post was published, in the website's time zone. ","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"The alphanumeric identifier of the post and which is unique for its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled","wc-pending","wc-processing","wc-on-hold","wc-completed","wc-cancelled","wc-refunded","wc-failed","wc-checkout-draft"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"The title of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title of the post, reformatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, reformatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is password protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_uag_custom_page_level_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"site-sidebar-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-layout":{"type":"string","title":"","description":"","default":""},"ast-site-content-layout":{"type":"string","title":"","description":"","default":"default"},"site-content-style":{"type":"string","title":"","description":"","default":"default"},"site-sidebar-style":{"type":"string","title":"","description":"","default":"default"},"ast-global-header-display":{"type":"string","title":"","description":"","default":""},"ast-banner-title-visibility":{"type":"string","title":"","description":"","default":""},"ast-main-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-above-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-below-header-display":{"type":"string","title":"","description":"","default":""},"ast-hfb-mobile-header-display":{"type":"string","title":"","description":"","default":""},"site-post-title":{"type":"string","title":"","description":"","default":""},"ast-breadcrumbs-content":{"type":"string","title":"","description":"","default":""},"ast-featured-img":{"type":"string","title":"","description":"","default":""},"footer-sml-layout":{"type":"string","title":"","description":"","default":""},"ast-disable-related-posts":{"type":"string","title":"","description":"","default":""},"theme-transparent-header-meta":{"type":"string","title":"","description":"","default":""},"adv-header-id-meta":{"type":"string","title":"","description":"","default":""},"stick-header-meta":{"type":"string","title":"","description":"","default":""},"header-above-stick-meta":{"type":"string","title":"","description":"","default":""},"header-main-stick-meta":{"type":"string","title":"","description":"","default":""},"header-below-stick-meta":{"type":"string","title":"","description":"","default":""},"astra-migrate-meta-layouts":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-enabled":{"type":"string","title":"","description":"","default":"default"},"ast-page-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-content-background-meta":{"type":"object","title":"","description":"","default":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"properties":{"desktop":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"tablet":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false},"mobile":{"type":"object","properties":{"background-color":{"type":"string"},"background-image":{"type":"string"},"background-repeat":{"type":"string"},"background-position":{"type":"string"},"background-size":{"type":"string"},"background-attachment":{"type":"string"},"background-type":{"type":"string"},"background-media":{"type":"string"},"overlay-type":{"type":"string"},"overlay-color":{"type":"string"},"overlay-opacity":{"type":"string"},"overlay-gradient":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"ast-advanced-hook-layout":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-template-type":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-header":{"type":"object","title":"","description":"","default":{"sticky-header-on-devices":"desktop"},"properties":{"sticky":{"type":"string"},"shrink":{"type":"string"},"sticky-header-on-devices":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-footer":{"type":"object","title":"","description":"","default":{"sticky-footer-on-devices":"desktop"},"properties":{"sticky":{"type":"string"},"sticky-footer-on-devices":{"type":"string"}},"additionalProperties":false},"ast-404-page":{"type":"object","title":"","description":"","default":[],"properties":{"disable_header":{"type":"string"},"disable_footer":{"type":"string"}},"additionalProperties":false},"ast-advanced-time-duration":{"type":"object","title":"","description":"","default":[],"properties":{"enabled":{"type":"string"},"start-dt":{"type":"string"},"end-dt":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-content":{"type":"object","title":"","description":"","default":{"location":"after_blocks"},"properties":{"location":{"type":"string"},"after_block_number":{"type":"string"},"before_heading_number":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-action":{"type":"string","title":"","description":"","default":""},"ast-advanced-hook-priority":{"type":"string","title":"","description":"","default":""},"ast-custom-hook":{"type":"string","title":"","description":"","default":""},"ast-custom-template-preview-post":{"type":"object","title":"","description":"","default":[],"properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-padding":{"type":"object","title":"","description":"","default":[],"properties":{"top":{"type":"string"},"bottom":{"type":"string"}},"additionalProperties":false},"ast-advanced-hook-location":{"type":"object","title":"","description":"","default":{"rule":[],"specific":[],"specificText":[],"apply_on_child":false},"properties":{"rule":{"type":"array"},"specific":{"type":"array"},"specificText":{"type":"array"},"apply_on_child":{"type":"boolean"}},"additionalProperties":false},"ast-advanced-hook-exclusion":{"type":"object","title":"","description":"","default":{"rule":[],"specific":[],"specificText":[],"apply_on_child":false},"properties":{"rule":{"type":"array"},"specific":{"type":"array"},"specificText":{"type":"array"},"apply_on_child":{"type":"boolean"}},"additionalProperties":false},"ast-advanced-hook-users":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"ast-advanced-display-device":{"type":"array","title":"","description":"","default":["desktop","mobile","tablet"],"items":{"type":"string"}}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of the autosave parent.","type":"integer","required":false},"id":{"description":"The ID of the autosave.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P<type>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"An alphanumeric identifier for the post type.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P<status>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"An alphanumeric identifier for the status.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limit results to taxonomies associated with a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"An alphanumeric identifier for the taxonomy.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result sets to resources associated with a specific parent.","type":"integer","required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"parent":{"description":"ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/categories"}]}},"\/wp\/v2\/categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"parent":{"description":"ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/tags"}]}},"\/wp\/v2\/tags\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/menus":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false},"locations":{"description":"The position is assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether top-level pages should be automatically added to this menu.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/menus"}]}},"\/wp\/v2\/menus\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false},"locations":{"description":"The position is assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether top-level pages should be automatically added to this menu.","type":"boolean","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/wp_pattern_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/wp_pattern_category"}]}},"\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/product_brand":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result sets to resources associated with a specific parent.","type":"integer","required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"parent":{"description":"ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/product_brand"}]}},"\/wp\/v2\/product_brand\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"parent":{"description":"ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/product_cat":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result sets to resources associated with a specific parent.","type":"integer","required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"parent":{"description":"ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/product_cat"}]}},"\/wp\/v2\/product_cat\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"parent":{"description":"ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/product_tag":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether resources associated with a post should, or should not, be displayed.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result sets to resources associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result sets to terms with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/product_tag"}]}},"\/wp\/v2\/product_tag\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"The alphanumeric identifier of a resource that is unique to its type.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms cannot be trashed.","required":false}}}]},"\/wp\/v2\/users":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"default":"asc","description":"Sort attributes in ascending or descending order.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by user attribute.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limit result sets to users with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limit the result set to users who have at least one of the specified roles. Accepts CSV list or single role.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit the result set to users who have at least one of the specified permissions. Accepts CSV list or a single permission.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limit results to users who are considered authors.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit results to users who have published posts.","type":["boolean","array"],"items":{"type":"string","enum":{"post":"post","page":"page","attachment":"attachment","nav_menu_item":"nav_menu_item","wp_block":"wp_block","wp_template":"wp_template","wp_template_part":"wp_template_part","wp_global_styles":"wp_global_styles","wp_navigation":"wp_navigation","wp_font_family":"wp_font_family","wp_font_face":"wp_font_face","kadence_form":"kadence_form","kadence_navigation":"kadence_navigation","kadence_header":"kadence_header","kadence_custom_svg":"kadence_custom_svg","kadence_query":"kadence_query","kadence_query_card":"kadence_query_card","product":"product","bpb_pattern":"bpb_pattern","kadence_lottie":"kadence_lottie","kadence_vector":"kadence_vector","kb_icon":"kb_icon","spectra-popup":"spectra-popup","rm_content_editor":"rm_content_editor","astra-advanced-hook":"astra-advanced-hook"}},"required":false},"search_columns":{"default":[],"description":"A series of columnar columns to be searched.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"The login name of the user.","type":"string","required":true},"name":{"description":"The display name of the user.","type":"string","required":false},"first_name":{"description":"The first name of the user.","type":"string","required":false},"last_name":{"description":"The last name of the user.","type":"string","required":false},"email":{"description":"The email address of the user.","type":"string","format":"email","required":true},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"The language of the user.","type":"string","enum":["","en_US","nb_NO"],"required":false},"nickname":{"description":"The nickname of the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":true},"meta":{"description":"Metafield.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"Date and time preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/users"}]}},"\/wp\/v2\/users\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"username":{"description":"The login name of the user.","type":"string","required":false},"name":{"description":"The display name of the user.","type":"string","required":false},"first_name":{"description":"The first name of the user.","type":"string","required":false},"last_name":{"description":"The last name of the user.","type":"string","required":false},"email":{"description":"The email address of the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"The language of the user.","type":"string","enum":["","en_US","nb_NO"],"required":false},"nickname":{"description":"The nickname of the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"Date and time preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as users cannot be trashed.","required":false},"reassign":{"type":"integer","description":"Assign the deleted user's posts and links to this user ID.","required":true}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"The login name of the user.","type":"string","required":false},"name":{"description":"The display name of the user.","type":"string","required":false},"first_name":{"description":"The first name of the user.","type":"string","required":false},"last_name":{"description":"The last name of the user.","type":"string","required":false},"email":{"description":"The email address of the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"The language of the user.","type":"string","enum":["","en_US","nb_NO"],"required":false},"nickname":{"description":"The nickname of the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"Date and time preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Required to be true, as users cannot be trashed.","required":false},"reassign":{"type":"integer","description":"Assign the deleted user's posts and links to this user ID.","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/users\/me"}]}},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords":{"namespace":"wp\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID from the application to uniquely identify it. It is recommended to use a UUID v5 with URL or DNS namespace.","type":"string","oneOf":[{"type":"string","format":"uuid"},{"type":"string","enum":[""]}],"required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":true}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID from the application to uniquely identify it. It is recommended to use a UUID v5 with URL or DNS namespace.","type":"string","oneOf":[{"type":"string","format":"uuid"},{"type":"string","enum":[""]}],"required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/comments":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"after":{"description":"Limit replies to comments published after a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result sets to comments associated with specific user IDs. Requires access.","type":"array","items":{"type":"integer"},"required":false},"author_exclude":{"description":"Ensure result sets exclude comments assigned to specific user IDs. Requires access.","type":"array","items":{"type":"integer"},"required":false},"author_email":{"default":null,"description":"Limit result sets to those from a specific author's email address. Requires access.","format":"email","type":"string","required":false},"before":{"description":"Limit replies to comments published before a given date formatted according to ISO8601.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by comment attribute","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","post","parent","type"],"required":false},"parent":{"default":[],"description":"Limit result sets to comments with specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"parent_exclude":{"default":[],"description":"Ensure that the result set excludes specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"post":{"default":[],"description":"Limit result sets to comments assigned to specific post IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approve","description":"Limit result sets to comments associated with a specific status. Requires access.","type":"string","required":false},"type":{"default":"comment","description":"Limit result sets to comments associated with a specific type. Requires access.","type":"string","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST"],"args":{"author":{"description":"The ID of the user object, whose author was a user.","type":"integer","required":false},"author_email":{"description":"Email address of the author of the comment.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address of the author of the comment.","type":"string","format":"ip","required":false},"author_name":{"description":"The display name of the author of the comment.","type":"string","required":false},"author_url":{"description":"URL of the author of the comment.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent of the author of the comment.","type":"string","required":false},"content":{"description":"The content of the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it is in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, modified for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the website's time zone. ","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was published, as GMT.","type":"string","format":"date-time","required":false},"parent":{"default":0,"description":"The id of the comment's parent.","type":"integer","required":false},"post":{"default":0,"description":"The ID of the associated post object.","type":"integer","required":false},"status":{"description":"The status of the comment.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_wp_note_status":{"type":"string","title":"","description":"Note resolution status","default":"","enum":["resolved","reopen"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/comments"}]}},"\/wp\/v2\/comments\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post to which the comment belongs (if the post is password protected).","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"author":{"description":"The ID of the user object, whose author was a user.","type":"integer","required":false},"author_email":{"description":"Email address of the author of the comment.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address of the author of the comment.","type":"string","format":"ip","required":false},"author_name":{"description":"The display name of the author of the comment.","type":"string","required":false},"author_url":{"description":"URL of the author of the comment.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent of the author of the comment.","type":"string","required":false},"content":{"description":"The content of the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it is in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, modified for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the website's time zone. ","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was published, as GMT.","type":"string","format":"date-time","required":false},"parent":{"description":"The id of the comment's parent.","type":"integer","required":false},"post":{"description":"The ID of the associated post object.","type":"integer","required":false},"status":{"description":"The status of the comment.","type":"string","required":false},"meta":{"description":"Metafield.","type":"object","properties":{"_wp_note_status":{"type":"string","title":"","description":"Note resolution status","default":"","enum":["resolved","reopen"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to skip the recycle bin and force delete.","required":false},"password":{"description":"The password for the post to which the comment belongs (if the post is password protected).","type":"string","required":false}}}]},"\/wp\/v2\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"type":{"default":"post","description":"Limit results to items of a specific type.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limit results to items in one or more subtypes.","type":"array","items":{"enum":["post","page","product","astra-advanced-hook","category","post_tag","product_brand","product_cat","product_tag","any"],"type":"string"},"required":false},"exclude":{"description":"Ensure that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result sets to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/search"}]}},"\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET","POST"],"args":{"name":{"description":"A unique registered name for the block.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes of the block.","type":"object","default":[],"required":false},"post_id":{"description":"The ID of the post context.","type":"integer","required":false}}}]},"\/wp\/v2\/block-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"The block's namespace.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/block-types"}]}},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"The block's namespace.","type":"string","required":false}}}]},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Block name.","type":"string","required":false},"namespace":{"description":"The block's namespace.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/settings":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"kadence_blocks_config_blocks":{"title":"","description":"Configure default values for Kadence blocks","type":"string","required":false},"kadence_blocks_settings_blocks":{"title":"","description":"Config Cadence Block visibility settings","type":"string","required":false},"kadence_blocks_settings":{"title":"","description":"Config Cadence Block Settings","type":"string","required":false},"kadence_blocks_prophecy":{"title":"","description":"Config Cadence Block Prophecy AI","type":"string","required":false},"kadence_blocks_colors":{"title":"","description":"Configure color palette for Kadence blocks","type":"string","required":false},"kadence_blocks_global":{"title":"","description":"Config Cadence Blocks Global Settings","type":"string","required":false},"kadence_blocks_recaptcha_site_key":{"title":"","description":"Google reCaptcha Site Key","type":"string","required":false},"kadence_blocks_recaptcha_secret_key":{"title":"","description":"Google reCaptcha Secret Key","type":"string","required":false},"kadence_blocks_recaptcha_language":{"title":"","description":"Google reCaptcha Language","type":"string","required":false},"kadence_blocks_turnstile_site_key":{"title":"","description":"Cloudflare Turnstile Site Key","type":"string","required":false},"kadence_blocks_turnstile_secret_key":{"title":"","description":"Cloudflare Turnstile Secret Key","type":"string","required":false},"kadence_blocks_hcaptcha_site_key":{"title":"","description":"hCaptcha Turnstile Site Key","type":"string","required":false},"kadence_blocks_hcaptcha_secret_key":{"title":"","description":"hCaptcha Secret Key","type":"string","required":false},"kadence_blocks_mailerlite_api":{"title":"","description":"MailerLite API Key","type":"string","required":false},"kadence_blocks_google_maps_api":{"title":"","description":"Google Maps API Key","type":"string","required":false},"kadence_blocks_cloud":{"title":"","description":"Config Kadence Blocks Cloud","type":"string","required":false},"kadence_blocks_header_notice_dismissed":{"title":"","description":"Is Kadence header notice dismissed","type":"boolean","required":false},"kadence_blocks_wire_subscribe":{"title":"","description":"Subscribe to Wireframe library","type":"boolean","required":false},"kadence_blocks_convertkit_api":{"title":"","description":"ConvertKit API Key","type":"string","required":false},"kadence_blocks_activecampaign_api_key":{"title":"","description":"ActiveCampaign API Key","type":"string","required":false},"kadence_blocks_activecampaign_api_base":{"title":"","description":"ActiveCampaign API Base","type":"string","required":false},"kadence_blocks_header_popover_tutorial_complete":{"title":"","description":"Mark the Header popover tutorial Complete","type":"boolean","required":false},"kadence_blocks_send_in_blue_api":{"title":"","description":"Send in Blue V3 API Key","type":"string","required":false},"kadence_blocks_mail_chimp_api":{"title":"","description":"MailChimp API Key","type":"string","required":false},"kadence_blocks_getresponse_api_key":{"title":"","description":"GetResponse API Key","type":"string","required":false},"kadence_blocks_getresponse_api_endpoint":{"title":"","description":"GetResponse API endpoint","type":"string","required":false},"title":{"title":"Tittel","description":"Website title.","type":"string","required":false},"description":{"title":"Slagord","description":"The site's slogan.","type":"string","required":false},"url":{"title":"","description":"The website URL.","type":"string","format":"uri","required":false},"email":{"title":"","description":"This address is used for administrative purposes, such as notifying new users.","type":"string","format":"email","required":false},"timezone":{"title":"","description":"A city in the same time zone as you.","type":"string","required":false},"date_format":{"title":"","description":"A date format for all date strings.","type":"string","required":false},"time_format":{"title":"","description":"A time format for all time strings.","type":"string","required":false},"start_of_week":{"title":"","description":"A number corresponding to the day of the week the week should start on.","type":"integer","required":false},"language":{"title":"","description":"Language code for WordPress.","type":"string","required":false},"use_smilies":{"title":"","description":"Convert emoticons like :-) and :-P to graphics when they appear.","type":"boolean","required":false},"default_category":{"title":"","description":"Default post category.","type":"integer","required":false},"default_post_format":{"title":"","description":"Standard post format.","type":"string","required":false},"posts_per_page":{"title":"Maksimalt antall innlegg pr. side","description":"Blog pages show mostly.","type":"integer","required":false},"show_on_front":{"title":"Vis p\u00e5 forsiden","description":"What to display on the front page","type":"string","required":false},"page_on_front":{"title":"Forside","description":"Id of the page to be displayed on the front page","type":"integer","required":false},"page_for_posts":{"title":"","description":"Id of the page that should display the latest posts","type":"integer","required":false},"default_ping_status":{"title":"","description":"Allow link notifications from other blogs (backtracks and pushbacks) on new articles.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"title":"Tillat kommentarer p\u00e5 nye innlegg","description":"Allow visitors to comment on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"title":"Logo","description":"Website logo.","type":"integer","required":false},"site_icon":{"title":"Ikon","description":"Website icon.","type":"integer","required":false},"pickup_location_settings":{"title":"","description":"WooCommerce Local Pickup Method Settings","type":"object","properties":{"enabled":{"description":"If this way is turned on, it will appear in the block-based checkout.","type":"string","enum":["yes","no"]},"title":{"description":"This controls which title the user sees in the checkout.","type":"string"},"tax_status":{"description":"If a cost is defined, this controls whether taxes should be added to this cost.","type":"string","enum":["taxable","none"]},"cost":{"description":"Optional cost to charge for local pickup.","type":"string"}},"additionalProperties":false,"required":false},"pickup_locations":{"title":"","description":"WooCommerce Local Pickup Locations","type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"object","properties":{"address_1":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"postcode":{"type":"string"},"country":{"type":"string"}},"additionalProperties":false},"details":{"type":"string"},"enabled":{"type":"boolean"}},"additionalProperties":false},"required":false},"woocommerce_default_catalog_orderby":{"title":"Standard produktsortering","description":"How should products be sorted in the catalog by default?","type":"string","enum":["menu_order","popularity","rating","date","price","price-desc"],"required":false},"woocommerce_checkout_phone_field":{"title":"Telefonnummer","description":"Controls the display of the phone field in the checkout.","type":"string","enum":["optional","required","hidden"],"required":false},"woocommerce_checkout_company_field":{"title":"Firma","description":"Controls the display of the company field at checkout.","type":"string","enum":["optional","required","hidden"],"required":false},"woocommerce_checkout_address_2_field":{"title":"Adresselinje 2","description":"Controls the display of the apartment field (address_2) in the checkout.","type":"string","enum":["optional","required","hidden"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/settings"}]}},"\/wp\/v2\/themes":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Limit the result set to topics assigned one or more statuses.","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme's stylesheet. This is a unique identifier for the theme.","type":"string","required":false}}}]},"\/wp\/v2\/plugins":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false},"status":{"description":"Limits the result to extensions with the given status.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"WordPress.org extension identifier.","pattern":"[\\w\\-]+","required":true},"status":{"description":"Activation status of the extension.","type":"string","enum":["inactive","active"],"default":"inactive","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/plugins"}]}},"\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"Activation status of the extension.","type":"string","enum":["inactive","active"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}}]},"\/wp\/v2\/sidebars":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/sidebars"}]}},"\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"ID of a registered sidebar","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Nested widgets.","type":"array","items":{"type":["object","string"]},"required":false}}}]},"\/wp\/v2\/widget-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/widget-types"}]}},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Widget type ID.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Widget type ID.","type":"string","required":true},"instance":{"description":"Current settings for the instance of the widget.","type":"object","required":false},"form_data":{"description":"Serialized schema data for the widget to encode into the instance settings.","type":"string","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Widget type ID.","type":"string","required":true},"instance":{"description":"Current settings for the instance of the widget.","type":"object","required":false}}}]},"\/wp\/v2\/widgets":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to return widgets for.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identification for the widget.","type":"string","required":false},"id_base":{"description":"The type of widget. Corresponds to the ID in the widget type endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The page column the widget belongs to.","type":"string","required":true},"instance":{"description":"Settings for the instance of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64-encoded representation of the setting for the instance.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic fingerprint of the instance setting.","type":"string","context":["edit"]},"raw":{"description":"Uncoded settings for the instance, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data form the widget's admin form. Used to update a widget that doesn't support instance. Write only.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/widgets"}]}},"\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identification for the widget.","type":"string","required":false},"id_base":{"description":"The type of widget. Corresponds to the ID in the widget type endpoint.","type":"string","required":false},"sidebar":{"description":"The page column the widget belongs to.","type":"string","required":false},"instance":{"description":"Settings for the instance of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64-encoded representation of the setting for the instance.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic fingerprint of the instance setting.","type":"string","context":["edit"]},"raw":{"description":"Uncoded settings for the instance, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data form the widget's admin form. Used to update a widget that doesn't support instance. Write only.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Whether to force removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false}}}]},"\/wp\/v2\/block-directory\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limit the result set to blocks that match the search term.","type":"string","minLength":1,"required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/block-directory\/search"}]}},"\/wp\/v2\/pattern-directory\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those that match a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those that match a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those that match a pattern (identifier).","type":"array","required":false},"offset":{"description":"Shift the result set by a specified number of elements.","type":"integer","required":false},"order":{"description":"Sort attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/pattern-directory\/patterns"}]}},"\/wp\/v2\/block-patterns\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/block-patterns\/patterns"}]}},"\/wp\/v2\/block-patterns\/categories":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/block-patterns\/categories"}]}},"\/wp-site-health\/v1":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-site-health\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1"}]}},"\/wp-site-health\/v1\/tests\/background-updates":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/tests\/background-updates"}]}},"\/wp-site-health\/v1\/tests\/loopback-requests":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"}]}},"\/wp-site-health\/v1\/tests\/https-status":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/tests\/https-status"}]}},"\/wp-site-health\/v1\/tests\/dotorg-communication":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"}]}},"\/wp-site-health\/v1\/tests\/authorization-header":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"}]}},"\/wp-site-health\/v1\/directory-sizes":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/directory-sizes"}]}},"\/wp-site-health\/v1\/tests\/page-cache":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-site-health\/v1\/tests\/page-cache"}]}},"\/wp-block-editor\/v1":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-block-editor\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-block-editor\/v1"}]}},"\/wp-block-editor\/v1\/url-details":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The web address to be processed.","type":"string","format":"uri","required":true}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-block-editor\/v1\/url-details"}]}},"\/wp\/v2\/menu-locations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu item.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp-block-editor\/v1\/export":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-block-editor\/v1\/export"}]}},"\/wp-block-editor\/v1\/navigation-fallback":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp\/v2\/font-collections":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/font-collections"}]}},"\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/icons":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page for the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a string.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/icons"}]}},"\/wp\/v2\/icons\/(?P<name>[a-z][a-z0-9-]*\/[a-z][a-z0-9-]*)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Navn p\u00e5 ikon.","type":"string","required":false},"context":{"description":"The scope under which the request is made determines the fields present in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]}},"site_logo":433690,"site_icon":190,"site_icon_url":"https:\/\/norlux.com\/wp-content\/uploads\/2021\/12\/cropped-Norlux-favicon-300x300-1.png","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}],"wp:featuredmedia":[{"embeddable":true,"type":"site_logo","href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/media\/433690"},{"embeddable":true,"type":"site_icon","href":"https:\/\/norlux.com\/wp-json\/wp\/v2\/media\/190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}